Age | Commit message (Expand) | Author |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-06 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-02 | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. | Ralf Baechle |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | bcm47xx: fix GPIO API return codes | Michael Buesch |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew |
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-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-03-30 | cpumask: remove node_to_first_cpu | Rusty Russell |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar |
2009-03-24 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei |
2009-03-23 | MIPS: R2: Fix problem with code that incorrectly modifies ebase. | Chris Dearman |
2009-03-23 | MIPS: Change {set,clear,change}_c0_<foo> to return old value. | Ralf Baechle |
2009-03-23 | MIPS: compat: Remove duplicated #include | Huang Weiyi |
2009-03-23 | MIPS: VR5500: Enable prefetch | Shinya Kuribayashi |