aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] ppc32: rename head_e500.S to head_fsl_booke.SKumar Gala2-2/+2
2005-03-31mergeGreg Kroah-Hartman1-2/+2
2005-03-30[PATCH] ppc32: cleanup of Book-E exception handlingKumar Gala5-326/+106
2005-03-28[PATCH] ppc32: 8xx typo fixTom Rini1-1/+1
2005-03-28[PATCH] ppc32/64: Map prefetchable PCI without guarded bitBenjamin Herrenschmidt1-72/+125
2005-03-28[PATCH] ppc32: Report chipset version in common /proc/cpuinfo handlingKumar Gala1-0/+10
2005-03-28[PATCH] ppc32: typo fix in load/store string emulationKumar Gala1-1/+1
2005-03-17[PATCH] ppc32: Fix overflow in cpuinfo freq. displayBenjamin Herrenschmidt1-2/+3
2005-03-16[PATCH] sort-out-pci_rom_address_enable-vs-ioresource_rom_enable.patchAndrew Morton1-2/+2
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk1-2/+0
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk1-1/+0
2005-03-13[PATCH] verify_area cleanup : ppc, ppc64, m68k, m68knommuJesper Juhl3-17/+17
2005-03-13[PATCH] swsusp: use non-contiguous memory on ppcPavel Machek5-0/+371
2005-03-13[PATCH] ppc32: Remove SPR short-hand definesKumar Gala13-488/+488
2005-03-13[PATCH] ppc32: emulate load/store string instructionsKumar Gala1-0/+85
2005-03-06[PATCH] Consolidate compat_sys_waitidStephen Rothwell1-0/+1
2005-03-05Merge davem@nuts:/disk1/BK/set_pte-2.6David S. Miller7-11/+28
2005-03-04[PATCH] ppc32: PowerQUICC II Pro subarch supportKumar Gala3-1/+18
2005-03-04[PATCH] ppc32: Trivial bug fix in CRITICAL_EXCEPTION macroKumar Gala1-2/+2
2005-03-04[PATCH] PPC/PPC64: Abstract cpu_feature checks.Olof Johansson3-7/+7
2005-02-23[PPC]: Use new set_pte_at() w/mm+address args.David S. Miller1-2/+5
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller1-2/+4
2005-02-06[PATCH] convert pci_dev->slot_name usage to pci_name()Dave Jones1-1/+1
2005-02-03[PATCH] ppc32: add PPC440SP and Luan ref board supportMatt Porter1-3/+3
2005-02-01[PATCH] missing export (_tlbie())Alexander Viro1-0/+1
2005-02-01[PATCH] sched: make use of preempt_schedule_irq() (PPC)Thomas Gleixner1-11/+1
2005-02-01[PATCH] ppc32: add platform specific machine check output handlersMatt Porter2-11/+15
2005-02-01[PATCH] ppc32: pmac sleep support updateBenjamin Herrenschmidt1-4/+5
2005-02-01[PATCH] ppc32: back out idle patch for non-powersaving CPU'sKumar Gala1-5/+2
2005-01-25[PATCH] ppc32: missing call to ioremap in pci_iomap()Randy Vinson1-1/+5
2005-01-20[PATCH] Lock initializer cleanup: PPCThomas Gleixner5-5/+5
2005-01-20[PATCH] ppc32: update_process_times simplificationTom Rini2-21/+1
2005-01-20[PATCH] ppc32: MPC8xx TLB Miss vs TLB Error fixTom Rini1-20/+2
2005-01-20[PATCH] ppc32: update cpu state save/restoreBenjamin Herrenschmidt1-4/+8
2005-01-11[PATCH] ppc: remove duplicate defineThomas Gleixner1-1/+0
2005-01-11[PATCH] ppc: fix idle with interrupts disabledThomas Gleixner1-2/+5
2005-01-04[PATCH] fix conflicting cpu_idle() declarationsOleg Nesterov2-4/+3
2005-01-04[PATCH] panic_timeout: move to kernel.hRandy Dunlap1-1/+1
2005-01-03[PATCH] PPC debug setcontext syscall implementation.Corey Minyard4-15/+109
2005-01-03[PATCH] Fix prototypes & externs in e500 oprofile supportKumar Gala2-11/+2
2005-01-03[PATCH] ppc32: performance Monitor/Oprofile support for e500Kumar Gala5-2/+334
2005-01-03[PATCH] ppc32: refactor common book-e exception codeKumar Gala3-48/+41
2005-01-03[PATCH] ppc32: freescale Book-E MMU cleanupKumar Gala1-11/+9
2004-12-13[PATCH] ppc32: fix SPE state corruption on e500Kumar Gala2-2/+14
2004-11-10[PATCH] ppc32: remove zero initializations in cpu_specsKumar Gala1-47/+0
2004-11-10[PATCH] ppc32: remove __setup_cpu_8xxKumar Gala2-7/+0
2004-11-10[PATCH] ppc32: add performance counters to cpu_specKumar Gala1-530/+859
2004-11-10[PATCH] ppc32: updated reporting of CPU rev & freq for e500 CPUsKumar Gala1-0/+4
2004-11-03ppc32: Update MPC8xx code to quasi functionalTom Rini4-303/+245
2004-11-01[PATCH] ppc32: 40x and Book E debug: core supportMatt Porter7-160/+121