summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge ../linux-2.6Paul Mackerras2006-03-175-50/+39
|\
| * [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-162-25/+4
| * [PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2006-03-161-10/+0
| * [PATCH] powerpc: RTC memory corruptionMichael Neuling2006-03-161-1/+1
| * powerpc: Fix problem with time going backwardsPaul Mackerras2006-03-161-14/+34
* | Merge ../linux-2.6Paul Mackerras2006-03-0912-179/+66
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-0810-177/+61
| |\
| | * powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-087-173/+52
| | * [PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt2006-03-031-1/+1
| | * [PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt2006-03-031-3/+6
| | * powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras2006-03-031-0/+2
| * | ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-041-0/+3
| |/
| * [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-281-2/+2
* | Merge ../powerpc-mergePaul Mackerras2006-02-282-18/+40
|\ \ | |/
| * [PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt2006-02-281-2/+2
| * [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala2006-02-241-16/+38
OpenPOWER on IntegriCloud