aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-06-29[POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala
2007-06-29[POWERPC] Removed dead code related to PCI on ppc32Kumar Gala
2007-06-29[POWERPC] Let subordinate transparent bridges be transparent.York Sun
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-28[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds
2007-06-28[POWERPC] Correct __secondary_hold commentGeoff Levand
2007-06-28[POWERPC] Output params value in early_init_devtreeGeoff Levand
2007-06-26[POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds
2007-06-25[POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling
2007-06-25[POWERPC] Fix stolen time for SMT without LPARMichael Neuling
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman
2007-06-25[POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson
2007-06-25[POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch
2007-06-25[POWERPC] kexec: Send slaves to new kernel earlierMilton Miller
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen
2007-06-14[POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt
2007-06-14[POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt
2007-06-14[POWERPC] Merge creation of signal frameBenjamin Herrenschmidt
2007-06-14[POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] Consolidate do_signalChristoph Hellwig
2007-06-14[POWERPC] Consolidate restore_sigmaskChristoph Hellwig
2007-06-14[POWERPC] Consolidate sys_sigaltstackChristoph Hellwig
2007-06-14[POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt
2007-06-14[POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt
2007-06-14[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt
2007-06-14[POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt
2007-06-14[POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt
2007-06-14[POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace cleanupsBenjamin Herrenschmidt
2007-06-14[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-14[POWERPC] Fix VDSO compile warningSegher Boessenkool
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller
2007-06-07[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt
2007-06-02[POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman
2007-05-22[POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt
2007-05-22[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard
2007-05-22[POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard
2007-05-22[POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins