summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-04-021-0/+24
|\
| * Manual merge with Linus.Dmitry Torokhov2006-04-0258-876/+3447
| |\
| * | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-0/+24
* | | [PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell2006-04-021-6/+4
* | | powerpc: hook up the splice syscallPaul Mackerras2006-04-011-0/+1
* | | [PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt2006-04-011-4/+5
* | | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-012-17/+17
* | | Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras2006-04-012-12/+3
|\ \ \ | |_|/ |/| |
| * | powerpc: converted embedded platforms to use new define_machine supportKumar Gala2006-03-301-6/+0
| * | powerpc: merge machine_check_exception between ppc32 & ppc64Kumar Gala2006-03-301-6/+3
* | | [PATCH] unexport get_wchanAdrian Bunk2006-03-311-1/+0
* | | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* | | [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-312-2/+2
|/ /
* | [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-299-16/+16
* | Merge ../linux-2.6Paul Mackerras2006-03-292-9/+10
|\ \
| * | [PATCH] Notifier chain update: API changesAlan Stern2006-03-272-9/+10
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-2814-389/+327
* | | [PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2006-03-281-1/+4
* | | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-281-6/+0
|\ \ \
| * | | powerpc: remove OCP referencesKumar Gala2006-03-271-6/+0
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-281-13/+1
|\ \ \ \
| * | | | powerpc: use memparse() for mem= command line parsingKumar Gala2006-03-271-13/+1
| |/ / /
* | | | [PATCH] powerpc: make ISA floppies work againStephen Rothwell2006-03-281-0/+1
* | | | [PATCH] powerpc: Fix some initcall return valuesAnton Blanchard2006-03-281-3/+3
* | | | [PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz2006-03-281-0/+6
* | | | [PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-03-281-1/+1
* | | | [PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman2006-03-281-1/+3
* | | | [PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard2006-03-281-1/+3
|/ / /
* | | powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras2006-03-282-21/+5
* | | powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2006-03-272-0/+223
* | | powerpc: Move module.c over to arch/powerpcPaul Mackerras2006-03-272-0/+323
* | | powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2006-03-271-0/+349
* | | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras2006-03-273-1/+747
* | | powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2006-03-272-1/+472
* | | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-277-84/+52
* | | [PATCH] powerpc: legacy_serial loop cleanupMichael Neuling2006-03-271-19/+19
* | | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-275-76/+82
* | | [PATCH] powerpc: return to OF via trap, not exitOlaf Hering2006-03-271-9/+14
* | | [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-271-1/+5
* | | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-275-0/+5
* | | [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-274-5/+10
|/ /
* | [PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi2006-03-261-8/+55
* | [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* | [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-2/+0
* | [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-60/+0
* | [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1
* | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-233-9/+6
* | [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-2/+2
* | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-231-4/+1
* | [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-221-2/+0
OpenPOWER on IntegriCloud