summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-24Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-24mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-24/+49
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-36/+10
2014-07-19Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart1-2/+2
2014-07-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso1-2/+4
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low1-14/+11
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-4/+4
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2-1/+9
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low3-6/+24
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2-4/+4
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+2
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-07-04Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+3
2014-07-04Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-03net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai1-2/+2
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo1-0/+1
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack1-8/+0
2014-07-02sched: Fix compiler warningsGuenter Roeck1-4/+4
2014-07-02core: fix typo in percpu read_mostly sectionZhengyu He1-2/+2
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+3
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan1-0/+1
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+4
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-27Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2014-06-25Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-36/+10
2014-06-25block: add support for limiting gaps in SG listsJens Axboe2-0/+10
2014-06-25bio: remove unused macro bip_vec_idx()Gu Zheng1-4/+0
2014-06-24kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2014-06-24kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+3
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney1-36/+0
2014-06-23rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney1-0/+10
2014-06-23Revert "block: add __init to elv_register"Jens Axboe1-1/+1
2014-06-22Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+6
2014-06-22net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+9
2014-06-20Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-06-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+1
2014-06-18blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev1-1/+1
2014-06-18block: blk_max_size_offset() should check ->max_sectorsJens Axboe1-1/+1
2014-06-17PM / hibernate: introduce "nohibernate" boot parameterKees Cook1-0/+2
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+5