summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-01block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert
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-27Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
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-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus 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-24drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi
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-23Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2014-06-23ALSA: compress: fix the struct alignment to 4 bytesVinod Koul
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-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...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-19Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
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