Age | Commit message (Expand) | Author |
2007-07-10 | [POWERPC] Remove unnecessary #undef printk from prom.c | Mathieu Desnoyers |
2007-07-10 | [POWERPC] Check for NULL ppc_md.init_IRQ() before calling | Sonny Rao |
2007-07-10 | [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports | Johannes Berg |
2007-07-10 | [POWERPC] Add __read_mostly support for powerpc | Tony Breeds |
2007-07-10 | [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane | Tony Breeds |
2007-07-10 | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman |
2007-07-10 | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() | Wade Farnsworth |
2007-07-10 | [POWERPC] Add a warning to help trackdown device_node refcounting bugs | Michael Ellerman |
2007-07-10 | [POWERPC] Generalise device_node flag interface | Michael Ellerman |
2007-07-10 | [POWERPC] Check for the root node in of_detach_node() | Michael Ellerman |
2007-07-10 | [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B | Roland Dreier |
2007-07-10 | [POWERPC] Remove unused do_signal export | Christoph Hellwig |
2007-07-10 | [POWERPC] Move inline asm eieio to using eieio inline function | Kumar Gala |
2007-07-03 | [POWERPC] Kill pcibios_enable_resources() | Kumar Gala |
2007-07-03 | [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number(). | Jon Loeliger |
2007-06-29 | [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c | Kumar Gala |
2007-06-29 | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala |
2007-06-29 | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala |
2007-06-29 | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala |
2007-06-29 | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala |
2007-06-29 | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala |
2007-06-29 | [POWERPC] Removed dead code related to PCI on ppc32 | Kumar Gala |
2007-06-29 | [POWERPC] Let subordinate transparent bridges be transparent. | York Sun |
2007-06-28 | [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c | Michael Ellerman |
2007-06-28 | [POWERPC] Move iSeries_tb_recal into its own late_initcall. | Tony Breeds |
2007-06-28 | [POWERPC] Correct __secondary_hold comment | Geoff Levand |
2007-06-28 | [POWERPC] Output params value in early_init_devtree | Geoff Levand |
2007-06-25 | [POWERPC] Do firmware feature fixups after features are initialised | Michael Neuling |
2007-06-25 | [POWERPC] Fix stolen time for SMT without LPAR | Michael 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_data | Nathan Lynch |
2007-06-25 | [POWERPC] kexec: Send slaves to new kernel earlier | Milton Miller |
2007-06-14 | [POWERPC] Merge CPU features pertaining to icache coherency | David Gibson |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson |
2007-06-14 | [POWERPC] Donate idle CPU cycles on dedicated partitions | Jake Moilanen |
2007-06-14 | [POWERPC] Less ifdef's in signal.c/signal.h | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Remove #ifdef around set_dabr in signal code | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Merge creation of signal frame | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Remove obsolete freezer bits | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Consolidate do_signal | Christoph Hellwig |
2007-06-14 | [POWERPC] Consolidate restore_sigmask | Christoph Hellwig |
2007-06-14 | [POWERPC] Consolidate sys_sigaltstack | Christoph Hellwig |
2007-06-14 | [POWERPC] Make syscall restart code more common | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Always apply DABR changes on context switches | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] ptrace shouldn't touch FP exec mode | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Remove some useless ifdef's in ptrace | Benjamin Herrenschmidt |