summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni2006-01-111-1/+1
* powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras2006-01-111-0/+2
* [PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2006-01-111-0/+26
* [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-114-40/+37
* [PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2006-01-111-5/+9
* [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering2006-01-111-6/+0
* [PATCH] PCI Hotplug/powerpc: module build breaklinas2006-01-111-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-108-35/+6
|\
| * [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-101-1/+0
| * [PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt2006-01-101-1/+1
| * [PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2006-01-102-27/+3
| * powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-103-5/+1
| * [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-101-1/+1
* | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-3/+3
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+3
* | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-101-3/+0
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-8/+6
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-47/+1
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-33/+1
|/
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-103-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-0941-1494/+3104
|\
| * powerpc: unbreak iSeries compilation againPaul Mackerras2006-01-092-1/+5
| * powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras2006-01-092-3/+4
| * [PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard2006-01-091-2/+2
| * [PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard2006-01-091-78/+26
| * [PATCH] ppc64: fix time syscallAnton Blanchard2006-01-092-29/+1
| * [PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-092-3/+5
| * [PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala2006-01-091-1/+11
| * [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala2006-01-093-4/+3
| * [PATCH] powerpc: added a udbg_progressKumar Gala2006-01-091-0/+6
| * [PATCH] powerpc: Add the ability to handle SOC ports in legacy_serialKumar Gala2006-01-091-10/+52
| * [PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checkingKumar Gala2006-01-091-1/+1
| * [PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidationDavid Gibson2006-01-091-1/+1
| * [PATCH] powerpc: G4+ oprofile supportAndy Fleming2006-01-094-19/+74
| * [PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt2006-01-092-7/+8
| * [PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson2006-01-091-2/+2
| * [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-093-9/+54
| * [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-095-456/+46
| * [PATCH] powerpc: Remove old comment in head.SAnton Blanchard2006-01-091-1/+1
| * [PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard2006-01-091-0/+3
| * [PATCH] powerpc: fix large nvram accessArnd Bergmann2006-01-091-56/+50
| * [PATCH] cell: add platform detection codeArnd Bergmann2006-01-091-0/+2
| * [PATCH] powerpc: Add support for "linux,usable-memory" on memory nodesMichael Ellerman2006-01-091-2/+7
| * [PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman2006-01-091-0/+36
| * [PATCH] powerpc: Parse crashkernel= parameter in first kernelMichael Ellerman2006-01-092-0/+64
| * [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-096-7/+331
| * [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-092-7/+28
| * [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman2006-01-094-1/+64
| * [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-091-0/+2
| * [PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman2006-01-091-0/+3
OpenPOWER on IntegriCloud