Age | Commit message (Expand) | Author |
2013-05-19 | powerpc: Bring all threads online prior to migration/hibernation | Robert Jennings |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-28 | powerpc: Make function that parses RTAS error logs global | Anton Blanchard |
2012-02-14 | powerpc/pseries: Fix partition migration hang in stop_topology_update | Brian King |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang |
2011-05-04 | powerpc/pseries: Add page coalescing support | Brian King |
2011-04-27 | powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do | Anton Blanchard |
2010-12-09 | powerpc: Disable VPHN polling during a suspend operation | Jesse Larrew |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-13 | powerpc/pseries: Export rtas_ibm_suspend_me() | Nathan Fontenot |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-09 | powerpc/pseries: Migration code reorganization / hibernation prep | Brian King |
2010-04-07 | powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present | Anton Blanchard |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-14 | 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-09-02 | powerpc/pseries: Fix to handle slb resize across migration | Brian King |
2009-06-26 | 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-02-23 | powerpc/pseries: Fix partition migration hang under load | Brian King |
2008-12-16 | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch |
2008-08-11 | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller |
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-11-19 | [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code | Nathan Lynch |
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-02-17 | Storage class should be before const qualifier | Tobias Klauser |
2006-12-08 | [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-04 | [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU | Linas Vepstas |
2006-08-25 | [POWERPC] reboot when panic_timout is set | Olaf Hering |
2006-08-25 | [POWERPC] powerpc: Make RTAS console init generic | Michael Neuling |
2006-08-08 | Merge branch 'merge' | Paul Mackerras |
2006-08-08 | [POWERPC] Fix might-sleep warning on removing cpus | Haren Myneni |
2006-08-01 | [POWERPC] clean up pseries hcall interfaces | Anton Blanchard |