summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | HSI: hsi: Introducing HSI frameworkCarlos Chinea2012-01-051-0/+410
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-04-023-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | crypto: user - Fix size of netlink dump messageSteffen Klassert2012-03-291-0/+3
| * | | | | | | | | | | | | crypto: user - Fix lookup of algorithms with IV generatorSteffen Klassert2012-03-292-0/+4
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-6/+0Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | cpumask: remove old cpu_*_map.Rusty Russell2012-03-291-6/+0Star
* | | | | | | | | | | | | | Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-04-011-1/+0Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | virtio: drop thaw PM operationAmit Shah2012-03-311-1/+0Star
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-317-2137/+10Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ext3: move headers to fs/ext3/Al Viro2012-03-314-1451/+0Star
| * | | | | | | | | | | | | | migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-312-646/+1Star
| * | | | | | | | | | | | | | new helper: ext2_image_size()Al Viro2012-03-311-0/+22
| * | | | | | | | | | | | | | ext2: No longer export ext2_fs.h to user spaceThierry Reding2012-03-312-63/+10Star
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-314-16/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26449-5941/+8628
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-241-7/+0Star
| * | | | | | | | | | | | | | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-231-10/+73
| * | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-231-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-161-0/+14
| * | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-03-223-6/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt2012-03-201-6/+9
| | * | | | | | | | | | | | | | | | perf: Add ifdef to remove unused enum switch warningsJiri Olsa2012-03-141-0/+2
| | * | | | | | | | | | | | | | | | tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-221-0/+3
* | | | | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-313-3/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-281-1/+3
| * | | | | | | | | | | | | | | | | [SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary2012-03-271-1/+1
| * | | | | | | | | | | | | | | | | [SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary2012-03-271-1/+16
| * | | | | | | | | | | | | | | | | [SCSI] st: expand ability to write immediate filemarksLee Duncan2012-03-271-0/+1
* | | | | | | | | | | | | | | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-319-378/+319Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mtd: add device-tree support to spear_smiStefan Roese2012-03-271-0/+5
| * | | | | | | | | | | | | | | | | | mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-271-2/+2
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-271-77/+66Star
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-271-0/+4
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-271-0/+6
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-271-6/+28
| * | | | | | | | | | | | | | | | | | mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-272-0/+5
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-271-0/+3
| * | | | | | | | | | | | | | | | | | mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-271-13/+0Star
| * | | | | | | | | | | | | | | | | | mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-271-0/+5
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-271-0/+12
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-271-0/+1
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-271-0/+24
| * | | | | | | | | | | | | | | | | | mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-0/+28
| * | | | | | | | | | | | | | | | | | mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-271-59/+11Star
| * | | | | | | | | | | | | | | | | | mtd: remove junk pmc551.hArtem Bityutskiy2012-03-271-77/+0Star
| * | | | | | | | | | | | | | | | | | mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-271-0/+2
| * | | | | | | | | | | | | | | | | | mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-271-112/+17Star
| * | | | | | | | | | | | | | | | | | mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-272-3/+4
| * | | | | | | | | | | | | | | | | | mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-271-0/+5
| * | | | | | | | | | | | | | | | | | mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-84/+84