summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner2015-12-201-0/+5
* locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() docu...Davidlohr Bueso2015-12-041-2/+2
* lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-044-4/+4
* locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-044-7/+0
* locking/pvqspinlock: Queue node adaptive spinningWaiman Long2015-12-043-4/+50
* locking/pvqspinlock: Allow limited lock stealingWaiman Long2015-12-043-28/+155
* locking/pvqspinlock: Collect slowpath lock statisticsWaiman Long2015-12-043-5/+316
* sched/core, locking: Document Program-Order guaranteesPeter Zijlstra2015-12-041-0/+91
* locking, sched: Introduce smp_cond_acquire() and use itPeter Zijlstra2015-12-044-10/+20
* Merge branch 'sched/urgent' into locking/core, to pick up scheduler fix we re...Ingo Molnar2015-12-045-15/+45
|\
| * sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2015-12-041-0/+19
| * sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2015-12-042-1/+10
| * sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2015-12-041-0/+3
| * sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2015-12-041-4/+4
| * sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2015-12-041-1/+0
| * sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra2015-12-041-8/+8
| * sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann2015-11-231-1/+1
* | locking/pvqspinlock, x86: Optimize the PV unlock code pathWaiman Long2015-11-232-16/+86
* | locking/qspinlock: Avoid redundant read of next pointerWaiman Long2015-11-231-3/+6
* | locking/qspinlock: Prefetch the next node cachelineWaiman Long2015-11-231-0/+10
* | locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()Waiman Long2015-11-232-9/+29
* | atomics: Add test for atomic operations with _relaxed variantsBoqun Feng2015-11-231-41/+79
|/
* Linux 4.4-rc2v4.4-rc2Linus Torvalds2015-11-221-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-226-76/+182
|\
| * slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-226-11/+11
| * slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2015-11-221-1/+5
| * slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer2015-11-221-18/+22
| * slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer2015-11-221-30/+79
| * slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer2015-11-221-18/+67
* | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2211-13/+15
|\ \
| * | serial: export fsl8250_handle_irqArnd Bergmann2015-11-201-0/+1
| * | serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-201-0/+1
| * | tty: audit: Fix audit sourcePeter Hurley2015-11-203-5/+5
| * | serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-201-1/+1
| * | serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-201-1/+1
| * | bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-201-1/+1
| * | tty: Fix direct use of tty buffer workPeter Hurley2015-11-201-1/+1
| * | tty: Fix tty_send_xchar() lock order inversionPeter Hurley2015-11-202-4/+4
* | | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-228-64/+115
|\ \ \
| * | | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| * | | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-187-41/+90
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| | * | iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| | * | iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| | * | iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| | * | iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| | * | iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7
| | * | iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
| | * | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-10-251-1/+2
| | * | vf610_adc: Fix internal temperature calculationBhuvanchandra DV2015-10-251-5/+14