| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Kdump: powerpc and s390 build failure fix | akpm@osdl.org | 2006-01-10 | 1 | -0/+6 |
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 | 1 | -3/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 | 2 | -0/+10 |
|\ |
|
| * | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-09 | 1 | -0/+9 |
| * | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 | 1 | -0/+1 |
* | | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -3/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 | 91 | -182/+2041 |
|\ |
|
| * | [PATCH] ppc64: Fix oprofile when compiled as a module | Anton Blanchard | 2006-01-09 | 1 | -2/+9 |
| * | [PATCH] 3/5 powerpc: Add platform functions interpreter | Benjamin Herrenschmidt | 2006-01-09 | 3 | -0/+275 |
| * | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+2 |
| * | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 2006-01-09 | 3 | -24/+77 |
| * | [PATCH] spufs: set irq affinity for running threads | Arnd Bergmann | 2006-01-09 | 1 | -0/+1 |
| * | [PATCH] spufs: fix allocation on 64k pages | Arnd Bergmann | 2006-01-09 | 1 | -3/+1 |
| * | [PATCH] spufs: abstract priv1 register access. | Arnd Bergmann | 2006-01-09 | 1 | -6/+25 |
| * | [PATCH] spufs: clean up use of bitops | Arnd Bergmann | 2006-01-09 | 1 | -4/+2 |
| * | [PATCH] cell: enable pause(0) in cpu_idle | Arnd Bergmann | 2006-01-09 | 3 | -7/+21 |
| * | [PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled | Haren Myneni | 2006-01-09 | 1 | -0/+3 |
| * | [PATCH] powerpc: added a udbg_progress | Kumar Gala | 2006-01-09 | 1 | -0/+1 |
| * | powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef | Paul Mackerras | 2006-01-09 | 3 | -3/+3 |
| * | [PATCH] powerpc: sanitize header files for user space includes | Arnd Bergmann | 2006-01-09 | 75 | -29/+183 |
| * | [PATCH] powerpc: G4+ oprofile support | Andy Fleming | 2006-01-09 | 2 | -16/+51 |
| * | [PATCH] powerpc: pci_address_to_pio fix | Benjamin Herrenschmidt | 2006-01-09 | 1 | -3/+3 |
| * | [PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START | David Gibson | 2006-01-09 | 2 | -10/+11 |
| * | [PATCH] powerpc: Experimental support for new G5 Macs (#2) | Benjamin Herrenschmidt | 2006-01-09 | 3 | -4/+7 |
| * | [PATCH] powerpc: export PCI fixup routine | linas | 2006-01-09 | 1 | -0/+1 |
| * | [PATCH] powerpc: Update MPIC workarounds | Segher Boessenkool | 2006-01-09 | 1 | -1/+2 |
| * | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 2 | -41/+9 |
| * | [PATCH] powerpc: Dont set 32bit cputable bits on 64bit | Anton Blanchard | 2006-01-09 | 1 | -9/+11 |
| * | [PATCH] ppc64: Add NUMA cpu summary at boot | Anton Blanchard | 2006-01-09 | 1 | -0/+4 |
| * | [PATCH] spufs: Improved SPU preemptability [part 2]. | Arnd Bergmann | 2006-01-09 | 1 | -0/+1 |
| * | [PATCH] spufs: Improved SPU preemptability. | Arnd Bergmann | 2006-01-09 | 1 | -2/+3 |
| * | [PATCH] powerpc: Add arch-dependent copy_oldmem_page | Michael Ellerman | 2006-01-09 | 1 | -0/+2 |
| * | [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. | Michael Ellerman | 2006-01-09 | 1 | -1/+9 |
| * | [PATCH] powerpc: Fixups for kernel linked at 32 MB | Michael Ellerman | 2006-01-09 | 1 | -1/+2 |
| * | [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset | Michael Ellerman | 2006-01-09 | 1 | -0/+13 |
| * | [PATCH] powerpc: Create a trampoline for the fwnmi vectors | Michael Ellerman | 2006-01-09 | 1 | -0/+6 |
| * | [PATCH] powerpc: Add CONFIG_CRASH_DUMP | Michael Ellerman | 2006-01-09 | 1 | -1/+9 |
| * | [PATCH] powerpc: numa placement for dynamically added memory | Mike Kravetz | 2006-01-09 | 1 | -0/+8 |
| * | [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET | Michael Ellerman | 2006-01-09 | 1 | -1/+15 |
| * | [PATCH] powerpc: Add a is_kernel_addr() macro | Michael Ellerman | 2006-01-09 | 1 | -0/+6 |
| * | [PATCH] powerpc: Propagate regs through to machine_crash_shutdown | Michael Ellerman | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] powerpc: Update OF address parsers | Benjamin Herrenschmidt | 2006-01-09 | 2 | -3/+34 |
| * | [PATCH] powerpc: udbg updates | Benjamin Herrenschmidt | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] powerpc: migrate common PCI hotplug code | Linas Vepstas | 2006-01-09 | 1 | -0/+9 |
| * | [PATCH] powerpc: make pcibios_claim_one_bus available to other code | Linas Vepstas | 2006-01-09 | 1 | -0/+2 |
| * | [PATCH] powerpc: PCI hotplug common code elimination | Linas Vepstas | 2006-01-09 | 1 | -0/+10 |
| * | [PATCH] powerpc: Remove some unneeded fields from the paca | David Gibson | 2006-01-09 | 1 | -5/+0 |
| * | [PATCH] powerpc: Remove ItLpRegSave area from the paca | David Gibson | 2006-01-09 | 2 | -8/+8 |
| * | [PATCH] powerpc: Add back support for booting from BootX (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+166 |
| * | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-09 | 2 | -12/+16 |