| Commit message (Expand) | Author | Age | Files | Lines |
* | [PARISC] Improve the error message when we get a clashing mod path | Matthew Wilcox | 2005-11-17 | 1 | -2/+6 |
* | [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices | Matthew Wilcox | 2005-11-17 | 1 | -1/+1 |
* | [PARISC] Document some register usages in assembly files | Carlos O'Donell | 2005-11-17 | 2 | -1/+3 |
* | [PARISC] Make redirecting irq messages less noisy | Ryan Bradetich | 2005-11-17 | 1 | -1/+1 |
* | [PARISC] irq_affinityp[] only available for SMP builds | Grant Grundler | 2005-11-17 | 1 | -2/+9 |
* | [PARISC] Add IRQ affinities | James Bottomley | 2005-11-17 | 1 | -2/+58 |
* | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() | Kyle McMartin | 2005-11-17 | 1 | -0/+2 |
* | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley | 2005-11-17 | 2 | -15/+31 |
* | [PARISC] Disable nesting of interrupts | Grant Grundler | 2005-11-17 | 1 | -7/+6 |
* | [PARISC] Make sure timer and IPI execute with interrupts disabled | James Bottomley | 2005-11-17 | 2 | -0/+6 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2005-11-17 | 57 | -749/+1982 |
|\ |
|
| * | [MIPS] Update defconfigs | Ralf Baechle | 2005-11-17 | 45 | -654/+1917 |
| * | [MIPS] SEAD: More build fixes. | Ralf Baechle | 2005-11-17 | 2 | -13/+3 |
| * | [MIPS] TX3927: Try to glue the PCI code. | Ralf Baechle | 2005-11-17 | 1 | -71/+43 |
| * | [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask. | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
| * | [MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>. | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
| * | [MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path. | Ralf Baechle | 2005-11-17 | 1 | -0/+1 |
| * | [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
| * | [MIPS] Alchemy: Console output fixup | Pantelis Antoniou | 2005-11-17 | 1 | -1/+1 |
| * | [MIPS] IP32: Fix sparse warnings. | Arnaud Giersch | 2005-11-17 | 1 | -2/+2 |
| * | [MIPS] IP32: Export mace symbol. | Arnaud Giersch | 2005-11-17 | 1 | -0/+3 |
| * | [MIPS] JMR3927: Fix syntax error. | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
| * | [MIPS] JMR3927: Undo accidental rename. | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
| * | [MIPS] DDB5477: Fix unused variable warning. | Ralf Baechle | 2005-11-17 | 1 | -3/+7 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-17 | 12 | -69/+137 |
|\ \
| |/
|/| |
|
| * | [ARM] sa1111.c needs asm/sizes.h | Russell King | 2005-11-16 | 1 | -0/+1 |
| * | [ARM] Move zone adjustment for SA1111 on SA11x0 platforms | Russell King | 2005-11-16 | 1 | -0/+11 |
| * | [ARM] 3162/1: S3C2410 - updated defconfig | Ben Dooks | 2005-11-16 | 1 | -25/+94 |
| * | [ARM] 3161/1: BAST - fix commas on end of structs | Ben Dooks | 2005-11-16 | 1 | -14/+14 |
| * | [ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.S | Russell King | 2005-11-16 | 1 | -19/+11 |
| * | [ARM] Include asm/hardware.h instead of asm/arch/hardware.h | Russell King | 2005-11-16 | 5 | -5/+5 |
| * | [ARM] Fix arch-realview/system.h to use __io_address() | Russell King | 2005-11-16 | 3 | -6/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-16 | 42 | -394/+633 |
|\ \
| |/
|/| |
|
| * | [PATCH] powerpc: Make the vDSO functions set error code (#2) | Benjamin Herrenschmidt | 2005-11-16 | 6 | -2/+16 |
| * | [PATCH] ppc: Fix build with CONFIG_CHRP not set | Benjamin Herrenschmidt | 2005-11-16 | 1 | -1/+4 |
| * | powerpc: Move ppc64 boot wrapper code over to arch/powerpc | Paul Mackerras | 2005-11-16 | 18 | -61/+91 |
| * | [PATCH] powerpc: add new powerbooks to feature table | Olof Johansson | 2005-11-16 | 1 | -0/+8 |
| * | [PATCH] ppc: Fix boot with yaboot with ARCH=ppc | Benjamin Herrenschmidt | 2005-11-16 | 1 | -1/+13 |
| * | [PATCH] powerpc: pci_64 fixes & cleanups | Benjamin Herrenschmidt | 2005-11-16 | 5 | -113/+104 |
| * | [PATCH] powerpc: More debugging fixups | Michael Ellerman | 2005-11-16 | 4 | -4/+7 |
| * | [PATCH] powerpc: Fixup debugging in lmb.c | Michael Ellerman | 2005-11-16 | 1 | -15/+18 |
| * | [PATCH] powerpc: update defconfigs | Benjamin Herrenschmidt | 2005-11-16 | 5 | -185/+361 |
| * | [PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbie | Marcelo Tosatti | 2005-11-16 | 1 | -12/+11 |
* | | [PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..] | Paul Mackerras | 2005-11-15 | 2 | -3/+10 |
|/ |
|
* | [PATCH] ia64: cpu_idle performance bug fix | Chen, Kenneth W | 2005-11-15 | 1 | -7/+8 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-15 | 2 | -17/+3 |
|\ |
|
| * | [ARM] Initialise SA1111 core before SA1111 PCMCIA | Russell King | 2005-11-15 | 1 | -1/+1 |
| * | [ARM] Use kernel/power/Kconfig | Russell King | 2005-11-15 | 1 | -16/+2 |
* | | [PATCH] v850: use generic hardirq code | Christoph Hellwig | 2005-11-15 | 2 | -631/+13 |
* | | [PATCH] v850: Fix show_interrupts | Miles Bader | 2005-11-15 | 1 | -38/+43 |