aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-02-01[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens
2006-02-01[PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIESOlaf Hering
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse
2006-01-15powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras
2006-01-15[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-14[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIPaul Mackerras
2006-01-14[PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher
2006-01-14[PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala
2006-01-14[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras
2006-01-13[PATCH] Add vio_bus_type probe and remove methodsRussell King
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsRussell King
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson
2006-01-13[PATCH] powerpc: Add of_find_property functionDave C Boutcher
2006-01-13[PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-12[PATCH] powerpc: task_stack_page()Al Viro
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell
2006-01-12[PATCH] powerpc: Fixed memory reserve map layoutKumar Gala
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala
2006-01-11[PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni
2006-01-11powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering
2006-01-11[PATCH] PCI Hotplug/powerpc: module build breaklinas
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse
2006-01-10[PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk