summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-2215-28/+897
|\ \ \
| * \ \ Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-0311-13/+870
| |\ \ \
| | * | | lockdep: Do not break user-visible stringBorislav Petkov2015-06-031-2/+1
| | * | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-193-4/+4
| | * | | rtmutex: Warn if trylock is called from hard/softirq contextThomas Gleixner2015-05-131-0/+7
| | * | | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHGSebastian Andrzej Siewior2015-05-131-3/+3
| | * | | locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long2015-05-123-5/+5
| | * | | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-112-4/+4
| | * | | locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()Waiman Long2015-05-111-1/+1
| | * | | locking/pvqspinlock, x86: Enable PV qspinlock for XenDavid Vrabel2015-05-081-1/+1
| | * | | locking/pvqspinlock, x86: Enable PV qspinlock for KVMWaiman Long2015-05-081-1/+1
| | * | | locking/pvqspinlock: Implement simple paravirt support for the qspinlockWaiman Long2015-05-082-1/+392
| | * | | locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)2015-05-081-0/+3
| | * | | locking/qspinlock: Use a simple write to grab the lockWaiman Long2015-05-081-16/+50
| | * | | locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)2015-05-081-1/+68
| | * | | locking/qspinlock: Extract out code snippets for the next patchWaiman Long2015-05-081-31/+48
| | * | | locking/qspinlock: Add pending bitPeter Zijlstra (Intel)2015-05-081-21/+98
| | * | | locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2015-05-084-0/+218
| | * | | locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()Waiman Long2015-05-081-0/+44
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-032-0/+45
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | / / | | | |_|_|/ / | | |/| | | / | | | | | |/
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | module: Call module notifier on failure after complete_formation()Steven Rostedt2015-05-091-0/+3
| | |/ / /
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-231-6/+8
| |\ \ \ \
| | * | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+8
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-221-4/+1
| |\ \ \ \ \
| | * | | | | sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-181-4/+1
| | |/ / / /
| * | | | | watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko2015-05-191-1/+1
| * | | | | watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-181-5/+15
* | | | | | genirq: Prevent crash in irq_move_irq()Jiang Liu2015-06-161-1/+8
* | | | | | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu2015-06-161-2/+0
| |_|_|/ / |/| | | |
* | | | | Merge branch 'irq/for-x86' into x86/apicThomas Gleixner2015-05-192-0/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu2015-05-192-0/+45
| | |_|/ | |/| |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-152-33/+33
|\ \ \ \
| * | | | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-081-16/+12
| * | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-082-17/+21
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-151-8/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra2015-05-081-8/+33
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-0/+1
|\ \ \
| * | | genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros2015-04-241-0/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-091-5/+1
|\ \ \ \
| * | | | clockevents: Shutdown detached clockevent deviceViresh Kumar2015-04-241-5/+1
| |/ / /
* | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-081-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-061-1/+2
| | |/ | |/|
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-7/+9
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-181-7/+9
| |\ \
| | * | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-141-7/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-011-6/+6
|\ \ \ \
| * | | | bpf: fix 64-bit divideAlexei Starovoitov2015-04-271-6/+6
* | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-301-14/+2
|\ \ \ \ \
| * | | | | cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-291-14/+2
| |/ / / /
OpenPOWER on IntegriCloud