aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* [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
* | Merge ../powerpc-mergePaul Mackerras2006-02-28
|\|
| * [PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt2006-02-28
| * [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala2006-02-24
* | powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras2006-02-26
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-23
* | Merge ../powerpc-mergePaul Mackerras2006-02-23
|\|
| * [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-23
| * [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-23
| * [PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2006-02-23
| * [PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni2006-02-23
| * [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-23
| * [PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman2006-02-19
| * [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman2006-02-19
| * [PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson2006-02-19
| * [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-19
| * powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2006-02-19
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* | [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman2006-02-10
* | [PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce2006-02-10
* | [PATCH] powerpc: Fix Kernel FP unavail exception for BookEBecky Bruce2006-02-10
* | Merge ../powerpc-mergePaul Mackerras2006-02-10
|\|
| * [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-10
| * ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-10
| * [PATCH] powerpc signal __user annotationsAl Viro2006-02-08