| Commit message (Expand) | Author | Age |
* | 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 |
* | bcm47xx: fix GPIO API return codes | Michael Buesch | 2009-04-01 |
* | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 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-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 |
|/ |
|
* | 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-27 |
|\ \ \
| |/ /
|/| | |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
| |\ \ \ \ |
|
| | * | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 |
| |/| | | | |
|
| * | | | | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| |\ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/ / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 |
| | * | | | | | | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 |
| | |/ / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | /
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | headers_check fix: mips, swab.h | Jaswinder Singh Rajput | 2009-02-01 |
| * | | | | | | | | | | headers_check fix: mips, sigcontext.h | Jaswinder Singh Rajput | 2009-02-01 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | / / / /
| | | | | |_|_|_|_|/ / / /
| | | | |/| | | | | / / /
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|