Age | Commit message (Expand) | Author |
2009-03-30 | MIPS: Alchemy: PB1200: use SMC91X platform data. | Manuel Lauss |
2009-03-30 | MIPS: Alchemy: MIPS hazard workarounds are not required. | Manuel Lauss |
2009-03-30 | MIPS: Alchemy: provide cpu feature overrides. | Manuel Lauss |
2009-03-30 | MIPS: Alchemy: unify CPU model constants. | Manuel Lauss |
2009-03-30 | MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c | Dmitri Vorobiev |
2009-03-30 | MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c | Dmitri Vorobiev |
2009-03-30 | MIPS: Malta: make a needlessly global integer variable static | Dmitri Vorobiev |
2009-03-30 | MIPS: Use BUG_ON() where possible. | Ralf Baechle |
2009-03-30 | MIPS: Convert obsolete irq_desc_t to struct irq_desc | Thomas Gleixner |
2009-03-30 | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle |
2009-03-30 | MIPS: EMMA2RH: Set UART mapbase | Shinya Kuribayashi |
2009-03-30 | MIPS: EMMA2RH: Use set_irq_chip_and_handler_name | Shinya Kuribayashi |
2009-03-30 | MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts | Shinya Kuribayashi |
2009-03-30 | MIPS: Mark Eins: Fix cascading interrupt dispatcher | Shinya Kuribayashi |
2009-03-30 | MIPS: Au1000: convert to using gpiolib | Florian Fainelli |
2009-03-30 | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle |
2009-03-30 | MIPS: Cavium: Add -Werror | Ralf Baechle |
2009-03-30 | MIPS: Makefile: Add simple make install target. | Ralf Baechle |
2009-03-30 | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. | Ralf Baechle |
2009-03-30 | MIPS: __raw_spin_lock() may spin forever on ticket wrap. | David Daney |
2009-03-30 | MIPS: Forward declare struct task_struct to avoid potencial warning. | Ralf Baechle |
2009-03-29 | Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-03-29 | Fix build error in <linux/irq.h> | Ralf Baechle |
2009-03-29 | sched: fix errors in struct & function comments | Randy Dunlap |
2009-03-29 | maple: fix Error in kernel-doc notation | Randy Dunlap |
2009-03-28 | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-03-28 | Annotate struct fs_struct's usage count restriction | David Howells |
2009-03-28 | fix setuid sometimes wouldn't | Hugh Dickins |
2009-03-28 | fix setuid sometimes doesn't | Hugh Dickins |
2009-03-28 | compat_do_execve should unshare_files | Hugh Dickins |
2009-03-28 | bzip2/lzma: don't ask for compression mode for the default initramfs | H. Peter Anvin |
2009-03-28 | bzip2/lzma: consistently capitalize LZMA in Kconfig | H. Peter Anvin |
2009-03-28 | bzip2/lzma: clarify the meaning of the CONFIG_RD_ options | H. Peter Anvin |
2009-03-28 | bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED | H. Peter Anvin |
2009-03-28 | Merge branch 'linus' into core/futexes | Ingo Molnar |
2009-03-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 | Linus Torvalds |
2009-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2009-03-28 | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2009-03-28 | i2c-core: Some style cleanups | Zhenwen Xu |
2009-03-28 | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner |
2009-03-28 | i2c-piix4: Add support to SB800 SMBus changes | Shane Huang |
2009-03-28 | i2c-pca-platform: Use defaults if no platform_data given | Wolfram Sang |
2009-03-28 | i2c-algo-pca: Use timeout for checking the state machine | Wolfram Sang |
2009-03-28 | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang |
2009-03-28 | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa |
2009-03-28 | i2c: Adapt debug macros for KERN_* constants | Frank Seidel |
2009-03-28 | i2c-davinci: Fix timeout handling | Jean Delvare |