- ac85174 powerpc: Remove -Wattribute-alias pragmas by Paul Burton · 7 years ago
- 2479bfc powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx by Christophe Leroy · 7 years ago
- 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
- 58788a9 locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_flags() by Will Deacon · 8 years ago
- 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 8 years ago
- 8b25778 powerpc/kernel: Fix unbalanced refcount on RTAS device node by Gavin Shan · 9 years ago
- de6d2d1 powerpc/kernel: Use of_property_read_u32() in rtas_initialize() by Gavin Shan · 9 years ago
- dbecd50 powerpc/kernel: Remove nested if statements in rtas_initialize() by Gavin Shan · 9 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
- 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 9 years ago
- 484cc1ed powerpc/rtas: Don't test for machine type in rtas_initialize() by Benjamin Herrenschmidt · 9 years ago
- a9862c7 powerpc/rtas: Fix array overrun in ppc_rtas() syscall by Andrew Donnellan · 9 years ago
- cd5cdeb powerpc/rtas: Make enter_rtas() private by Michael Ellerman · 10 years ago
- 4456f45 powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status() by Michael Ellerman · 10 years ago
- 209eb4e powerpc/rtas: Add rtas_call_unlocked() by Michael Ellerman · 10 years ago
- 8832317 powerpc/rtas: Validate rtas.entry before calling enter_rtas() by Vasant Hegde · 10 years ago
- 1c2cb59 powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers by Thomas Huth · 10 years ago
- 9ef0319 powerpc/rtas: Replace magic values with defines by Thomas Huth · 10 years ago
- f691fa1 powerpc: Replace mem_init_done with slab_is_available() by Michael Ellerman · 10 years ago
- c03e737 powerpc/pseries: Simplify check for suspendability during suspend/migration by Tyrel Datwyler · 10 years ago
- 3df76a9 powerpc/pseries: Fix endian problems with LE migration by Cyril Bur · 11 years ago
- 14ed740 powerpc: Remove some old bootmem related comments by Anton Blanchard · 11 years ago
- 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
- a08a53ea powerpc/le: Enable RTAS events support by Greg Kurz · 11 years ago
- 599d287 powerpc/le: Big endian arguments for ppc_rtas() by Greg Kurz · 11 years ago
- 2712826 powerpc: Make RTAS calls endian safe by Anton Blanchard · 12 years ago
- 08bc1dc powerpc: Make RTAS device tree accesses endian safe by Anton Blanchard · 12 years ago
- 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
- 120496a powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 12 years ago
- f459d63 powerpc+of: Remove the pSeries_reconfig.h file by Nathan Fontenot · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
- 6431f20 powerpc: Make function that parses RTAS error logs global by Anton Blanchard · 13 years ago
- 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 14 years ago
- 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
- c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 14 years ago
- 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 14 years ago
- eca590f powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do by Anton Blanchard · 14 years ago
- 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 15 years ago
- d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- d8862be powerpc/pseries: Export rtas_ibm_suspend_me() by Nathan Fontenot · 15 years ago
- daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 15 years ago
- cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 15 years ago
- 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
- 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
- 8fe93f8 powerpc/pseries: Migration code reorganization / hibernation prep by Brian King · 15 years ago
- e9bbc8c powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present by Anton Blanchard · 16 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 16 years ago
- edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 16 years ago
- 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 16 years ago
- 46db2f8 powerpc/pseries: Fix to handle slb resize across migration by Brian King · 16 years ago
- c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 16 years ago
- f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 16 years ago
- f52862f powerpc/pseries: Fix partition migration hang under load by Brian King · 17 years ago
- edc72ac powerpc/pseries: Check for GIQ indicator before calling set-indicator by Nathan Lynch · 17 years ago
- b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 17 years ago
- 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 17 years ago
- 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
- 1c21a29 [POWERPC] Fix sparse warnings in arch/powerpc/kernel by Michael Ellerman · 17 years ago
- 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 18 years ago
- e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 18 years ago
- 8f51506 Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" by Paul Mackerras · 18 years ago
- a2b5181 [POWERPC] Fix RTAS os-term usage on kernel panic by Linas Vepstas · 18 years ago
- 8f5c757 [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me code by Nathan Lynch · 18 years ago
- 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 18 years ago
- e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
- c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 19 years ago
- f2d6d2d [POWERPC] Add rtas_service_present() helper by Nathan Lynch · 19 years ago
- 0332c2d [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 19 years ago
- 088df4d [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU by Linas Vepstas · 19 years ago
- 39ed2fe [POWERPC] reboot when panic_timout is set by Olaf Hering · 19 years ago
- 9a2ded5 [POWERPC] powerpc: Make RTAS console init generic by Michael Neuling · 19 years ago
- 32bc6e0 Merge branch 'merge' by Paul Mackerras · 19 years ago
- 81b73dd [POWERPC] Fix might-sleep warning on removing cpus by Haren Myneni · 19 years ago
- b9377ff [POWERPC] clean up pseries hcall interfaces by Anton Blanchard · 19 years ago
- a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 19 years ago
- cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 19 years ago
- 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 19 years ago
- ab3ab74 [POWERPC] Move RTAS exports next to their declarations by Michael Ellerman · 19 years ago
- 24da3dd [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised by Michael Ellerman · 19 years ago
- 7932f0b [POWERPC] RTAS delay, fix module build breaks by John Rose · 19 years ago
- 368a6ba [POWERPC] check firmware state before suspending by Dave C Boutcher · 19 years ago
- 507279d [PATCH] powerpc: reorg RTAS delay code by John Rose · 19 years ago
- 706c8c9 [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS by Segher Boessenkool · 19 years ago
- 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 19 years ago
- e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
- a7f3184 [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> by Arnd Bergmann · 19 years ago
- b4fd884 [PATCH] powerpc: remove useless call to touch_softlockup_watchdog by Dave C Boutcher · 20 years ago
- 82a4df7 [PATCH] powerpc: prod all processors after ibm,suspend-me by Dave C Boutcher · 20 years ago
- c4cb8ec [PATCH] powerpc: return correct rtas status from ibm,suspend-me by Dave C Boutcher · 20 years ago
- 31a7f67 [PATCH] powerpc: Fix !SMP build of rtas.c by Michael Ellerman · 20 years ago
- 91dc182 [PATCH] powerpc: special-case ibm,suspend-me RTAS call by Dave C Boutcher · 20 years ago
- a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 20 years ago
- 296167a [PATCH] powerpc: Make early debugging configurable via Kconfig by Michael Ellerman · 20 years ago
- 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 20 years ago
- 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 20 years ago