aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson1-0/+2
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt1-3/+5
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt1-2/+4
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2-19/+69
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt6-9/+73
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt6-220/+88
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen1-0/+15
2006-10-23[POWERPC] Simplify stolen time calculationStephen Rothwell1-47/+16
2006-10-16[POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard1-2/+8
2006-10-16[POWERPC] Better check in show_instructionsAnton Blanchard1-8/+2
2006-10-16[POWERPC] POWER6 has 6 PMCsAnton Blanchard1-1/+1
2006-10-16[POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard1-2/+1
2006-10-16[POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson1-6/+6
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds1-1/+1
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro1-2/+2
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds1-11/+6
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering3-3/+3
2006-10-06[POWERPC] Minor fix for bootargs propertyGeoff Levand1-1/+1
2006-10-06[POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt1-6/+11
2006-10-06[POWERPC] Fix harmless typoNick Piggin1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-9/+15
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds9-78/+140
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips1-2/+13
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras5-37/+121
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman3-39/+6
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-23/+55
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-3/+12
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell4-9/+91
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2-2/+2
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-7/+7
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-13/+13
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips1-0/+42
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-7/+0
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2-9/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki1-2/+2
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard1-2/+2
2006-09-26[POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman1-9/+10
2006-09-26[POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse1-11/+0
2006-09-26[POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse1-1/+1
2006-09-25[POWERPC] modify PCI code for a merged kernelStephen Rothwell1-28/+30
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell1-0/+14