summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman2006-02-071-0/+4
* [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman2006-02-071-1/+6
* powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras2006-02-071-1/+1
* [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens2006-02-011-3/+1
* [PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIESOlaf Hering2006-02-011-4/+0
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-185-12/+40
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-182-87/+5
* powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras2006-01-152-1/+1899
* [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni2006-01-152-73/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-142-6/+6
|\
| * [PATCH] Add vio_bus_type probe and remove methodsRussell King2006-01-131-4/+4
| * [PATCH] Add of_platform_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* | [PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCIPaul Mackerras2006-01-141-1/+2
* | [PATCH] powerpc: special-case ibm,suspend-me RTAS callDave C Boutcher2006-01-141-1/+95
* | [PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala2006-01-141-2/+1
* | [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULLKumar Gala2006-01-141-3/+6
* | [PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft2006-01-141-26/+26
* | powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras2006-01-141-44/+128
* | [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-137-40/+53
* | [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-138-69/+68
* | [PATCH] powerpc: Add of_find_property functionDave C Boutcher2006-01-131-6/+13
* | [PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2006-01-131-2/+88
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-127-37/+59
|\
| * powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-122-3/+5
| * [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-121-2/+3
| * [PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2006-01-122-8/+28
| * [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-123-24/+23
* | [PATCH] powerpc: task_stack_page()Al Viro2006-01-121-6/+4
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-123-7/+7
|/
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+12
* [PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman2006-01-111-2/+2
* [PATCH] powerpc: Add some missing .gitignore'sKumar Gala2006-01-112-0/+2
* [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
OpenPOWER on IntegriCloud