aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds
2009-04-10FRV: Move to arch/frv/include/asm/David Howells
2009-04-10FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-09module: try_then_request_module must waitHerbert Xu
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-09dm: remove limited barrier supportMikulas Patocka
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-08tty: MAX3100Alan Cox
2009-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-08ide: refactor tf_read() methodSergei Shtylyov
2009-04-08ide: refactor tf_load() methodSergei Shtylyov
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov
2009-04-08tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi
2009-04-07nilfs2: disk format and userland interfaceKoji Sato
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn