summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-033-2/+62
|\
| * mtd: map: BUG() in non handled casesDmitry Eremin-Solenikov2013-02-221-2/+6
| * mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-041-0/+1
| * mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki2013-02-041-0/+1
| * mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash2013-02-041-1/+2
| * mtd: devices: elm: Add support for ELM error correctionPhilip Avinash2013-02-041-0/+53
* | Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-03-023-21/+64
|\ \
| * | dm: add target num_write_bios fnAlasdair G Kergon2013-03-011-0/+15
| * | dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-011-1/+24
| * | dm ioctl: allow message to return dataMikulas Patocka2013-03-011-0/+5
| * | dm ioctl: optimize functions without variable paramsMikulas Patocka2013-03-011-3/+3
| * | dm: rename request variables to biosAlasdair G Kergon2013-03-011-15/+15
| * | dm: fix truncated status stringsMikulas Patocka2013-03-011-2/+2
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-0214-12/+49
|\ \ \
| * \ \ [SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley2013-03-018-7/+44
| |\ \ \
| | * | | UAPI: (Scripted) Disintegrate include/scsi/fcDavid Howells2013-01-076-4/+4
| | * | | libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2012-12-141-0/+2
| | * | | libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2012-12-141-0/+1
| | * | | fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou2012-12-141-0/+12
| | * | | fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou2012-12-141-0/+1
| | * | | libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love2012-12-142-3/+24
| * | | | Merge tag 'uapi-20121219' into for-linusJames Bottomley2013-03-015-3/+3
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate include/scsiDavid Howells2012-12-195-3/+3
| * | | | | [SCSI] Fix range check in scsi_host_dif_capable()Martin K. Petersen2013-02-241-2/+2
* | | | | | x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-023-28/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-0/+3
|\ \ \ \ \ \
| * | | | | | fix compat truncate/ftruncateAl Viro2013-02-251-0/+2
| * | | | | | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-0/+1
* | | | | | | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-022-1/+17
|\ \ \ \ \ \ \
| * | | | | | | asm-generic headers: Allow yet more arch overrides in checksum.hVineet Gupta2013-02-111-0/+4
| * | | | | | | asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()Vineet Gupta2013-02-111-0/+11
| * | | | | | | asm-generic headers: uaccess.h to conditionally define segment_eq()Vineet Gupta2013-02-111-1/+2
* | | | | | | | hsi: fix kernel-doc warningsRandy Dunlap2013-03-011-3/+3
* | | | | | | | Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-03-011-7/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-201-7/+8
* | | | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-03-014-6/+150
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-251-0/+27
| * | | | | | | | | ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-211-0/+45
| * | | | | | | | | edac: add support for error type "Info"Mauro Carvalho Chehab2013-02-212-3/+17
| * | | | | | | | | edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-211-0/+56
| * | | | | | | | | edac: remove proc_name from mci structureMauro Carvalho Chehab2013-02-211-2/+0
| * | | | | | | | | edac: add a new memory layer typeMauro Carvalho Chehab2013-02-211-0/+4
| * | | | | | | | | i5100_edac: probe for device 19 function 0Niklas Söderlund2013-02-211-0/+1
| * | | | | | | | | Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-20574-5482/+17459
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | edac: edac_mc no longer deals with kobjects directlyShaun Ruffell2012-12-211-1/+0
* | | | | | | | | | | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-03-011-0/+53
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-131-0/+53
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ASoC: TI AESS: add autogating-enable function, callable from architecture codePaul Walmsley2013-02-101-0/+53
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-03-012-2/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee2013-02-081-0/+3