| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu | Nathan Lynch | 2006-02-07 | 1 | -0/+3 |
* | [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_down | Michael Neuling | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] powerpc: Don't use toc in decrementer_iSeries_masked | Michael Ellerman | 2006-02-07 | 1 | -2/+3 |
* | [PATCH] powerpc: Cleanup, consolidating icache dirtying logic | David Gibson | 2006-02-07 | 1 | -12/+2 |
* | [PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc... | Jesper Juhl | 2006-02-07 | 1 | -2/+1 |
* | [PATCH] powerpc: fix compile warning in udbg_init_maple_realmode | Olaf Hering | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address | Olaf Hering | 2006-02-07 | 2 | -1/+5 |
* | [PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name | Olaf Hering | 2006-02-07 | 1 | -2/+2 |
* | [PATCH] powerpc: restore clock speed in /proc/cpuinfo | Olaf Hering | 2006-02-07 | 3 | -23/+1 |
* | [PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decr | Olaf Hering | 2006-02-07 | 1 | -4/+4 |
* | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernel | Michael Ellerman | 2006-02-07 | 2 | -0/+30 |
* | [PATCH] powerpc: remove useless call to touch_softlockup_watchdog | Dave C Boutcher | 2006-02-07 | 1 | -4/+0 |
* | [PATCH] powerpc: prod all processors after ibm,suspend-me | Dave C Boutcher | 2006-02-07 | 1 | -0/+3 |
* | [PATCH] powerpc: return correct rtas status from ibm,suspend-me | Dave C Boutcher | 2006-02-07 | 1 | -2/+2 |
* | [PATCH] powerpc: Fix !SMP build of rtas.c | Michael Ellerman | 2006-02-07 | 1 | -0/+1 |
* | [PATCH] powerpc: IOMMU SG paranoia | Jake Moilanen | 2006-02-07 | 1 | -3/+6 |
* | [PATCH] powerpc: Refuse to boot a kdump kernel via OF | Michael Ellerman | 2006-02-07 | 1 | -0/+4 |
* | [PATCH] powerpc: Make sure we don't create empty lmb regions | Michael Ellerman | 2006-02-07 | 1 | -0/+4 |
* | [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree() | Michael Ellerman | 2006-02-07 | 1 | -1/+6 |
* | [PATCH] powerpc: Fix spufs initialization sequence. | Geoff Levand | 2006-02-07 | 1 | -1/+1 |
* | powerpc/64: Fix bug in setting floating-point exception mode | Paul Mackerras | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] PowerPC/PCI Hotplug build break | Linas Vepstas | 2006-02-01 | 1 | -0/+3 |
* | [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend. | Heiko Carstens | 2006-02-01 | 1 | -3/+1 |
* | [PATCH] powerpc: enable irq's for platform functions. | Ben Collins | 2006-02-01 | 1 | -3/+10 |
* | [PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES | Olaf Hering | 2006-02-01 | 1 | -4/+0 |
* | [SUNGEM]: Unbreak Sun GEM chips. | David S. Miller | 2006-01-31 | 1 | -4/+2 |
* | [SUNGEM]: Make PM of PHYs more reliable (#2) | Benjamin Herrenschmidt | 2006-01-23 | 1 | -2/+4 |
* | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse | 2006-01-18 | 5 | -12/+40 |
* | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-18 | 2 | -87/+5 |
* | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 2006-01-18 | 6 | -0/+6 |
* | powerpc/32: Restore previous version of 32-bit PCI code | Paul Mackerras | 2006-01-15 | 2 | -1/+1899 |
* | [PATCH] powerpc: Kconfig changes for CRASH_DUMP | Haren Myneni | 2006-01-15 | 1 | -11/+10 |
* | [PATCH] powerpc: Update pmac32_defconfig | Benjamin Herrenschmidt | 2006-01-15 | 1 | -45/+60 |
* | [PATCH] powerpc: Fix Maple build | Benjamin Herrenschmidt | 2006-01-15 | 3 | -41/+68 |
* | [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes | Haren Myneni | 2006-01-15 | 2 | -73/+7 |
* | powerpc/32: Generate miboot images with ARCH=powerpc | Paul Mackerras | 2006-01-15 | 2 | -6/+27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-14 | 2 | -6/+6 |
|\ |
|
| * | [PATCH] Add vio_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -4/+4 |
| * | [PATCH] Add of_platform_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | | [PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI | Paul Mackerras | 2006-01-14 | 1 | -1/+2 |
* | | powerpc: Avoid unaligned loads and stores in boot memcpy code | Paul Mackerras | 2006-01-14 | 1 | -3/+17 |
* | | powerpc: Make COFF zImages for old 32-bit powermacs | Paul Mackerras | 2006-01-14 | 10 | -499/+895 |
* | | [PATCH] powerpc: Make CHRP build again | David Woodhouse | 2006-01-14 | 3 | -15/+26 |
* | | [PATCH] powerpc: special-case ibm,suspend-me RTAS call | Dave C Boutcher | 2006-01-14 | 1 | -1/+95 |
* | | [PATCH] powerpc: Add MPC834x SYS board to arch/powerpc | Kumar Gala | 2006-01-14 | 7 | -2/+1292 |
* | | [PATCH] powerpc: Add FSL SOC library and setup code | Kumar Gala | 2006-01-14 | 3 | -0/+326 |
* | | [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL | Kumar Gala | 2006-01-14 | 1 | -3/+6 |
* | | [PATCH] powerpc: oprofile cpu type names clash with other code | Andy Whitcroft | 2006-01-14 | 2 | -30/+30 |
* | | powerpc: Provide a suitable AT_PLATFORM value | Paul Mackerras | 2006-01-14 | 1 | -44/+128 |
* | | [PATCH] powerpc: Remove lppaca structure from the PACA | David Gibson | 2006-01-13 | 14 | -69/+75 |