| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Update iseries_defconfig | Stephen Rothwell | 2006-10-07 | 1 | -17/+69 |
* | [POWERPC] Fix fsl_soc build breaks | Olof Johansson | 2006-10-07 | 1 | -4/+5 |
* | [POWERPC] Minor fix for bootargs property | Geoff Levand | 2006-10-06 | 1 | -1/+1 |
* | [POWERPC] Update MTFSF_L() comment | Anton Blanchard | 2006-10-06 | 1 | -1/+1 |
* | [POWERPC] Update pSeries defconfig for SATA | Brian King | 2006-10-06 | 1 | -1/+1 |
* | [POWERPC] Don't get PCI IRQ from OF for devices with no IRQ | Benjamin Herrenschmidt | 2006-10-06 | 1 | -6/+11 |
* | [POWERPC] Fix zImage decompress location | Benjamin Herrenschmidt | 2006-10-06 | 1 | -4/+1 |
* | [POWERPC] linux,tce-size property is 32 bits | Nathan Lynch | 2006-10-06 | 1 | -1/+2 |
* | [POWERPC] Add DTS for MPC8349E-mITX board | Timur Tabi | 2006-10-06 | 1 | -0/+246 |
* | [POWERPC] Fix harmless typo | Nick Piggin | 2006-10-06 | 1 | -1/+1 |
* | [PPC] Fix some irq breakage with ARCH=ppc | Paul Mackerras | 2006-10-06 | 2 | -4/+4 |
* | [PATCH] powerpc: irq change build breaks | Olof Johansson | 2006-10-06 | 10 | -12/+12 |
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-06 | 1080 | -3006/+2638 |
|\ |
|
| * | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1079 | -2976/+2621 |
| * | IRQ: Typedef the IRQ handler function type | David Howells | 2006-10-05 | 2 | -6/+5 |
| * | IRQ: Typedef the IRQ flow handler function type | David Howells | 2006-10-05 | 2 | -27/+15 |
* | | [PATCH] UDF: Fix mounting read-write | Peter Osterlund | 2006-10-06 | 1 | -1/+2 |
* | | [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS | Randy Dunlap | 2006-10-06 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-10-06 | 10 | -34/+118 |
|\ \ |
|
| * | | [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 | 2 | -2/+3 |
| * | | [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 |
| |/ |
|
* / | [PATCH] fix qla{2,4} build error | Frederik Deweerdt | 2006-10-06 | 8 | -21/+21 |
|/ |
|
* | Linux 2.6.19-rc1v2.6.19-rc1 | Linus Torvalds | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor... | Mark Assad | 2006-10-05 | 1 | -3/+7 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 | Linus Torvalds | 2006-10-05 | 7 | -56/+58 |
|\ |
|
| * | [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 |
| * | [PA-RISC] Fix sba_iommu compilation | Matthew Wilcox | 2006-10-05 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-05 | 17 | -496/+1017 |
|\ \ |
|
| * | | [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 | 4 | -1/+58 |
| * | | [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 |