aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
* sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra2013-09-25
* sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-25
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-25
* sched: Remove {set,clear}_need_reschedPeter Zijlstra2013-09-25
* sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-20
* sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-20
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-18
|\
| * perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-18
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-17
|\ \
| * | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-17
|\ \ \ | |/ / |/| |
| * | HID: provide a helper for validating hid reportsKees Cook2013-09-13
* | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-16
|\ \ \
| * | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-02
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-15
|\ \ \ \
| * | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-10
* | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-15
|\ \ \ \ \
| * | | | | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-04
| * | | | | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-04
| * | | | | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-04
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-15
|\ \ \ \ \ \
| * | | | | | Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-07
* | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-13
|\ \ \ \ \ \ \
| * | | | | | | writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-09
* | | | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\ \ \ \ \ \ \ \
| * | | | | | | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-30
| * | | | | | | | aio: Kill ki_dtorKent Overstreet2013-07-30
| * | | | | | | | aio: Kill ki_usersKent Overstreet2013-07-30
| * | | | | | | | aio: Kill unneeded kiocb membersKent Overstreet2013-07-30
| * | | | | | | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
| * | | | | | | | aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-30
| * | | | | | | | fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-16
| * | | | | | | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-12
|\ \ \ \ \ \ \ \
| * | | | | | | | target/iscsi: Bump versions to v4.1.0Nicholas Bellinger2013-09-10
| * | | | | | | | target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger2013-09-10
| * | | | | | | | target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger2013-09-10
| * | | | | | | | target: Add global device list for EXTENDED_COPYNicholas Bellinger2013-09-10
| * | | | | | | | target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger2013-09-10
| * | | | | | | | target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2013-09-10
| * | | | | | | | target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger2013-09-10
| * | | | | | | | target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger2013-09-09
| * | | | | | | | target: Make __target_execute_cmd() available as externNicholas Bellinger2013-09-09
| * | | | | | | | target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger2013-09-09
| * | | | | | | | target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2013-09-09
| * | | | | | | | target: Add TCM_MISCOMPARE_VERIFY sense handlingNicholas Bellinger2013-09-09
| * | | | | | | | target: Add return for se_cmd->transport_complete_callbackNicholas Bellinger2013-09-09
| * | | | | | | | scsi: Add CDB definition for COMPARE_AND_WRITENicholas Bellinger2013-09-09