summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
| * | lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4
| * | lightnvm: wrong return value and redundant freeWenwei Tao2015-11-201-4/+2Star
| * | null_blk: do not del gendisk with lightnvmMatias Bjørling2015-11-191-3/+5
| * | null_blk: use device addressing modeMatias Bjørling2015-11-191-5/+23
| * | null_blk: use ppa_cache poolMatias Bjørling2015-11-191-2/+23
| * | NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch2015-11-191-1/+1
| * | blk-flush: Queue through IO scheduler when flush not requiredJan Kara2015-11-161-1/+1
| * | null_blk: register as a LightNVM deviceMatias Bjørling2015-11-163-7/+158
| * | elevator: use list_{first,prev,next}_entryGeliang Tang2015-11-161-5/+5
| * | lightnvm: cleanup queue before target removalJavier González2015-11-161-2/+2
| * | nvme: remove reserved double wordMatias Bjørling2015-11-161-2/+2
| * | nvme: missing ppaf copyMatias Bjørling2015-11-161-0/+2
| * | lightnvm: remove linear and device addr modesMatias Bjørling2015-11-165-131/+73Star
| * | lightnvm: prevent double free on init errorMatias Bjørling2015-11-161-9/+3Star
| * | lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-161-4/+4
| * | lightnvm: check for NAND flash and its typeMatias Bjørling2015-11-161-0/+10
| * | lightnvm: remove unused attrs in nvm_id structsMatias Bjørling2015-11-161-6/+1Star
| * | lightnvm: expose mccap in identify commandMatias Bjørling2015-11-162-1/+4
| * | lightnvm: update alignments for identify commandMatias Bjørling2015-11-161-1/+3
| * | lightnvm: update bad block table formatMatias Bjørling2015-11-164-36/+117
| * | lightnvm: change max_phys_sect to uintMatias Bjørling2015-11-161-1/+1
| * | MAINTAINERS: Add linux-block list to LightNVM for patchesMatias Bjørling2015-11-161-0/+1
| |/
* | Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-232-5/+8
|\ \
| * | selftests/seccomp: Get page size from sysconfBamvor Jian Zhang2015-11-191-4/+7
| * | tools:testing/selftests: fix typo in futex/READMEWei Jiangang2015-11-171-1/+1
| |/
* | Linux 4.4-rc2Linus Torvalds2015-11-231-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-236-76/+182
|\ \
| * | slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-226-11/+11
| * | slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2015-11-221-1/+5
| * | slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer2015-11-221-18/+22
| * | slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer2015-11-221-30/+79
| * | slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer2015-11-221-18/+67
* | | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2311-13/+15
|\ \ \
| * | | serial: export fsl8250_handle_irqArnd Bergmann2015-11-211-0/+1
| * | | serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-211-0/+1
| * | | tty: audit: Fix audit sourcePeter Hurley2015-11-213-5/+5
| * | | serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-211-1/+1
| * | | serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-211-1/+1
| * | | bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-211-1/+1
| * | | tty: Fix direct use of tty buffer workPeter Hurley2015-11-211-1/+1
| * | | tty: Fix tty_send_xchar() lock order inversionPeter Hurley2015-11-212-4/+4
| | |/ | |/|
* | | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-228-64/+115
|\ \ \
| * | | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| * | | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-187-41/+90
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| | * | iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| | * | iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| | * | iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| | * | iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57