summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell
2006-03-28Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras
2006-03-28powerpc: remove OCP referencesKumar Gala
2006-03-28[PATCH] powerpc: make ISA floppies work againStephen Rothwell
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard
2006-03-28[PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz
2006-03-28[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard
2006-03-28powerpc: use memparse() for mem= command line parsingKumar Gala
2006-03-27powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras
2006-03-27powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras
2006-03-27[PATCH] powerpc: legacy_serial loop cleanupMichael Neuling
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard
2006-03-27[PATCH] powerpc: return to OF via trap, not exitOlaf Hering
2006-03-27[PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell
2006-03-26[PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman
2006-03-17Merge ../linux-2.6Paul Mackerras
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds
2006-03-03[PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras
2006-03-01[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt
2006-02-28Merge ../powerpc-mergePaul Mackerras
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt
2006-02-27powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras