Age | Commit message (Expand) | Author | Files | Lines |
2005-08-05 | [PATCH] ppc64: fix for kexec boot issue | Paul Mackerras | 4 | -21/+22 |
2005-08-05 | [PATCH] ppc64: Fix UP kernel build | Olof Johansson | 2 | -2/+6 |
2005-08-03 | [PATCH] Xmon bug fix for soft-reset | Haren Myneni | 1 | -0/+3 |
2005-08-02 | [PATCH] ppc64: POWER 4 fails to boot with NUMA | Mike Kravetz | 1 | -1/+6 |
2005-08-02 | [PATCH] ppc64: Fix CONFIG_ALTIVEC not set | Benjamin Herrenschmidt | 1 | -0/+2 |
2005-07-30 | [PATCH] ppc64: inotify syscalls | Robert Love | 1 | -0/+6 |
2005-07-28 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 1 | -1/+1 |
2005-07-28 | [PATCH] ppc64: remove another fixed address constraint | David Gibson | 2 | -36/+85 |
2005-07-28 | [PATCH] ppc64: dynamically allocate segment tables | David Gibson | 4 | -22/+37 |
2005-07-28 | [PATCH] make a few functions static in pmac_setup.c | Olaf Hering | 1 | -6/+6 |
2005-07-28 | [PATCH] ppc64: update defconfigs | Olaf Hering | 5 | -778/+896 |
2005-07-28 | [PATCH] ppc/ppc64: use Kconfig.hz | Olaf Hering | 1 | -0/+1 |
2005-07-27 | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 1 | -3/+0 |
2005-07-13 | [PATCH] ppc64: add 970MP PVR | Olof Johansson | 2 | -16/+37 |
2005-07-13 | [PATCH] ppc64: kill bitfields in ppc64 hash code | David Gibson | 8 | -164/+128 |
2005-07-12 | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 1 | -0/+2 |
2005-07-08 | [PATCH] ppc64: silence perfmon exception warnings | Anton Blanchard | 1 | -13/+1 |
2005-07-08 | [PATCH] ppc64: Be consistent about printing which idle loop we're using | Michael Ellerman | 2 | -3/+8 |
2005-07-08 | [PATCH] ppc64: fix compile warning | Anton Blanchard | 1 | -1/+0 |
2005-07-08 | [PATCH] ppc64: idle fixups | Anton Blanchard | 1 | -11/+12 |
2005-07-08 | [PATCH] ppc64: pSeries idle fixups | Anton Blanchard | 1 | -51/+62 |
2005-07-08 | [PATCH] ppc64: iSeries idle fixups | Anton Blanchard | 1 | -37/+47 |
2005-07-08 | [PATCH] ppc64: Remove obsolete idle_setup() | Michael Ellerman | 1 | -41/+0 |
2005-07-08 | [PATCH] ppc64: Fixup platforms for new ppc_md.idle | Michael Ellerman | 4 | -1/+26 |
2005-07-08 | [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c | Michael Ellerman | 2 | -131/+127 |
2005-07-08 | [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c | Michael Ellerman | 2 | -86/+81 |
2005-07-08 | [PATCH] ppc64: Make idle_loop a ppc_md function | Michael Ellerman | 2 | -6/+8 |
2005-07-08 | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 1 | -17/+2 |
2005-07-08 | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 1 | -33/+0 |
2005-07-08 | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 1 | -1/+2 |
2005-07-08 | [PATCH] ppc64: add ioprio syscalls | Anton Blanchard | 2 | -11/+22 |
2005-07-08 | [PATCH] ppc64: sys_ppc32.c cleanups | Anton Blanchard | 1 | -27/+0 |
2005-07-08 | [PATCH] ppc64: Turn runlatch on in exception entry | Anton Blanchard | 1 | -0/+10 |
2005-07-08 | [PATCH] ppc64: Fix runlatch code to work on pseries machines | Anton Blanchard | 1 | -4/+4 |
2005-07-08 | [PATCH] ppc64: use c99 initialisers in cputable code | Anton Blanchard | 1 | -153/+212 |
2005-07-08 | [PATCH] ppc64: vdso32: fix link errors after recent toolchain changes | Olaf Hering | 1 | -2/+2 |
2005-07-06 | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 1 | -7/+8 |
2005-07-06 | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 1 | -1/+1 |
2005-06-30 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 16 | -518/+285 |
2005-06-30 | [PATCH] ppc64: Replace custom locking code with a spinlock | Michael Ellerman | 1 | -36/+2 |
2005-06-30 | [PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c | Michael Ellerman | 1 | -31/+41 |
2005-06-30 | [PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c | Michael Ellerman | 1 | -29/+29 |
2005-06-30 | [PATCH] ppc64: Cleanup proc printing of event types | Michael Ellerman | 1 | -10/+10 |
2005-06-30 | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca | Michael Ellerman | 1 | -15/+29 |
2005-06-30 | [PATCH] ppc64: Don't count number of events processed for caller | Michael Ellerman | 4 | -13/+5 |
2005-06-30 | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* | Michael Ellerman | 5 | -14/+14 |
2005-06-30 | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue | Michael Ellerman | 2 | -24/+24 |
2005-06-30 | [PATCH] ppc64: Move definition of xItLpQueue | Michael Ellerman | 2 | -7/+8 |
2005-06-30 | [PATCH] ppc64: Make two ItLpQueue related functions static | Michael Ellerman | 1 | -2/+2 |
2005-06-30 | [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c | Michael Ellerman | 2 | -48/+59 |