summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-231-0/+1
|\
| * libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-231-0/+1
* | mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi2014-07-231-0/+12
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-194-24/+49
|\ \
| * | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-161-2/+4
| * | locking/rwsem: Reduce the size of struct rw_semaphoreJason Low2014-07-161-14/+11
| * | locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-161-4/+4
| * | locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-162-1/+9
| * | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-163-6/+24
| * | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-162-4/+4
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-191-36/+10
|\ \ \
| * \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-251-36/+10
| |\ \ \
| | * | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-231-36/+0
| | * | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-231-0/+10
| | | |/ | | |/|
* | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-181-2/+2
|\ \ \ \
| * | | | cpufreq: make table sentinel macros unsigned to match useBrian W Hart2014-07-181-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-4/+4
|\ \ \ \
| * | | | sched: Fix compiler warningsGuenter Roeck2014-07-021-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-152-10/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-2/+2
| * | | | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-8/+0
* | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-0/+1
|\ \ \ \ \
| * | | | | kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-301-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-2/+2
|\ \ \ \ \
| * | | | | core: fix typo in percpu read_mostly sectionZhengyu He2014-07-011-2/+2
| |/ / / /
* | | | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-031-1/+3
|\ \ \ \ \
| * | | | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-301-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-031-0/+1
|\ \ \ \ \
| * | | | | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-021-0/+1
| | |_|_|/ | |/| | |
* / | | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-031-0/+3
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-282-5/+4
|\ \ \ \
| * | | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-272-5/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-263-5/+11
|\ \ \ \
| * | | | block: add support for limiting gaps in SG listsJens Axboe2014-06-242-0/+10
| * | | | bio: remove unused macro bip_vec_idx()Gu Zheng2014-06-241-4/+0
| * | | | Revert "block: add __init to elv_register"Jens Axboe2014-06-221-1/+1
* | | | | Fix 32-bit regression in block device read(2)Al Viro2014-06-261-1/+13
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-251-0/+9
|\ \ \ \
| * | | | net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-211-0/+9
| | |_|/ | |/| |
* | | | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+1
* | | | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-1/+10
* | | | kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-231-0/+3
| |_|/ |/| |
* | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-211-0/+6
|\ \ \
| * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
* | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-191-0/+2
|\ \ \ \
| * | | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-193-3/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-171-1/+1
| * | | block: blk_max_size_offset() should check ->max_sectorsJens Axboe2014-06-171-1/+1
| * | | block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-111-1/+0