summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-034-6/+7
|\ \
| * | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-022-4/+4
| * | cache the value of file_inode() in struct fileAl Viro2013-03-021-1/+2
| * | 9p: turn fid->dlist into hlistAl Viro2013-02-281-1/+1
* | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-037-1/+92
|\ \ \
| * | | mm: define VM_GROWSUP for CONFIG_METAGJames Hogan2013-03-021-0/+2
| * | | metag: Internal and external irqchipsJames Hogan2013-03-022-0/+57
| * | | metag: Time keepingJames Hogan2013-03-021-0/+21
| * | | metag: ptraceJames Hogan2013-03-021-0/+2
| * | | asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan2013-03-021-1/+8
| * | | asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-021-0/+2
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-033-0/+33
|\ \ \ \
| * | | | watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-0/+9
| * | | | watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-0/+9
| * | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+15
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-032-5/+16
|\ \ \ \ \
| * | | | | dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-281-5/+0Star
| * | | | | dmaengine: add dma_request_slave_channel_compat()Matt Porter2013-02-271-0/+16
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-031-28/+12Star
|\ \ \ \ \ \
| * | | | | | ext4: optimize ext4_es_shrink()Theodore Ts'o2013-03-011-28/+12Star
* | | | | | | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-032-0/+2
|\ \ \ \ \ \ \
| * | | | | | | NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson2013-03-011-0/+1
| * | | | | | | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-03-011-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-033-0/+521
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-203-0/+521
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Btrfs: set/change the label of a mounted file systemjeff.liu2013-02-201-0/+2
| | * | | | | | | Btrfs: Add a new ioctl to get the label of a mounted file systemjeff.liu2013-02-201-0/+2
| | * | | | | | | btrfs: add "no file data" flag to btrfs send ioctlMark Fasheh2013-02-201-0/+7
| | * | | | | | | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-203-0/+510
* | | | | | | | | 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