aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* virtio: add legacy feature table supportMichael S. Tsirkin2014-12-09
* virtio: allow transports to get avail/used addressesCornelia Huck2014-12-09
* virtio_config: endian conversion for v1.0Michael S. Tsirkin2014-12-09
* virtio: memory access APIsMichael S. Tsirkin2014-12-09
* virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-09
* virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-09
* virtio: add low-level APIs for feature bitsMichael S. Tsirkin2014-12-09
* Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-28
|\
| * Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-26
| |\
| | * iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-15
* | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-26
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-11-25
|\ \ \
| * | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-11-23
* | | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2014-11-25
|\ \ \ \ | |/ / / |/| | |
| * | | clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-17
| |/ /
* | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-23
|\ \ \
| * | | percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo2014-11-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-21
|\ \ \ \
| * | | | can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-18
| * | | | inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-14
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-21
|\ \ \ \ \
| * | | | | sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-16
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-21
|\ \ \ \ \ \
| * | | | | | bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN2014-11-16
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-15
|\ \ \ \ \ \
| * | | | | | power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-27
| * | | | | | power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-27
| * | | | | | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-27
* | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-15
|\ \ \ \ \ \ \
| * | | | | | | nfs: fix pnfs direct write memory leakPeng Tao2014-11-12
* | | | | | | | Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. | | | | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-11-14
| |\ \| | | | | | | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | PM / Domains: Fix initial default state of the need_restore flagUlf Hansson2014-11-11
| | * | | | | | PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson2014-11-07
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-13
|\ \ \ \ \ \ \
| * | | | | | | include/linux/socket.h: Fix commentRasmus Villemoes2014-11-05
* | | | | | | | mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-13
* | | | | | | | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-13
* | | | | | | | Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-11-12
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Do not busy wait in buffer spliceRabin Vincent2014-11-10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-11-12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2014-11-10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-09
|\ \ \ \ \ \ \
| * | | | | | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-04
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-06
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu2014-11-05
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-11-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | mm, cma: make parameters order consistent in func declaration and definitionWeijie Yang2014-10-27
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-02
|\ \ \ \ \
| * | | | | mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-21