summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-155-30/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-091-0/+2
|\
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+2
* | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-0/+5
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-071-3/+3
|\ \
| * | drm: Documentation typo fixesChristopher Harvey2013-03-081-3/+3
| |/
* | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-071-4/+2
|\ \
| * | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-041-3/+0
| * | ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-1/+2
| |/
* | Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-071-0/+2
|\ \
| * \ Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-051-0/+2
| |\ \ | | |/ | |/|
| | * regulator: core: update kernel documentation for regulator_descNishanth Menon2013-03-011-0/+2
* | | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-071-10/+2
|\ \ \
| * | | eCryptfs: allow userspace messaging to be disabledKees Cook2013-03-031-10/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-052-1/+7
|\ \ \ \
| * | | | tcp: avoid wakeups for pure ACKEric Dumazet2013-02-281-0/+4
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-261-1/+3
| |\ \ \ \
| | * | | | netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-211-1/+3
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-051-2/+0
|\ \ \ \ \ \
| * | | | | | irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-221-2/+0
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-051-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner2013-02-261-0/+4
| |/ / / / /
* | | | | | 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-012-4/+4
| * | | | | | | cache the value of file_inode() in struct fileAl Viro2013-03-011-1/+2
| * | | | | | | 9p: turn fid->dlist into hlistAl Viro2013-02-271-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/+0
| * | | | | | | | | | 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-021-28/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-281-28/+12
* | | | | | | | | | | | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-022-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson2013-02-281-0/+1
| * | | | | | | | | | | | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-281-0/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-023-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