summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-07qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg
2009-01-07async: make the final inode deletion an asynchronous eventArjan van de Ven
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven
2009-01-07i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare
2009-01-07i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare
2009-01-07avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen
2009-01-07Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-07byteorder: remove the now unused byteorder.hHarvey Harrison
2009-01-07mn10300: introduce asm/swab.hHarvey Harrison
2009-01-07frv: introduce asm/swab.hHarvey Harrison
2009-01-07m32r: introduce asm/swab.hHarvey Harrison
2009-01-07m68k: introduce asm/swab.hHarvey Harrison
2009-01-07byteorder: only use linux/swab.hHarvey Harrison
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-07Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-06fs/exec.c: make do_coredump() voidWANG Cong
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap
2009-01-06twl4030-gpio: cleanup debounceDavid Brownell
2009-01-06autofs4: make autofs type usage explicitIan Kent
2009-01-06autofs4: improve parameter usageIan Kent
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06module: add within_module_core() and within_module_init()Masami Hiramatsu
2009-01-06spi_gpio driverDavid Brownell
2009-01-06binfmts.h: include list.hHiroshi Shimamoto
2009-01-06include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet
2009-01-06documentation: when to BUG(), and when to not BUG()David Brownell
2009-01-06poll: allow f_op->poll to sleepTejun Heo
2009-01-06Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox