summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng
2014-07-01blk-mq: use percpu_ref for mq usage countTejun Heo
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-26Fix 32-bit regression in block device read(2)Al Viro
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-24block: add support for limiting gaps in SG listsJens Axboe
2014-06-24bio: remove unused macro bip_vec_idx()Gu Zheng
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik
2014-06-22Revert "block: add __init to elv_register"Jens Axboe
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev
2014-06-17block: blk_max_size_offset() should check ->max_sectorsJens Axboe
2014-06-17percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo
2014-06-17percpu: preffity percpu header filesTejun Heo
2014-06-17percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo
2014-06-17percpu: reorder macros in percpu header filesTejun Heo
2014-06-17percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo
2014-06-17percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo
2014-06-17percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo
2014-06-17percpu: reorganize include/linux/percpu-defs.hTejun Heo
2014-06-17percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo
2014-06-17percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds