aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-04-22
|\
| * audit: Remove condition which always evaluates to falsePranith Kumar2015-03-13
| * audit: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso2015-02-23
| * audit: consolidate handling of mm->exe_fileDavidlohr Bueso2015-02-23
| * audit: code clean upAmeen Ali2015-02-23
| * audit: don't reset working wait time accidentally with auditdRichard Guy Briggs2015-02-23
| * audit: don't lose set wait time on first successful call to audit_log_start()Richard Guy Briggs2015-02-23
| * audit: move the tree pruning to a dedicated threadImre Palik2015-02-23
* | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-22
|\ \
| * \ Merge MTD fixes from 4.0 into -nextBrian Norris2015-04-22
| |\ \
| * | | mtd: spi-nor: Add support for Macronix mx25u6435f serial flashMika Westerberg2015-04-05
| * | | mtd: spi-nor: Add support for Winbond w25q64dw serial flashMika Westerberg2015-04-05
| * | | mtd: spi-nor: add support for the Winbond W25X05 flashGabor Juhos2015-04-05
| * | | mtd: spi-nor: support en25s64 deviceShengzhou Liu2015-04-05
| * | | mtd: m25p80: bind to "nor-jedec" ID, for auto-detectionBrian Norris2015-04-05
| * | | Documentation: devicetree: m25p80: add "nor-jedec" bindingBrian Norris2015-04-05
| * | | mtd: Make MTD tests cancelableRichard Weinberger2015-04-05
| * | | mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3Roger Quadros2015-04-05
| * | | mtd: docg3: remove invalid __exit annotationsBrian Norris2015-04-05
| * | | mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-04-05
| * | | mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh2015-04-05
| * | | mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu2015-04-05
| * | | mtd: part: Remove partition overlap checksDan Ehrenberg2015-04-05
| * | | mtd: part: Add sysfs variable for offset of partitionDan Ehrenberg2015-04-05
| * | | mtd: part: Create the master device node when partitionedDan Ehrenberg2015-04-05
| * | | mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida2015-03-30
| * | | mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore2015-03-30
| * | | mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire2015-03-30
| * | | mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam2015-03-30
| * | | mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-30
| * | | mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire2015-03-30
| * | | mtd: fsl-quadspi: Print the error valueFabio Estevam2015-03-30
| * | | mtd: cfi: clean up some indentingDan Carpenter2015-03-30
| * | | mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov2015-03-30
| * | | mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy2015-03-30
| * | | mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese2015-03-30
| * | | jffs2: remove an unneeded conditionDan Carpenter2015-03-30
| * | | mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros2015-03-30
| * | | mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris2015-03-27
| * | | mtd: nand: fix spelling of REPLACEABLEBrian Norris2015-03-24
| * | | Documentation: devicetree: fix spelling in pxa3xx-nand bindingBrian Norris2015-03-24
| * | | mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann2015-03-11
| * | | mtd: cfi: reduce stack sizeArnd Bergmann2015-03-11
| * | | mtd: nand: fully initialize mtd_oob_opsBrian Norris2015-03-11
| * | | mtd: blkdevs: remove dead codeBrian Norris2015-03-11
| * | | mtd: nand: denali: drop dead codeBrian Norris2015-03-11
| * | | mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris2015-03-11
| * | | mtd: tests: fix more potential integer overflowsBrian Norris2015-03-11
| * | | mtd: onenand: drop dead codeBrian Norris2015-03-11
| * | | mtd: docg3: drop dead codeBrian Norris2015-03-11