aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-10
* [POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier2007-07-10
* [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-10
* [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-10
* [POWERPC] Kill pcibios_enable_resources()Kumar Gala2007-07-03
* [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger2007-07-03
* [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala2007-06-29
* [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-29
* [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-29
* [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-29
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-29
* [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-29
* [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-29
* [POWERPC] Let subordinate transparent bridges be transparent.York Sun2007-06-29
* [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman2007-06-28
* [POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2007-06-28
* [POWERPC] Correct __secondary_hold commentGeoff Levand2007-06-28
* [POWERPC] Output params value in early_init_devtreeGeoff Levand2007-06-28
* [POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling2007-06-25
* [POWERPC] Fix stolen time for SMT without LPARMichael Neuling2007-06-25
* [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-25
* [POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman2007-06-25
* [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-25
* [POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch2007-06-25
* [POWERPC] kexec: Send slaves to new kernel earlierMilton Miller2007-06-25
* [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-14
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-14
* [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-14
* [POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt2007-06-14
* [POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt2007-06-14
* [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-14
* [POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt2007-06-14
* [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-14
* [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-14
* [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-14
* [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-14
* [POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt2007-06-14
* [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt2007-06-14
* [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-14
* [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-14
* [POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt2007-06-14
* [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-14
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-14
* [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-14
* [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt2007-06-14
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-14
* [POWERPC] Fix VDSO compile warningSegher Boessenkool2007-06-14
* [POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller2007-06-13
* [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann2007-06-06
* [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman2007-06-02