aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-1/+0
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman1-1/+0
2006-01-09[PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk1-4/+0
2006-01-06[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernelsOtavio Salvador1-2/+2
2005-12-12[PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernelJohannes Berg1-0/+4
2005-11-29[PATCH] ppc: fix floating point register corruptionPaolo Galtieri1-0/+6
2005-11-29[PATCH] ppc: Export symbol needed by MOLOtavio Salvador1-1/+1
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-1/+0
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt2-412/+2
2005-11-16[PATCH] ppc: Fix boot with yaboot with ARCH=ppcBenjamin Herrenschmidt1-1/+13
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras1-0/+28
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky1-14/+0
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds6-176/+8
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2-3/+1
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson2-2/+3
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras3-169/+2
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] powerpc: sched fixupsAndrew Morton1-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-09powerpc: merge irq.cStephen Rothwell3-169/+2
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