aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 7-35/+40
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUGravatar Ingo Molnar 1-0/+4
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Gravatar Ingo Molnar 1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Gravatar Ingo Molnar 3-4/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 10-25/+25
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Gravatar Yasunori Goto 1-0/+3
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyGravatar Paul Mackerras 1-0/+1
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootGravatar Michael Ellerman 2-11/+3
2006-06-29[POWERPC] U4 DART improvementsGravatar Olof Johansson 2-7/+48
2006-06-29[POWERPC] todc: add support for Time-Of-Day-ClockGravatar Mark A. Greer 3-0/+400
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedGravatar Stephen Rothwell 2-71/+78
2006-06-29[POWERPC] Fix idr locking in init_new_contextGravatar Sonny Rao 1-0/+2
2006-06-29[POWERPC] mpc7448hpc2 (taiga) board config fileGravatar Zang Roy-r61911 1-0/+923
2006-06-29[POWERPC] Add tsi108 pci and platform device data register functionGravatar Zang Roy-r61911 3-0/+558
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformGravatar Zang Roy-r61911 7-3/+397
2006-06-28[PATCH] powermac backlight fixesGravatar Michael Hanselmann 1-2/+12
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Gravatar Paul Mackerras 5-155/+138
2006-06-28powerpc: minor cleanups for mpc86xxGravatar Kumar Gala 5-155/+138
2006-06-28[POWERPC] powerpc: kconfig warning fixGravatar Andrew Morton 1-1/+1
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SGravatar Stephen Rothwell 4-334/+209
2006-06-28[POWERPC] Remove unused function call_with_mmu_offGravatar Stephen Rothwell 1-42/+0
2006-06-28[POWERPC] Clean up it_lp_queue.hGravatar Stephen Rothwell 3-29/+28
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Gravatar Jimi Xenidis 1-0/+3
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.Gravatar David Wilder 2-42/+132
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentGravatar Arnd Bergmann 1-4/+4
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGravatar Geoff Levand 1-1/+1
2006-06-28[POWERPC] spufs: fix MFC command queue purgeGravatar Benjamin Herrenschmidt 1-2/+4
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceGravatar Benjamin Herrenschmidt 1-5/+5
2006-06-28[POWERPC] Enable XMON in cell_defconfigGravatar Michael Ellerman 1-3/+4
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeGravatar Michael Ellerman 2-0/+5
2006-06-28[POWERPC] Add udbg support for RTAS consoleGravatar Michael Ellerman 4-4/+88
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierGravatar Michael Ellerman 2-18/+27
2006-06-28[POWERPC] Move RTAS exports next to their declarationsGravatar Michael Ellerman 1-14/+13
2006-06-28[POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedGravatar Michael Ellerman 1-1/+1
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmGravatar Michael Ellerman 2-12/+8
2006-06-28[POWERPC] Make kexec_setup() a regular initcallGravatar Michael Ellerman 2-5/+3
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Gravatar Michael Ellerman 1-28/+6
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierGravatar Michael Ellerman 10-76/+58
2006-06-28[POWERPC] Export flat device tree via debugfs for debuggingGravatar Michael Ellerman 1-0/+25
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftGravatar Michael Ellerman 2-40/+9
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelGravatar Haren Myneni 2-0/+63
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Gravatar Jon Loeliger 4-4/+0
2006-06-28[POWERPC] Remove redundant STD_MMU selection.Gravatar Jon Loeliger 1-5/+0
2006-06-28[POWERPC] Move I8259 selection under MPC8641HPCN boardGravatar Jon Loeliger 2-1/+1
2006-06-28[POWERPC] Remove redundant PPC_86XX check.Gravatar Jon Loeliger 1-3/+0
2006-06-28[POWERPC] Don't access HID registers if running on a Hypervisor.Gravatar Jimi Xenidis 1-2/+12
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyGravatar Chandra Seetharaman 1-5/+6
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Gravatar Chandra Seetharaman 1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Gravatar Chandra Seetharaman 1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 4-4/+4