summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched: Prevent recursion in io_schedule()NeilBrown2015-02-181-3/+7
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-101-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-081-1/+1
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-101-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-104-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-241-1/+1
| | * | | | time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz2015-01-241-0/+5
| | * | | | time: Expose getboottime64 for in-kernel usesJohn Stultz2015-01-241-2/+14
| | * | | | ktime: Optimize ktime_divns for constant divisorsNicolas Pitre2015-01-241-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-101-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-103-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-101-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-166-31/+70
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | rcutorture: Check from beginning to end of grace periodPaul E. McKenney2015-01-112-3/+30
| | | | | | * | | | | | | | | rcu: Provide rcu_batches_completed_sched() for TINY_RCUPaul E. McKenney2015-01-111-0/+8
| | | | | | * | | | | | | | | rcu: Make _batches_completed() functions return unsigned longPaul E. McKenney2015-01-112-5/+5
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavorsPaul E. McKenney2015-01-163-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
| | | * | | | | | | | | rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2015-01-061-5/+5
| | | * | | | | | | | | compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney2015-01-061-1/+1
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-095-3/+88
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown2015-02-082-0/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong2015-01-091-0/+14
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | regulator: mt6397: Add support for MT6397 regulatorFlora Fu2014-12-241-0/+49
| | |/ / / / / / / / / /
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...Mark Brown2015-02-081-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | regulator: da9211: Add gpio control for enable/disable of buckJames Ban2015-01-281-0/+1
| | | * | | | | | | | | | regulator: da9211: fix unmatched of_nodeJames Ban2015-01-161-0/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown2015-02-081-0/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-081-0/+13
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'regulator-v3.19-rc7' into regulator-linusMark Brown2015-02-081-3/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | regulator: Fix build breakage on !REGULATORKrzysztof Kozlowski2015-02-041-3/+10
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2015-02-0912-43/+5
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2015-02-082-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | spi: spi-pxa2xx: only include mach/dma.h for legacy DMARob Herring2015-02-041-1/+0