summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki9-16/+16
2006-03-29Merge ../linux-2.6Paul Mackerras2-9/+10
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt14-389/+327
2006-03-28[PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell1-1/+4
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras1-6/+0
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras1-13/+1
2006-03-28powerpc: remove OCP referencesKumar Gala1-6/+0
2006-03-28[PATCH] powerpc: make ISA floppies work againStephen Rothwell1-0/+1
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard1-3/+3
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz1-0/+6
2006-03-28[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman1-1/+3
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard1-1/+3
2006-03-28powerpc: use memparse() for mem= command line parsingKumar Gala1-13/+1
2006-03-28powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras2-21/+5
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern2-9/+10
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2-0/+223
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras2-0/+323
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras1-0/+349
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras3-1/+747
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2-1/+472
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras7-84/+52
2006-03-27[PATCH] powerpc: legacy_serial loop cleanupMichael Neuling1-19/+19
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard5-76/+82
2006-03-27[PATCH] powerpc: return to OF via trap, not exitOlaf Hering1-9/+14
2006-03-27[PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering1-1/+5
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann5-0/+5
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell4-5/+10
2006-03-26[PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi1-8/+55
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-0/+3
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-2/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-60/+0
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-14/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton3-9/+6
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-2/+2
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas1-4/+1
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman1-2/+0
2006-03-17Merge ../linux-2.6Paul Mackerras5-50/+39
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2-25/+4
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering1-10/+0
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling1-1/+1
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras1-14/+34
2006-03-09Merge ../linux-2.6Paul Mackerras12-179/+66
2006-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds10-177/+61
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras7-173/+52
2006-03-05ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds1-0/+3
2006-03-03[PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt1-1/+1
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt1-3/+6
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras1-0/+2
2006-03-01[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt1-2/+2