Age | Commit message (Expand) | Author |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-11 | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras |
2009-05-21 | powerpc/pci: Move pseries code into pseries platform specific area | Kumar Gala |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-08-26 | powerpc: Export CMO_PageSize | Andrew Morton |
2008-08-18 | powerpc: Make CMO paging space pool ID and page size available | Robert Jennings |
2008-07-25 | powerpc/pseries: Enable CMO feature during platform setup | Robert Jennings |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries | Michael Ellerman |
2008-04-24 | [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries | Michael Ellerman |
2008-04-24 | [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ | Michael Ellerman |
2008-04-18 | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ() | Michael Ellerman |
2008-04-18 | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c... | Michael Ellerman |
2008-04-18 | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c | Michael Ellerman |
2008-04-17 | [POWERPC] Move prototype for find_udbg_vterm() into a header file | Michael Ellerman |
2008-03-26 | [POWERPC] Update wait_state_cycles in the VPA | Tony Breeds |
2007-12-03 | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" | Paul Mackerras |
2007-11-20 | [POWERPC] Fix RTAS os-term usage on kernel panic | Linas Vepstas |
2007-10-11 | [POWERPC] Platforms shouldn't mess with ROOT_DEV | Grant Likely |
2007-07-22 | [POWERPC] Fix future firmware feature fixups function failure | Michael Neuling |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-15 | the wrong variable checked after request_irq() | Al Viro |
2007-06-14 | [POWERPC] Donate idle CPU cycles on dedicated partitions | Jake Moilanen |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-27 | [POWERPC] Generic check_legacy_ioport | Olaf Hering |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell |
2007-03-09 | [POWERPC] Allow pSeries to build without CONFIG_PCI | Stephen Rothwell |
2007-02-17 | [POWERPC] pseries: Enabling auto poweron after power is restored. | Manish Ahuja |
2007-02-14 | [POWERPC] Cleanup pseries kexec code | Michael Ellerman |
2007-02-14 | [POWERPC] Cleanup pseries smp initialisation code | Michael Ellerman |
2007-02-14 | [POWERPC] Consolidate pseries platform header files into pseries.h | Michael Ellerman |
2006-12-09 | [POWERPC] dont allow pSeries_probe to succeed without initialising MMU | Anton Blanchard |
2006-12-09 | [POWERPC] micro optimise pSeries_probe | Anton Blanchard |
2006-12-08 | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c | Michael Ellerman |
2006-12-04 | [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU | Linas Vepstas |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [POWERPC] Fix a printk in pseries_mpic_init_IRQ | Michael Ellerman |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-10-03 | [PATCH] restore parport_pc probing on powermac | Olaf Hering |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-01 | [PATCH] update legacy io handling for pmac | Olaf Hering |
2006-09-26 | [POWERPC] Always call cede in pseries dedicated idle loop | Anton Blanchard |
2006-09-13 | [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics() | Michael Ellerman |
2006-08-08 | Merge branch 'merge' | Paul Mackerras |
2006-08-08 | [POWERPC] Implement SLB shadow buffer | Michael Neuling |
2006-08-08 | [POWERPC] fix PMU initialization on pseries lpar | Sonny Rao |
2006-08-01 | Merge branch 'merge' | Paul Mackerras |
2006-07-31 | [POWERPC] pseries: Constify & voidify get_property() | Jeremy Kerr |