summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2006-10-182-9/+23
* [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson2006-10-162-1/+18
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-168-61/+135
* [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-161-2/+8
* [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
* [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
* [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-091-1/+1
|\
| * IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* | [PATCH] extern doesn't make sense on a definition of function...Al Viro2006-10-091-2/+2
|/
* Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds2006-10-081-11/+6
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-073-3/+3
* [POWERPC] Minor fix for bootargs propertyGeoff Levand2006-10-061-1/+1
* [POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt2006-10-061-6/+11
* [POWERPC] Fix harmless typoNick Piggin2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-9/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-049-78/+140
|\
| * [POWERPC] Add initial support for the e300c2 coreKim Phillips2006-10-041-2/+13
| * Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-045-37/+121
| |\
| | * [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-034-9/+91
| | * [POWERPC] modify PCI code for a merged kernelStephen Rothwell2006-09-251-28/+30
| * | [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-043-39/+6
* | | fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-034-23/+55
|\ \
| * | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
| * | [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-261-2/+2
| * | [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-261-9/+10
| * | [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-261-11/+0
| * | [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-261-1/+1
| |/
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+12
* | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-022-2/+2
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-2/+2
* | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-7/+7
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* | [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* | [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-13/+13
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-7/+0
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-012-9/+0
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-261-2/+2
|/
* [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-221-0/+14
* [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner2006-09-211-0/+1
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-203-25/+11
* [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-204-103/+118
* [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-19/+0
* [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-56/+0
* [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1