aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | HSI: hsi_char: Add HSI char device kernel configurationAndras Domokos2012-01-05
| * | | | | | | | | | | | HSI: hsi_char: Add HSI char device driverAndras Domokos2012-01-05
| * | | | | | | | | | | | HSI: hsi: Introducing HSI frameworkCarlos Chinea2012-01-05
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | crypto: user - Fix size of netlink dump messageSteffen Klassert2012-03-29
| * | | | | | | | | | | | | crypto: user - Fix lookup of algorithms with IV generatorSteffen Klassert2012-03-29
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | cpumask: remove old cpu_*_map.Rusty Russell2012-03-29
* | | | | | | | | | | | | | Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | virtio: drop thaw PM operationAmit Shah2012-03-30
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ext3: move headers to fs/ext3/Al Viro2012-03-31
| * | | | | | | | | | | | | | migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-31
| * | | | | | | | | | | | | | new helper: ext2_image_size()Al Viro2012-03-31
| * | | | | | | | | | | | | | ext2: No longer export ext2_fs.h to user spaceThierry Reding2012-03-31
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-24
| * | | | | | | | | | | | | | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
| * | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
| * | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt2012-03-20
| | * | | | | | | | | | | | | | | | perf: Add ifdef to remove unused enum switch warningsJiri Olsa2012-03-14
| | * | | | | | | | | | | | | | | | tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-22
* | | | | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-28
| * | | | | | | | | | | | | | | | | [SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary2012-03-27
| * | | | | | | | | | | | | | | | | [SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary2012-03-27
| * | | | | | | | | | | | | | | | | [SCSI] st: expand ability to write immediate filemarksLee Duncan2012-03-27
* | | | | | | | | | | | | | | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mtd: add device-tree support to spear_smiStefan Roese2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-26
| * | | | | | | | | | | | | | | | | | mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: remove junk pmc551.hArtem Bityutskiy2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-26
| * | | | | | | | | | | | | | | | | | mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-26