aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman
2006-03-17Merge ../linux-2.6Paul Mackerras
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds
2006-03-03[PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt
2006-02-28Merge ../powerpc-mergePaul Mackerras
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt
2006-02-27powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras
2006-02-24[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras
2006-02-24Merge ../powerpc-mergePaul Mackerras
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry
2006-02-24[PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman
2006-02-20[PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman
2006-02-20[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman
2006-02-20[PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-02-10[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman
2006-02-10[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.SBecky Bruce
2006-02-10[PATCH] powerpc: Fix Kernel FP unavail exception for BookEBecky Bruce
2006-02-10Merge ../powerpc-mergePaul Mackerras
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras
2006-02-08[PATCH] powerpc signal __user annotationsAl Viro
2006-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras