summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-207-211/+107
|\
| * [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
| * [PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman2006-02-201-3/+1
| * [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman2006-02-201-2/+2
| * [PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson2006-02-201-2/+4
| * [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-201-16/+0
| * powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2006-02-202-187/+99
* | [PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt2006-02-201-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-104-5/+11
|\
| * [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2006-02-102-0/+7
| * [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-101-0/+1
| * ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-102-5/+3
* | [PATCH] Fix building external modules on ppc32Andreas Gruenbacher2006-02-101-0/+2
|/
* [PATCH] fix iomem annotations in dart_iommuAl Viro2006-02-081-1/+1
* [PATCH] powerpc signal __user annotationsAl Viro2006-02-082-13/+9
* [PATCH] powermac pci iomem annotationsAl Viro2006-02-081-46/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-0720-60/+81
|\
| * [PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch2006-02-071-0/+3
| * [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling2006-02-071-1/+1
| * [PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman2006-02-071-2/+3
| * [PATCH] powerpc: Cleanup, consolidating icache dirtying logicDavid Gibson2006-02-071-12/+2
| * [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...Jesper Juhl2006-02-071-2/+1
| * [PATCH] powerpc: fix compile warning in udbg_init_maple_realmodeOlaf Hering2006-02-071-1/+1
| * [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2006-02-072-1/+5
| * [PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_nameOlaf Hering2006-02-071-2/+2
| * [PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering2006-02-073-23/+1
| * [PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering2006-02-071-4/+4
| * [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-072-0/+30
| * [PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher2006-02-071-4/+0
| * [PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher2006-02-071-0/+3
| * [PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher2006-02-071-2/+2
| * [PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman2006-02-071-0/+1
| * [PATCH] powerpc: IOMMU SG paranoiaJake Moilanen2006-02-071-3/+6
| * [PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman2006-02-071-0/+4
| * [PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman2006-02-071-0/+4
| * [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman2006-02-071-1/+6
| * [PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand2006-02-071-1/+1
| * powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras2006-02-071-1/+1
* | [PATCH] bogus extern in low_i2c.cAl Viro2006-02-071-2/+1
* | [PATCH] eeh_driver NULL noise removalAl Viro2006-02-071-4/+4
* | [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-071-2/+0
|/
* [PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas2006-02-011-0/+3
* [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens2006-02-011-3/+1
* [PATCH] powerpc: enable irq's for platform functions.Ben Collins2006-02-011-3/+10
* [PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIESOlaf Hering2006-02-011-4/+0
* [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-01-311-4/+2
* [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-231-2/+4
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-185-12/+40
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-182-87/+5
* [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-186-0/+6
OpenPOWER on IntegriCloud