aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds32-2103/+1681
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+2
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2-4/+4
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras32-2103/+1681
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf1-0/+15
2007-07-10[POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers1-2/+0
2007-07-10[POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao1-1/+2
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg1-3/+2
2007-07-10[POWERPC] Add __read_mostly support for powerpcTony Breeds1-0/+6
2007-07-10[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds1-3/+6
2007-07-10[POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2-6/+16
2007-07-10[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth1-0/+8
2007-07-10[POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman1-0/+11
2007-07-10[POWERPC] Generalise device_node flag interfaceMichael Ellerman1-1/+1
2007-07-10[POWERPC] Check for the root node in of_detach_node()Michael Ellerman1-0/+3
2007-07-10[POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier1-5/+15
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig1-1/+0
2007-07-10[POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala1-6/+6
2007-07-03[POWERPC] Kill pcibios_enable_resources()Kumar Gala1-34/+0
2007-07-03[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger1-5/+4
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson1-0/+6
2007-06-29Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt1-1/+1
2007-06-29[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala1-0/+9
2007-06-29[POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala3-117/+88
2007-06-29[POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala3-603/+314
2007-06-29[POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2-5/+4
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-1/+2
2007-06-29[POWERPC] Use global_number in ppc32 pci_controllerKumar Gala4-20/+57
2007-06-29[POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2-115/+0
2007-06-29[POWERPC] Let subordinate transparent bridges be transparent.York Sun1-1/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+9
2007-06-28[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman1-1/+1
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds1-11/+19
2007-06-28[POWERPC] Correct __secondary_hold commentGeoff Levand1-2/+2
2007-06-28[POWERPC] Output params value in early_init_devtreeGeoff Levand1-1/+1
2007-06-26[POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras1-3/+7
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2-4/+7
2007-06-25[POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling1-4/+8
2007-06-25[POWERPC] Fix stolen time for SMT without LPARMichael Neuling1-1/+1
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman1-0/+24
2007-06-25[POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman1-11/+21
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson1-0/+6
2007-06-25[POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch1-9/+15
2007-06-25[POWERPC] kexec: Send slaves to new kernel earlierMilton Miller1-13/+13
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2-12/+10
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2-120/+3
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen1-1/+3
2007-06-14[POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt2-15/+24
2007-06-14[POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt1-2/+0