| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 2 | -4/+6 |
* | [PATCH] ppc64: Export machine_power_off for therm_pm72 module | Benjamin Herrenschmidt | 2005-08-24 | 1 | -0/+2 |
* | [PATCH] ppc64: iommu vmerge fix | Brian King | 2005-08-17 | 1 | -3/+4 |
* | [PATCH] iSeries build with newer assemblers and compilers | Stephen Rothwell | 2005-08-17 | 4 | -78/+43 |
* | [PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines | Benjamin Herrenschmidt | 2005-08-10 | 1 | -1/+1 |
* | [PATCH] ppc64: update defconfigs | Paul Mackerras | 2005-08-08 | 5 | -35/+30 |
* | [PATCH] ppc64: add default config for BPA | Arnd Bergmann | 2005-08-08 | 1 | -0/+987 |
* | [PATCH] Update in-kernel zlib routines | Tim Yamin | 2005-08-06 | 1 | -1/+2 |
* | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 2005-08-05 | 1 | -0/+20 |
* | [PATCH] ppc64: fix for kexec boot issue | Paul Mackerras | 2005-08-04 | 4 | -21/+22 |
* | [PATCH] ppc64: Fix UP kernel build | Olof Johansson | 2005-08-04 | 2 | -2/+6 |
* | [PATCH] Xmon bug fix for soft-reset | Haren Myneni | 2005-08-03 | 1 | -0/+3 |
* | [PATCH] ppc64: POWER 4 fails to boot with NUMA | Mike Kravetz | 2005-08-02 | 1 | -1/+6 |
* | [PATCH] ppc64: Fix CONFIG_ALTIVEC not set | Benjamin Herrenschmidt | 2005-08-02 | 1 | -0/+2 |
* | [PATCH] ppc64: inotify syscalls | Robert Love | 2005-07-30 | 1 | -0/+6 |
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-28 | 1 | -1/+1 |
* | [PATCH] ppc64: remove another fixed address constraint | David Gibson | 2005-07-28 | 2 | -36/+85 |
* | [PATCH] ppc64: dynamically allocate segment tables | David Gibson | 2005-07-28 | 4 | -22/+37 |
* | [PATCH] make a few functions static in pmac_setup.c | Olaf Hering | 2005-07-28 | 1 | -6/+6 |
* | [PATCH] ppc64: update defconfigs | Olaf Hering | 2005-07-28 | 5 | -778/+896 |
* | [PATCH] ppc/ppc64: use Kconfig.hz | Olaf Hering | 2005-07-28 | 1 | -0/+1 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -3/+0 |
* | [PATCH] ppc64: add 970MP PVR | Olof Johansson | 2005-07-13 | 2 | -16/+37 |
* | [PATCH] ppc64: kill bitfields in ppc64 hash code | David Gibson | 2005-07-13 | 8 | -164/+128 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-12 | 1 | -0/+2 |
* | [PATCH] ppc64: silence perfmon exception warnings | Anton Blanchard | 2005-07-08 | 1 | -13/+1 |
* | [PATCH] ppc64: Be consistent about printing which idle loop we're using | Michael Ellerman | 2005-07-08 | 2 | -3/+8 |
* | [PATCH] ppc64: fix compile warning | Anton Blanchard | 2005-07-08 | 1 | -1/+0 |
* | [PATCH] ppc64: idle fixups | Anton Blanchard | 2005-07-08 | 1 | -11/+12 |
* | [PATCH] ppc64: pSeries idle fixups | Anton Blanchard | 2005-07-08 | 1 | -51/+62 |
* | [PATCH] ppc64: iSeries idle fixups | Anton Blanchard | 2005-07-08 | 1 | -37/+47 |
* | [PATCH] ppc64: Remove obsolete idle_setup() | Michael Ellerman | 2005-07-08 | 1 | -41/+0 |
* | [PATCH] ppc64: Fixup platforms for new ppc_md.idle | Michael Ellerman | 2005-07-08 | 4 | -1/+26 |
* | [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c | Michael Ellerman | 2005-07-08 | 2 | -131/+127 |
* | [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c | Michael Ellerman | 2005-07-08 | 2 | -86/+81 |
* | [PATCH] ppc64: Make idle_loop a ppc_md function | Michael Ellerman | 2005-07-08 | 2 | -6/+8 |
* | [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars | Milton Miller | 2005-07-08 | 1 | -17/+2 |
* | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 2005-07-08 | 1 | -33/+0 |
* | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 2005-07-08 | 1 | -1/+2 |
* | [PATCH] ppc64: add ioprio syscalls | Anton Blanchard | 2005-07-08 | 2 | -11/+22 |
* | [PATCH] ppc64: sys_ppc32.c cleanups | Anton Blanchard | 2005-07-08 | 1 | -27/+0 |
* | [PATCH] ppc64: Turn runlatch on in exception entry | Anton Blanchard | 2005-07-08 | 1 | -0/+10 |
* | [PATCH] ppc64: Fix runlatch code to work on pseries machines | Anton Blanchard | 2005-07-08 | 1 | -4/+4 |
* | [PATCH] ppc64: use c99 initialisers in cputable code | Anton Blanchard | 2005-07-08 | 1 | -153/+212 |
* | [PATCH] ppc64: vdso32: fix link errors after recent toolchain changes | Olaf Hering | 2005-07-08 | 1 | -2/+2 |
* | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 1 | -7/+8 |
* | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-06 | 1 | -1/+1 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-06-30 | 16 | -518/+285 |
|\ |
|
| * | [PATCH] ppc64: Replace custom locking code with a spinlock | Michael Ellerman | 2005-06-30 | 1 | -36/+2 |
| * | [PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c | Michael Ellerman | 2005-06-30 | 1 | -31/+41 |