Age | Commit message (Expand) | Author |
2016-07-21 | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-03-31 | powerpc32/chrp: fix section mismatch warning | LEROY Christophe |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf |
2014-10-02 | powerpc: Remove powerpc specific cmd_line | Anton Blanchard |
2014-04-30 | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-10 | powerpc: platforms/chrp irq_data conversion. | Lennert Buytenhek |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-12 | kbuild: move utsrelease.h to include/generated | Sam Ravnborg |
2009-10-30 | powerpc/chrp: Use the same RTAS daemon as pSeries | Benjamin Herrenschmidt |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk |
2008-05-14 | [POWERPC] Move xmon_irq() declaration into xmon.h | Michael Ellerman |
2008-01-25 | [POWERPC] Autodetect serial console on pegasos2 | Olaf Hering |
2007-12-20 | [POWERPC] CHRP: Fix possible NULL pointer dereference | Cyrill Gorcunov |
2007-10-11 | [POWERPC] Platforms shouldn't mess with ROOT_DEV | Grant Likely |
2007-08-22 | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_devices | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell |
2007-04-24 | [POWERPC] Remove old interface find_path_device | Stephen Rothwell |
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-04-13 | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering |
2007-03-16 | [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol. | Robert P. J. Day |
2007-02-09 | [PATCH] arch/powerpc trivial annotations | Al Viro |
2006-12-04 | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] Fix CHRP platforms with only 8259 | Benjamin Herrenschmidt |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson |
2006-07-31 | [POWERPC] chrp: Constify & voidify get_property() | Jeremy Kerr |
2006-07-07 | [POWERPC] Add briq support to CHRP | Benjamin Herrenschmidt |
2006-07-07 | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set | Benjamin Herrenschmidt |
2006-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-07-03 | kbuild: introduce utsrelease.h | Sam Ravnborg |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-07-03 | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-05 | powerpc: Fix CHRP booting - needs a define_machine call | Paul Mackerras |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | powerpc: Fix event-scan code for 32-bit CHRP | Paul Mackerras |
2006-02-10 | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason |
2006-02-07 | [PATCH] powerpc: restore clock speed in /proc/cpuinfo | Olaf Hering |