| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers | Thomas Huth | 2015-07-23 | 1 | -0/+17 |
* | powerpc/rtas: Replace magic values with defines | Thomas Huth | 2015-07-23 | 1 | -3/+5 |
* | powerpc: Replace mem_init_done with slab_is_available() | Michael Ellerman | 2015-04-10 | 1 | -2/+2 |
* | powerpc/pseries: Simplify check for suspendability during suspend/migration | Tyrel Datwyler | 2015-03-28 | 1 | -13/+13 |
* | powerpc/pseries: Fix endian problems with LE migration | Cyril Bur | 2015-01-27 | 1 | -7/+15 |
* | powerpc: Remove some old bootmem related comments | Anton Blanchard | 2014-11-10 | 1 | -2/+2 |
* | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 2014-04-30 | 1 | -1/+1 |
* | powerpc/le: Enable RTAS events support | Greg Kurz | 2014-04-07 | 1 | -6/+9 |
* | powerpc/le: Big endian arguments for ppc_rtas() | Greg Kurz | 2014-03-24 | 1 | -9/+13 |
* | powerpc: Make RTAS calls endian safe | Anton Blanchard | 2013-08-14 | 1 | -19/+19 |
* | powerpc: Make RTAS device tree accesses endian safe | Anton Blanchard | 2013-08-14 | 1 | -14/+14 |
* | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-01 | 1 | -2/+2 |
* | powerpc: Bring all threads online prior to migration/hibernation | Robert Jennings | 2013-05-14 | 1 | -0/+113 |
* | powerpc+of: Remove the pSeries_reconfig.h file | Nathan Fontenot | 2012-11-15 | 1 | -1/+0 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+0 |
|\ |
|
| * | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | powerpc: Make function that parses RTAS error logs global | Anton Blanchard | 2012-03-28 | 1 | -0/+34 |
|/ |
|
* | powerpc/pseries: Fix partition migration hang in stop_topology_update | Brian King | 2012-02-14 | 1 | -2/+3 |
* | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang | 2011-07-25 | 1 | -0/+1 |
* | powerpc/pseries: Add page coalescing support | Brian King | 2011-05-04 | 1 | -0/+2 |
* | powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do | Anton Blanchard | 2011-04-27 | 1 | -1/+1 |
* | powerpc: Disable VPHN polling during a suspend operation | Jesse Larrew | 2010-12-09 | 1 | -0/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-21 | 1 | -2/+2 |
|\ |
|
| * | powerpc/pseries: Export rtas_ibm_suspend_me() | Nathan Fontenot | 2010-10-13 | 1 | -2/+2 |
* | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 1 | -35/+70 |
|\| |
|
| * | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 1 | -3/+3 |
| |\ |
|
| * | | powerpc/pseries: Migration code reorganization / hibernation prep | Brian King | 2010-07-09 | 1 | -35/+70 |
* | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -3/+3 |
|/ |
|
* | powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present | Anton Blanchard | 2010-04-07 | 1 | -6/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -6/+6 |
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 | 1 | -1/+6 |
* | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt | 2009-06-26 | 1 | -0/+31 |
* | powerpc/rtas: Turn rtas lock into a raw spinlock | Benjamin Herrenschmidt | 2009-06-26 | 1 | -9/+29 |
* | powerpc/pseries: Fix partition migration hang under load | Brian King | 2009-02-23 | 1 | -2/+8 |
* | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch | 2008-12-16 | 1 | -0/+26 |
* | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 2008-08-11 | 1 | -2/+3 |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 1 | -1/+1 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman | 2008-05-14 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 1 | -2/+2 |
|\ |
|
| * | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 1 | -1/+1 |
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -1/+1 |
* | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
|/ |
|
* | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" | Paul Mackerras | 2007-12-03 | 1 | -6/+6 |