aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell1-2/+3
2006-01-12[PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2-8/+28
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras3-24/+23
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+12
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman1-2/+2
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala2-0/+2
2006-01-11[PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni1-1/+1
2006-01-11powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras1-0/+2
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard1-0/+26
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman4-40/+37
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman1-5/+9
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering1-6/+0
2006-01-11[PATCH] PCI Hotplug/powerpc: module build breaklinas1-0/+3
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds8-35/+6
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-3/+3
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-1/+3
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S1-3/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-8/+6
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-47/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-33/+1
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse1-1/+0
2006-01-10[PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt1-1/+1
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2-27/+3
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras3-5/+1
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas1-1/+1
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk3-3/+3
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds41-1494/+3104
2006-01-09powerpc: unbreak iSeries compilation againPaul Mackerras2-1/+5
2006-01-09powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras2-3/+4
2006-01-09[PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard1-2/+2
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard1-78/+26
2006-01-09[PATCH] ppc64: fix time syscallAnton Blanchard2-29/+1
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2-3/+5
2006-01-09[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.cKumar Gala1-1/+11
2006-01-09[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250Kumar Gala3-4/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala1-0/+6
2006-01-09[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serialKumar Gala1-10/+52
2006-01-09[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checkingKumar Gala1-1/+1
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-21/+7
2006-01-09[PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidationDavid Gibson1-1/+1
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming4-19/+74
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt2-7/+8
2006-01-09[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_STARTDavid Gibson1-2/+2
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt3-9/+54
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt5-456/+46
2006-01-09[PATCH] powerpc: Remove old comment in head.SAnton Blanchard1-1/+1
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard1-0/+3
2006-01-09[PATCH] powerpc: fix large nvram accessArnd Bergmann1-56/+50
2006-01-09[PATCH] cell: add platform detection codeArnd Bergmann1-0/+2