summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-42/+0
* [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-101-10/+37
* [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
* [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-34/+47
* [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-013-223/+1
* [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
* [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-3/+5
* [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-251-2/+4
* [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-252-19/+69
* [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-256-9/+73
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-256-220/+88
* [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-231-0/+15
* [POWERPC] Simplify stolen time calculationStephen Rothwell2006-10-231-47/+16
* [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
OpenPOWER on IntegriCloud