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