summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng2014-07-01
* blk-mq: use percpu_ref for mq usage countTejun Heo2014-07-01
* blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo2014-07-01
* Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe2014-07-01
|\
| * percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-28
| * percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
| * percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-28
| * percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2014-06-28
| * percpu-refcount: one bit is enough for REF_STATUSTejun Heo2014-06-28
| * percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo2014-06-17
| * percpu: preffity percpu header filesTejun Heo2014-06-17
| * percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo2014-06-17
| * percpu: reorder macros in percpu header filesTejun Heo2014-06-17
| * percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2014-06-17
| * percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo2014-06-17
| * percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo2014-06-17
| * percpu: reorganize include/linux/percpu-defs.hTejun Heo2014-06-17
| * percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo2014-06-17
| * percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo2014-06-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-28
|\ \
| * | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-27
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-26
|\ \ \
| * | | block: add support for limiting gaps in SG listsJens Axboe2014-06-24
| * | | bio: remove unused macro bip_vec_idx()Gu Zheng2014-06-24
| * | | Revert "block: add __init to elv_register"Jens Axboe2014-06-22
* | | | Fix 32-bit regression in block device read(2)Al Viro2014-06-26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-25
|\ \ \ \
| * | | | net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-21
| | |_|/ | |/| |
* | | | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-23
* | | | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-23
* | | | kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-23
| |_|/ |/| |
* | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-21
|\ \ \
| * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-10
* | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-19
|\ \ \ \
| * | | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-16
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-19
|\ \ \ \ | | |_|/ | |/| |
| * | | blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-17
| * | | block: blk_max_size_offset() should check ->max_sectorsJens Axboe2014-06-17
| * | | block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-19
|\ \ \ \
| * | | | sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-18
* | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-06-16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | regulator: add regulator_can_change_voltage stubArnd Bergmann2014-06-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-15
|\ \ \ \ \
| * | | | | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-15
| * | | | | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-15
* | | | | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-10
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-06
| | * | | | | | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-28