index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
sched/wait: Clean up wait.h details a bit
Ingo Molnar
2013-10-04
*
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_hrtimeout()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_killable()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_interruptible_tty()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_interruptible_lock_irq()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_lock_irq()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_interruptible_exclusive()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_interruptible_timeout()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_interruptible()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event_timeout()
Peter Zijlstra
2013-10-04
*
sched/wait: Collapse __wait_event()
Peter Zijlstra
2013-10-04
*
sched/wait: Introduce ___wait_event()
Peter Zijlstra
2013-10-04
*
sched/wait: Change the wait_exclusive control flow
Peter Zijlstra
2013-10-04
*
sched/wait: Change timeout logic
Peter Zijlstra
2013-10-04
*
sched/wait: Make the signal_pending() checks consistent
Peter Zijlstra
2013-10-04
*
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
2013-09-28
*
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2013-09-25
*
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
2013-09-25
*
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
*
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
*
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
*
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
*
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
*
sched: Remove {set,clear}_need_resched
Peter Zijlstra
2013-09-25
*
sched/balancing: Periodically decay max cost of idle balance
Jason Low
2013-09-20
*
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-17
|
\
|
*
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
2013-09-17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-17
|
\
\
|
|
/
|
/
|
|
*
HID: provide a helper for validating hid reports
Kees Cook
2013-09-13
*
|
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-16
|
\
\
|
*
|
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
Ezequiel Garcia
2013-09-02
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-09-15
|
\
\
\
|
*
|
|
[SCSI] hpsa: add HP Smart Array Gen9 PCI ID's
Mike Miller
2013-09-10
*
|
|
|
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2013-09-15
|
\
\
\
\
|
*
|
|
|
slab: Use correct GFP_DMA constant
Christoph Lameter
2013-09-04
|
*
|
|
|
slub: remove verify_mem_not_deleted()
Christoph Lameter
2013-09-04
|
*
|
|
|
mm/sl[aou]b: Move kmallocXXX functions to common code
Christoph Lameter
2013-09-04
*
|
|
|
|
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-09-13
|
\
\
\
\
\
|
*
|
|
|
|
writeback: Do not sort b_io list only because of block device inode
Jan Kara
2013-07-09
*
|
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-09-13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
2013-07-30
|
*
|
|
|
|
|
aio: Kill ki_dtor
Kent Overstreet
2013-07-30
|
*
|
|
|
|
|
aio: Kill ki_users
Kent Overstreet
2013-07-30
|
*
|
|
|
|
|
aio: Kill unneeded kiocb members
Kent Overstreet
2013-07-30
|
*
|
|
|
|
|
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-30
|
*
|
|
|
|
|
aio: io_cancel() no longer returns the io_event
Kent Overstreet
2013-07-30
|
*
|
|
|
|
|
fs/aio: Add support to aio ring pages migration
Gu Zheng
2013-07-16
[next]