| Commit message (Expand) | Author | Age |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 |
* | [PATCH] ppc64: add 970MP PVR | Olof Johansson | 2005-07-13 |
* | [PATCH] ppc64: kill bitfields in ppc64 hash code | David Gibson | 2005-07-13 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-12 |
* | [PATCH] ppc64: silence perfmon exception warnings | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: Be consistent about printing which idle loop we're using | Michael Ellerman | 2005-07-07 |
* | [PATCH] ppc64: fix compile warning | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: idle fixups | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: pSeries idle fixups | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: iSeries idle fixups | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: Remove obsolete idle_setup() | Michael Ellerman | 2005-07-07 |
* | [PATCH] ppc64: Fixup platforms for new ppc_md.idle | Michael Ellerman | 2005-07-07 |
* | [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c | Michael Ellerman | 2005-07-07 |
* | [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c | Michael Ellerman | 2005-07-07 |
* | [PATCH] ppc64: Make idle_loop a ppc_md function | Michael Ellerman | 2005-07-07 |
* | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 2005-07-07 |
* | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 2005-07-07 |
* | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 2005-07-07 |
* | [PATCH] ppc64: add ioprio syscalls | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: sys_ppc32.c cleanups | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: Turn runlatch on in exception entry | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: Fix runlatch code to work on pseries machines | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: use c99 initialisers in cputable code | Anton Blanchard | 2005-07-07 |
* | [PATCH] ppc64: vdso32: fix link errors after recent toolchain changes | Olaf Hering | 2005-07-07 |
* | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 |
* | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-06-30 |
|\ |
|
| * | [PATCH] ppc64: Replace custom locking code with a spinlock | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Cleanup proc printing of event types | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Don't count number of events processed for caller | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Move definition of xItLpQueue | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Make two ItLpQueue related functions static | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Don't pass the pointers to xItLpQueue around | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Reorganise the paca initialisation macros | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Spread lpevents by default on iSeries | Michael Ellerman | 2005-06-30 |
| * | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries | Michael Ellerman | 2005-06-30 |
| * | [PATCH] remove duplicate printf in arch/ppc64/boot/main.c | Olaf Hering | 2005-06-28 |
| * | [PATCH] remove printk usage in arch/ppc64/boot/prom.c | Olaf Hering | 2005-06-28 |
| * | [PATCH] remove unused arch/ppc64/boot/mknote.c | Olaf Hering | 2005-06-28 |
| * | [PATCH] remove unused arch/ppc64/boot/piggyback.c | Olaf Hering | 2005-06-28 |
| * | [PATCH] ppc64: don't create spurious symlinks under node0 sysdev | Nathan Lynch | 2005-06-28 |
| * | [PATCH] ppc64: simplify nvram partition scanning code | Arnd Bergmann | 2005-06-28 |