| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES | Stephen Rothwell | 2005-10-17 | 5 | -35/+35 |
* | powerpc: merge ptrace.c | Stephen Rothwell | 2005-10-13 | 2 | -509/+2 |
* | powerpc: consolidate cputable.c | Stephen Rothwell | 2005-10-13 | 2 | -808/+2 |
* | Merge from Linus' tree | Paul Mackerras | 2005-10-12 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] ppc highmem fix | Paolo Galtieri | 2005-10-11 | 1 | -2/+2 |
* | | ppc: Various minor compile fixes | Paul Mackerras | 2005-10-11 | 7 | -10/+33 |
* | | ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changes | Paul Mackerras | 2005-10-11 | 1 | -0/+5 |
* | | powerpc: Fix compilation for 32-bit configs | Paul Mackerras | 2005-10-10 | 1 | -4/+2 |
* | | powerpc: Make some #includes explicit. | Paul Mackerras | 2005-10-10 | 3 | -0/+3 |
* | | powerpc: Fix idle.c compile warning | Paul Mackerras | 2005-10-06 | 1 | -0/+1 |
* | | ppc32: remove obsolete klock_info definition | Paul Mackerras | 2005-10-04 | 1 | -1/+0 |
* | | ppc32: export a few more things where they are defined | Paul Mackerras | 2005-10-04 | 2 | -3/+3 |
* | | powerpc: merge idle_power4.S and trapc.s | Stephen Rothwell | 2005-10-01 | 8 | -128/+128 |
* | | powerpc: more cleanup of powerpc/kernel | Stephen Rothwell | 2005-09-30 | 2 | -133/+1 |
* | | powerpc: remove old vector.S files | Stephen Rothwell | 2005-09-30 | 2 | -217/+1 |
* | | Merge by hand from Linus' tree. | Paul Mackerras | 2005-09-29 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | [PATCH] ppc: fix stupid thinko in oprofile fix | Benjamin Herrenschmidt | 2005-09-28 | 1 | -2/+1 |
* | | powerpc: Fixes to get the merged kernel to boot on powermac. | Paul Mackerras | 2005-09-28 | 1 | -1/+1 |
* | | [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array | Kumar Gala | 2005-09-28 | 6 | -49/+30 |
* | | [PATCH] powerpc: merged asm/cputable.h | Kumar Gala | 2005-09-28 | 1 | -313/+86 |
* | | powerpc: Merge enough to start building in arch/powerpc. | Paul Mackerras | 2005-09-26 | 2 | -0/+29 |
* | | Merge from Linus' tree. | Paul Mackerras | 2005-09-25 | 2 | -3/+6 |
|\ \
| |/ |
|
| * | [PATCH] ppc32: fix build with oprofile | Benjamin Herrenschmidt | 2005-09-22 | 2 | -3/+6 |
* | | [PATCH] powerpc: Merge asm-ppc*/dma.h | Jon Loeliger | 2005-09-22 | 1 | -1/+2 |
* | | [PATCH] powerpc: Merge bug.h | Becky Bruce | 2005-09-21 | 1 | -1/+1 |
* | | [PATCH] powerpc: reduce oprofile/common.c differences | Stephen Rothwell | 2005-09-21 | 1 | -5/+5 |
* | | [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc | Stephen Rothwell | 2005-09-21 | 2 | -345/+2 |
* | | [PATCH] powerpc: Remove section free() and linker script bits | Jon Loeliger | 2005-09-19 | 1 | -26/+0 |
* | | [PATCH] powerpc: Remove sections use from ppc | Jon Loeliger | 2005-09-19 | 2 | -6/+6 |
* | | [PATCH] ppc32: Removed non-inlined versions of local_irq* functions | Kumar Gala | 2005-09-19 | 2 | -138/+0 |
* | | [PATCH] powerpc: Merged ppc_asm.h | Kumar Gala | 2005-09-19 | 2 | -6/+6 |
|/ |
|
* | [PATCH] ppc32: remove use of asm/segment.h | Kumar Gala | 2005-09-13 | 2 | -2/+0 |
* | [PATCH] ppc32: discard *.exit.text and *.exit.data sections | Tom Rini | 2005-09-13 | 1 | -0/+4 |
* | [PATCH] ppc32: support hotplug cpu on powermacs | Paul Mackerras | 2005-09-10 | 3 | -30/+48 |
* | [PATCH] ppc32: Kill init on unhandled synchronous signals | Paul Mackerras | 2005-09-10 | 1 | -0/+22 |
* | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 2005-09-10 | 3 | -3/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 13 | -13/+13 |
|\ |
|
| * | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 13 | -13/+13 |
* | | [PATCH] ppc32: make perfmon.o CONFIG_E500 specific | Marcelo Tosatti | 2005-09-09 | 2 | -1/+4 |
* | | [PATCH] powerpc: Make check_bugs() static inline | jdl@freescale.com | 2005-09-09 | 1 | -4/+0 |
* | | [PATCH] PCI: fix up pretty-names removal patch | Andrew Morton | 2005-09-08 | 1 | -1/+0 |
|/ |
|
* | [PATCH] ppc32: Fix head_4xx.S compile error | Kumar Gala | 2005-09-08 | 1 | -0/+1 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
* | [PATCH] ppc32: Added cputable entry for 7448 | Kumar Gala | 2005-09-05 | 2 | -0/+20 |
* | [PATCH] ppc32: export cacheable_memcpy() | Eugene Surovegin | 2005-09-05 | 1 | -0/+1 |
* | [PATCH] ppc32: Add cputable entry for 750CXe DD2.4 ("Gekko") | Arthur Othieno | 2005-09-05 | 1 | -0/+14 |
* | [PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entry | Arthur Othieno | 2005-09-05 | 1 | -14/+14 |
* | [PATCH] ppc32: add cputable entry for 440SP Rev. A | Matt Porter | 2005-09-05 | 1 | -0/+10 |
* | [PATCH] ppc32: removed find_name.c | Kumar Gala | 2005-09-05 | 1 | -48/+0 |
* | [PATCH] ppc32: add 440GX rev.F cputable entry | Eugene Surovegin | 2005-09-05 | 1 | -0/+10 |