aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-10[PATCH] ppc32: fix ppc44x fpu buildMatt Porter1-1/+1
2005-11-10[PATCH] powerpc: Merge signal.hDavid Gibson1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-10/+10
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-5/+13
2005-11-08[PATCH] ppc: Fix ARCH=ppc build with xmonBenjamin Herrenschmidt1-2/+2
2005-11-08Merge ../linux-2.6Paul Mackerras3-2/+55
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter2-0/+53
2005-11-07[PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier1-2/+2
2005-11-07[PATCH] ppc32: handle access to non-present IO ports on 8xxMarcelo Tosatti2-22/+131
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras2-2/+1
2005-11-04Merge with PaulusMichael Ellerman2-4/+9
2005-11-03[PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti1-0/+5
2005-11-03[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce1-4/+4
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman1-1/+1
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson1-126/+0
2005-10-31Merge ../linux-2.6 by handPaul Mackerras2-12/+3
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-5/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-5/+1
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-2/+3
2005-10-29[PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti1-0/+2
2005-10-28[PATCH] gfp_t: dma-mapping (ppc)Al Viro1-2/+2
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson4-31/+4
2005-10-22powerpc: Move agp_special_page export to where it is definedPaul Mackerras1-4/+0
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson2-6/+5
2005-10-20powerpc/ppc/ppc64: Various compile fixes.Paul Mackerras1-1/+1
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras1-5/+5
2005-10-20[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]David Gibson4-100/+4
2005-10-20[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32Kumar Gala3-18/+33
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras2-1/+10
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras1-12/+8
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras1-1/+1
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell2-773/+2
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras2-37/+98
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras2-270/+1
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell5-35/+35
2005-10-13powerpc: merge ptrace.cStephen Rothwell2-509/+2
2005-10-13powerpc: consolidate cputable.cStephen Rothwell2-808/+2
2005-10-12[PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt1-2/+3
2005-10-12Merge from Linus' treePaul Mackerras1-2/+2
2005-10-11[PATCH] ppc highmem fixPaolo Galtieri1-2/+2
2005-10-11ppc: Various minor compile fixesPaul Mackerras7-10/+33
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras1-0/+5
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras1-4/+2
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras3-0/+3
2005-10-06powerpc: Fix idle.c compile warningPaul Mackerras1-0/+1
2005-10-04ppc32: remove obsolete klock_info definitionPaul Mackerras1-1/+0
2005-10-04ppc32: export a few more things where they are definedPaul Mackerras2-3/+3
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell8-128/+128