summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-04-17[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER
2006-04-17[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell
2006-04-07[PATCH] powerpc: make ISA floppies work againStephen Rothwell
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-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-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt
2006-02-24[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala
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: 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-07[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch
2006-02-07[PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman
2006-02-07[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl
2006-02-07[PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering
2006-02-07[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_nameOlaf Hering
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman
2006-02-07[PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher
2006-02-07[PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher
2006-02-07[PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher
2006-02-07[PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen
2006-02-07[PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman
2006-02-07[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman
2006-02-07powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras
2006-02-01[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens
2006-02-01[PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIESOlaf Hering
2006-01-18[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse
2006-01-18[PATCH] Generic sys_rt_sigsuspend()David Woodhouse
2006-01-15powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras