| Commit message (Expand) | Author | Age |
* | powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present | Anton Blanchard | 2010-04-07 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 |
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
* | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 |
* | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt | 2009-06-26 |
* | powerpc/rtas: Turn rtas lock into a raw spinlock | Benjamin Herrenschmidt | 2009-06-26 |
* | powerpc/pseries: Fix partition migration hang under load | Brian King | 2009-02-22 |
* | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch | 2008-12-15 |
* | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 2008-08-10 |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-15 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
* | | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman | 2008-05-14 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 |
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 |
* | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
|/ |
|
* | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" | Paul Mackerras | 2007-12-02 |
* | [POWERPC] Fix RTAS os-term usage on kernel panic | Linas Vepstas | 2007-11-20 |
* | [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code | Nathan Lynch | 2007-11-18 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 |
* | [POWERPC] Add rtas_service_present() helper | Nathan Lynch | 2006-12-08 |
* | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c | Michael Ellerman | 2006-12-07 |
* | [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU | Linas Vepstas | 2006-12-04 |
* | [POWERPC] reboot when panic_timout is set | Olaf Hering | 2006-08-24 |
* | [POWERPC] powerpc: Make RTAS console init generic | Michael Neuling | 2006-08-24 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-08 |
|\ |
|
| * | [POWERPC] Fix might-sleep warning on removing cpus | Haren Myneni | 2006-08-08 |
* | | [POWERPC] clean up pseries hcall interfaces | Anton Blanchard | 2006-08-01 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 |
|/ |
|
* | [POWERPC] Add udbg support for RTAS console | Michael Ellerman | 2006-06-27 |
* | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier | Michael Ellerman | 2006-06-27 |
* | [POWERPC] Move RTAS exports next to their declarations | Michael Ellerman | 2006-06-27 |
* | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised | Michael Ellerman | 2006-06-27 |
* | [POWERPC] RTAS delay, fix module build breaks | John Rose | 2006-06-21 |
* | [POWERPC] check firmware state before suspending | Dave C Boutcher | 2006-06-15 |
* | [PATCH] powerpc: reorg RTAS delay code | John Rose | 2006-06-09 |
* | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS | Segher Boessenkool | 2006-04-01 |
* | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-28 |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
* | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> | Arnd Bergmann | 2006-03-26 |
* | [PATCH] powerpc: remove useless call to touch_softlockup_watchdog | Dave C Boutcher | 2006-02-07 |
* | [PATCH] powerpc: prod all processors after ibm,suspend-me | Dave C Boutcher | 2006-02-07 |
* | [PATCH] powerpc: return correct rtas status from ibm,suspend-me | Dave C Boutcher | 2006-02-07 |
* | [PATCH] powerpc: Fix !SMP build of rtas.c | Michael Ellerman | 2006-02-07 |
* | [PATCH] powerpc: special-case ibm,suspend-me RTAS call | Dave C Boutcher | 2006-01-13 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 |