aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-04-04Merge branch 'master'Kumar Gala
2006-04-02powerpc/ppc: export strncasecmpKumar Gala
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-04-02[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell
2006-04-01powerpc: hook up the splice syscallPaul Mackerras
2006-04-01[PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool
2006-04-01Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek
2006-03-30powerpc: converted embedded platforms to use new define_machine supportKumar Gala
2006-03-30powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-29Merge ../linux-2.6Paul Mackerras
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-27powerpc: 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-27powerpc: use memparse() for mem= command line parsingKumar Gala
2006-03-28powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
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