| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ixp4xxdefconfig arm fixes | Frederik Deweerdt | 2006-10-06 | 1 | -1/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-10-06 | 3 | -4/+10 |
|\ |
|
| * | [IA64] Fix breakage from irq change | Tony Luck | 2006-10-06 | 3 | -4/+10 |
* | | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 | 90 | -309/+260 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-10-06 | 8 | -82/+45 |
|\ \ |
|
| * | | [S390] Use CONFIG_GENERIC_TIME and define TOD clock source. | Martin Schwidefsky | 2006-10-06 | 3 | -68/+24 |
| * | | [S390] irq change build fixes. | Heiko Carstens | 2006-10-06 | 6 | -14/+21 |
| |/ |
|
* | | [PATCH] um: irq changes break build | Pekka Enberg | 2006-10-06 | 1 | -1/+1 |
* | | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro | 2006-10-06 | 1 | -2/+2 |
* | | [PATCH] m68k: fix typo in __generic_copy_to_user | Roman Zippel | 2006-10-06 | 1 | -1/+1 |
* | | [PATCH] m68k: cleanup string functions | Roman Zippel | 2006-10-06 | 2 | -5/+14 |
* | | [PATCH] i386: irqs build fix | Andrew Morton | 2006-10-06 | 1 | -1/+1 |
|/ |
|
* | [PATCH] powerpc: irq change build breaks | Olof Johansson | 2006-10-06 | 8 | -9/+9 |
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-06 | 44 | -156/+178 |
|\ |
|
| * | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 44 | -156/+178 |
* | | [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS | Randy Dunlap | 2006-10-06 | 1 | -1/+1 |
* | | [PATCH] i386: fix rwsem build bug on CONFIG_M386=y | Ingo Molnar | 2006-10-05 | 1 | -0/+3 |
* | | [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers | Andi Kleen | 2006-10-05 | 1 | -0/+3 |
* | | [PATCH] x86-64: Fix FPU corruption | Andi Kleen | 2006-10-05 | 1 | -4/+3 |
* | | [PATCH] x86: Terminate the kernel stacks for the unwinder | Andi Kleen | 2006-10-05 | 2 | -1/+10 |
* | | [PATCH] i386: Fix PCI BIOS config space access | Andi Kleen | 2006-10-05 | 2 | -0/+6 |
* | | [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex | Jon Mason | 2006-10-05 | 1 | -4/+4 |
* | | [PATCH] x86-64: Calgary IOMMU: Update Jon's contact info | Jon Mason | 2006-10-05 | 1 | -1/+2 |
* | | [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space... | Jon Mason | 2006-10-05 | 1 | -2/+11 |
* | | [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init | Jon Mason | 2006-10-05 | 1 | -5/+7 |
* | | [PATCH] i386: Update defconfig | Andi Kleen | 2006-10-05 | 1 | -8/+33 |
* | | [PATCH] x86-64: Update defconfig | Andi Kleen | 2006-10-05 | 1 | -8/+35 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 | Linus Torvalds | 2006-10-05 | 6 | -54/+56 |
|\ |
|
| * | [PA-RISC] Fix time.c for new do_timer() calling convention | Matthew Wilcox | 2006-10-05 | 1 | -14/+23 |
| * | [PA-RISC] Fix must_check warnings in drivers.c | Matthew Wilcox | 2006-10-05 | 1 | -3/+8 |
| * | [PA-RISC] Fix parisc_newuname() | Matthew Wilcox | 2006-10-05 | 1 | -23/+10 |
| * | [PA-RISC] Remove warning from pci.c | Matthew Wilcox | 2006-10-05 | 1 | -1/+1 |
| * | [PA-RISC] Fix filldir warnings | Matthew Wilcox | 2006-10-05 | 2 | -7/+5 |
| * | [PA-RISC] Fix sys32_sysctl | Matthew Wilcox | 2006-10-05 | 1 | -6/+9 |
* | | [POWERPC] cell: fix bugs found by sparse | Arnd Bergmann | 2006-10-05 | 3 | -8/+12 |
* | | [POWERPC] spiderpic: enable new style devtree support | Arnd Bergmann | 2006-10-05 | 1 | -3/+1 |
* | | [POWERPC] Update cell_defconfig | Arnd Bergmann | 2006-10-05 | 1 | -14/+46 |
* | | [POWERPC] spufs: add infrastructure for finding elf objects | Arnd Bergmann | 2006-10-05 | 3 | -1/+40 |
* | | [POWERPC] spufs: support new OF device tree format | Arnd Bergmann | 2006-10-05 | 1 | -5/+94 |
* | | [POWERPC] spufs: add support for read/write on cntl | Arnd Bergmann | 2006-10-05 | 1 | -19/+25 |
* | | [POWERPC] spufs: remove support for ancient firmware | Arnd Bergmann | 2006-10-05 | 1 | -12/+0 |
* | | [POWERPC] spufs: make mailbox functions handle multiple elements | Arnd Bergmann | 2006-10-05 | 1 | -29/+125 |
* | | [POWERPC] spufs: use correct pg_prot for mapping SPU local store | Arnd Bergmann | 2006-10-05 | 1 | -3/+7 |
* | | [POWERPC] spufs: Add infrastructure needed for gang scheduling | Arnd Bergmann | 2006-10-05 | 6 | -41/+299 |
* | | [POWERPC] spufs: implement error event delivery to user space | Arnd Bergmann | 2006-10-05 | 6 | -24/+54 |
* | | [POWERPC] spufs: fix context switch during page fault | HyeonSeung Jang | 2006-10-05 | 1 | -0/+9 |
* | | [POWERPC] spufs: scheduler support for NUMA. | Mark Nutter | 2006-10-05 | 2 | -298/+197 |
* | | [POWERPC] spufs: cell spu problem state mapping updates | Benjamin Herrenschmidt | 2006-10-05 | 2 | -51/+84 |
|/ |
|
* | [S390] Remove open-coded mem_map usage. | Heiko Carstens | 2006-10-04 | 1 | -4/+6 |
* | [S390] Have s390 use add_active_range() and free_area_init_nodes. | Heiko Carstens | 2006-10-04 | 4 | -67/+27 |