summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-312-39/+30
* powerpc: Fix compiler warning for the relocatable kernelMichael Neuling2008-10-311-3/+3
* powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-311-0/+2
* powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-311-11/+19
* powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-1/+2
* powerpc: Kexec exit should not use magic numbersMilton Miller2008-10-312-13/+5
* Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-231-0/+2
|\
| * x86, um: get rid of uml signal.hAl Viro2008-10-221-0/+2
* | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-226-45/+89
* | powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson2008-10-221-1/+2
* | powerpc: Remove empty #else from signal_64.cMichael Neuling2008-10-221-2/+0
* | powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-221-0/+7
* | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-215-120/+152
|\ \ | |/
| * powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-201-1/+135
| * kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-201-2/+8
| * Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-2/+2
| |\
| | * KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-151-1/+1
| | * KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-151-0/+1
| | * KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-151-1/+0
| * | powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-16/+7
| * | powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-6/+6
| * | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-63/+0
| * | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-36/+0
* | | powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0
* | | powerpc: Find and destroy possible stale kernel added propertiesMilton Miller2008-10-211-0/+13
* | | powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2008-10-211-1/+1
* | | powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin2008-10-211-1/+1
* | | powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer2008-10-171-0/+13
|/ /
* | Merge commit 'origin'Benjamin Herrenschmidt2008-10-156-29/+4
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-139-25/+16
| |\
| | * Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+1
| | |\
| | | * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
| | * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-09-301-5/+1
| | |\ \
| | | * | powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-301-5/+1
| | * | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-3/+2
| | |/ /
| | * | Fix compile failure with non modular buildsJames Bottomley2008-09-171-19/+0
| * | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-062-2/+0
* | | | powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt2008-10-151-0/+6
* | | | powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt2008-10-151-0/+6
* | | | powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt2008-10-151-47/+116
* | | | powerpc: Reflect the used arguments in machine_init() prototypeSebastian Andrzej Siewior2008-10-141-1/+1
* | | | powerpc: Fix DMA offset for non-coherent DMABenjamin Herrenschmidt2008-10-141-2/+6
* | | | powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller2008-10-131-4/+0
* | | | powerpc/fsl: Hide MPC5121 pci bridge.John Rigby2008-10-131-2/+3
* | | | powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller2008-10-131-2/+1
* | | | powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-102-5/+8
* | | | powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-102-6/+10
* | | | powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt2008-10-071-2/+3
* | | | powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg2008-10-071-1/+1
* | | | powerpc: Ignore generated vmlinux.lds in gitSebastien Dugue2008-10-071-0/+1
OpenPOWER on IntegriCloud