summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-11-10[POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen
2006-10-23[POWERPC] Simplify stolen time calculationStephen Rothwell
2006-10-16[POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard
2006-10-16[POWERPC] Better check in show_instructionsAnton Blanchard
2006-10-16[POWERPC] POWER6 has 6 PMCsAnton Blanchard
2006-10-16[POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard
2006-10-16[POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-06[POWERPC] Minor fix for bootargs propertyGeoff Levand
2006-10-06[POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt
2006-10-06[POWERPC] Fix harmless typoNick Piggin
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman