summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-101-2/+6
* mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim2015-02-101-1/+26
* fsnotify: fix handling of renames in auditJan Kara2015-02-101-2/+4
* Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2015-02-094-3/+16
|\
| * Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-091-0/+2
| |\
| * | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-281-1/+4
| * | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-282-1/+9
| * | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-191-0/+2
| * | libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause2014-12-251-1/+1
* | | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-02-091-6/+2
|\ \ \
| * | | workqueue.h: remove loops of single statement macrosValentin Rothberg2015-01-061-6/+2
| |/ /
* | | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2015-02-092-4/+8
|\ \ \
| * | | cgroup: add dummy css_put() for !CONFIG_CGROUPSTejun Heo2015-01-061-0/+4
| * | | cgroup: reorder SUBSYS(blkio) in cgroup_subsys.hTejun Heo2015-01-061-4/+4
| |/ /
* | | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2015-02-091-3/+31
|\ \ \
| * | | percpu_ref: implement percpu_ref_is_dying()Tejun Heo2015-01-061-0/+14
| * | | percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()Tejun Heo2015-01-061-3/+17
| |/ /
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-091-1/+1
|\ \ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-291-1/+1
| |\ \ \
| | * | | efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-071-1/+1
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-091-0/+7
|\ \ \ \ \
| * | | | | init: Get rid of x86ismsThomas Gleixner2015-01-221-0/+7
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-094-4/+38
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner2015-01-243-4/+31
| |\ \ \ \ \ \
| | * | | | | | rtc: Convert rtc_set_ntp_time() to use timespec64Xunlei Pang2015-01-231-1/+1
| | * | | | | | time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz2015-01-231-0/+5
| | * | | | | | time: Expose getboottime64 for in-kernel usesJohn Stultz2015-01-231-2/+14
| | * | | | | | ktime: Optimize ktime_divns for constant divisorsNicolas Pitre2015-01-231-1/+11
| | |/ / / / /
| * | | | | | hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner2015-01-231-0/+2
| * | | | | | ktime.h: Introduce ktime_ms_deltaChunyan Zhang2015-01-231-0/+5
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-091-0/+26
|\ \ \ \ \ \ \
| * | | | | | | sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg2015-02-041-0/+26
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-093-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: Decouple unthrottling and rotatingMark Rutland2015-02-041-1/+1
| * | | | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar2015-02-046-12/+64
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-01-2821-36/+81
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Avoid horrible stack usagePeter Zijlstra (Intel)2015-01-143-11/+26
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-091-2/+10
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applyin...Ingo Molnar2015-02-0427-48/+145
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso2015-01-141-2/+10
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-096-31/+70
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-216-31/+70
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-156-31/+70
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | | rcutorture: Check from beginning to end of grace periodPaul E. McKenney2015-01-102-3/+30
| | | | | | * | | | | | | | | | rcu: Provide rcu_batches_completed_sched() for TINY_RCUPaul E. McKenney2015-01-101-0/+8
| | | | | | * | | | | | | | | | rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney2015-01-102-5/+5
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-153-2/+8
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()Paul E. McKenney2015-01-061-6/+4
| | | | * | | | | | | | | | rcu: Expand SRCU ->completed to 64 bitsPaul E. McKenney2015-01-061-2/+2
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | rculist: Fix sparse warningYing Xue2015-01-061-8/+8