summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1632-2103/+1681
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-1132-2103/+1681
| |\
| | * [POWERPC] Oprofile support for Power 5++Mike Wolf2007-07-111-0/+15
| | * [POWERPC] Remove unnecessary #undef printk from prom.cMathieu Desnoyers2007-07-101-2/+0
| | * [POWERPC] Check for NULL ppc_md.init_IRQ() before callingSonny Rao2007-07-101-1/+2
| | * [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-101-3/+2
| | * [POWERPC] Add __read_mostly support for powerpcTony Breeds2007-07-101-0/+6
| | * [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds2007-07-101-3/+6
| | * [POWERPC] Make the debugfs "powerpc" dir globally accessibleMichael Ellerman2007-07-102-6/+16
| | * [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()Wade Farnsworth2007-07-101-0/+8
| | * [POWERPC] Add a warning to help trackdown device_node refcounting bugsMichael Ellerman2007-07-101-0/+11
| | * [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-1/+1
| | * [POWERPC] Check for the root node in of_detach_node()Michael Ellerman2007-07-101-0/+3
| | * [POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier2007-07-101-5/+15
| | * [POWERPC] Remove unused do_signal exportChristoph Hellwig2007-07-101-1/+0
| | * [POWERPC] Move inline asm eieio to using eieio inline functionKumar Gala2007-07-101-6/+6
| | * [POWERPC] Kill pcibios_enable_resources()Kumar Gala2007-07-031-34/+0
| | * [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger2007-07-031-5/+4
| | * [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.cKumar Gala2007-06-291-0/+9
| | * [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-293-117/+88
| | * [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-293-603/+314
| | * [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-292-5/+4
| | * [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-1/+2
| | * [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-294-20/+57
| | * [POWERPC] Removed dead code related to PCI on ppc32Kumar Gala2007-06-292-115/+0
| | * [POWERPC] Let subordinate transparent bridges be transparent.York Sun2007-06-291-1/+1
| | * [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman2007-06-281-1/+1
| | * [POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2007-06-281-11/+19
| | * [POWERPC] Correct __secondary_hold commentGeoff Levand2007-06-281-2/+2
| | * [POWERPC] Output params value in early_init_devtreeGeoff Levand2007-06-281-1/+1
| | * [POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling2007-06-251-4/+8
| | * [POWERPC] Fix stolen time for SMT without LPARMichael Neuling2007-06-251-1/+1
| | * [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-251-0/+24
| | * [POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman2007-06-251-11/+21
| | * [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-251-0/+6
| | * [POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch2007-06-251-9/+15
| | * [POWERPC] kexec: Send slaves to new kernel earlierMilton Miller2007-06-251-13/+13
| | * [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-142-12/+10
| | * [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-142-120/+3
| | * [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-1/+3
| | * [POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt2007-06-142-15/+24
| | * [POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt2007-06-141-2/+0
| | * [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-144-62/+59
| | * [POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt2007-06-141-12/+0
| | * [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-144-175/+120
| | * [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-144-34/+18
| | * [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-143-16/+7
OpenPOWER on IntegriCloud