summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* driver core: platform: add device binding path 'driver_override'Kim Phillips2014-07-08
* firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez2014-07-08
* firmware loader: allow disabling of udev as firmware loaderTakashi Iwai2014-07-08
* reservation: add suppport for read-only access using rcuMaarten Lankhorst2014-07-08
* reservation: update api and add some helpersMaarten Lankhorst2014-07-08
* dma-buf: add poll support, v3Maarten Lankhorst2014-07-08
* reservation: add support for fences to enable cross-device synchronisationMaarten Lankhorst2014-07-08
* dma-buf: use reservation objectsMaarten Lankhorst2014-07-08
* seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst2014-07-08
* fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2014-07-08
* Merge 3.16-rc4 into driver-core-nextGreg Kroah-Hartman2014-07-07
|\
| * Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-03
| |\
| | * usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-30
| * | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-03
| |\ \
| | * | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-02
| * | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-03
| |/ /
* | | Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-07-03
|\ \ \
| * | | component: add support for component match arrayRussell King2014-07-03
| |/ /
| * | 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
* | | | | | devres: remove devm_request_and_ioremap()Jingoo Han2014-06-19
|/ / / / /
* | | | | 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