summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-12lightnvm: add mccap supportMatias Bjørling1-0/+7
2016-01-12lightnvm: manage open and closed blocks separatelyJavier González1-3/+22
2016-01-12lightnvm: fix missing grown bad block typeMatias Bjørling1-2/+3
2016-01-12lightnvm: introduce nvm_submit_ppaMatias Bjørling1-0/+2
2016-01-12lightnvm: move rq->error to nvm_rq->errorMatias Bjørling1-1/+3
2016-01-12lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling1-1/+1
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling1-4/+8
2016-01-12lightnvm: refactor rqd ppa list into set/freeMatias Bjørling1-0/+3
2016-01-12lightnvm: move ppa erase logic to coreMatias Bjørling1-0/+3
2016-01-12Merge branch 'devel-stable' into for-linusRussell King1-0/+8
2016-01-12mm: Add vm_insert_pfn_prot()Andy Lutomirski1-0/+2
2016-01-12mm: Add a vm_special_mapping.fault() methodAndy Lutomirski1-3/+19
2016-01-12Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner41-259/+200
2016-01-12Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds17-26/+397
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-01-12Merge tag 'leds-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2-7/+23
2016-01-12Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-4/+12
2016-01-12net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-12Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-1/+17
2016-01-12Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2016-01-12Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-30/+6
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-0/+1
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2-7/+1
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-0/+10
2016-01-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-30/+60
2016-01-12Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds3-8/+46
2016-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2016-01-12Merge branch 'powercap'Rafael J. Wysocki1-2/+2
2016-01-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+0
2016-01-12Merge branch 'pm-opp'Rafael J. Wysocki1-0/+22
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki1-0/+5
2016-01-12Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'Rafael J. Wysocki1-0/+1
2016-01-12Merge branch 'acpi-debug'Rafael J. Wysocki1-0/+71
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki1-0/+1
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki3-15/+102
2016-01-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2016-01-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+30
2016-01-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-18/+70
2016-01-12IB/mlx5: Add flow steering supportMaor Gottlieb1-0/+10
2016-01-12net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-12net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2-0/+4
2016-01-12net/mlx5_core: Introduce modify flow table commandMaor Gottlieb1-4/+52
2016-01-12net/mlx5_core: Managing root flow tableMaor Gottlieb1-1/+30
2016-01-12net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb1-0/+6
2016-01-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-15/+28
2016-01-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+17
2016-01-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-36/+124
2016-01-12Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-12/+14
2016-01-12Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+44
2016-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0