aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-28
* Merge ../linux-2.6Paul Mackerras2006-03-28
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* | [PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell2006-03-28
* | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-28
|\ \
| * | powerpc: remove OCP referencesKumar Gala2006-03-28
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...Paul Mackerras2006-03-28
|\ \ \
| * | | powerpc: use memparse() for mem= command line parsingKumar Gala2006-03-27
| |/ /
* | | [PATCH] powerpc: make ISA floppies work againStephen Rothwell2006-03-28
* | | [PATCH] powerpc: Fix some initcall return valuesAnton Blanchard2006-03-28
* | | [PATCH] powerpc: Workaround for pSeries RTAS bugMike Kravetz2006-03-28
* | | [PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-03-28
* | | [PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman2006-03-28
* | | [PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard2006-03-28
|/ /
* | powerpc: Fix goof in 6xx and POWER4 idle power-save functionsPaul Mackerras2006-03-27
* | powerpc: Move perfmon_fsl_booke.c over to arch/powerpcPaul Mackerras2006-03-27
* | powerpc: Move module.c over to arch/powerpcPaul Mackerras2006-03-27
* | powerpc: Move swsusp.S over to arch/powerpcPaul Mackerras2006-03-27
* | powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpcPaul Mackerras2006-03-27
* | powerpc: Move l2cr.S over to arch/powerpcPaul Mackerras2006-03-26
* | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-26
* | [PATCH] powerpc: legacy_serial loop cleanupMichael Neuling2006-03-26
* | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-26
* | [PATCH] powerpc: return to OF via trap, not exitOlaf Hering2006-03-26
* | [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-26
* | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-26
* | [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-26
|/
* [PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi2006-03-26
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-26
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-26
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-26
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-26
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
* [PATCH] sem2mutex: kprobesIngo Molnar2006-03-23
* [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-22
* [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-21
* Merge ../linux-2.6Paul Mackerras2006-03-16
|\
| * [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-16
| * [PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2006-03-16
| * [PATCH] powerpc: RTC memory corruptionMichael Neuling2006-03-16
| * powerpc: Fix problem with time going backwardsPaul Mackerras2006-03-16
* | Merge ../linux-2.6Paul Mackerras2006-03-08
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-08
| |\
| | * powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-07
| | * [PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt2006-03-03
| | * [PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt2006-03-03
| | * powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras2006-03-03
| * | ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-04
| |/
| * [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-28