aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner7-18/+24
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel143-143/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk2-2/+2
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk2-2/+2
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante1-2/+2
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds58-921/+3256
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-35/+40
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-0/+4
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar3-4/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar10-25/+25
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto1-0/+3
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras1-0/+1
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2-11/+3
2006-06-29[POWERPC] U4 DART improvementsOlof Johansson2-7/+48
2006-06-29[POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer3-0/+400
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2-71/+78
2006-06-29[POWERPC] Fix idr locking in init_new_contextSonny Rao1-0/+2
2006-06-29[POWERPC] mpc7448hpc2 (taiga) board config fileZang Roy-r619111-0/+923
2006-06-29[POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619113-0/+558
2006-06-29[POWERPC] Add general support for mpc7448hpc2 (Taiga) platformZang Roy-r619117-3/+397
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann1-2/+12
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras5-155/+138
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala5-155/+138
2006-06-28[POWERPC] powerpc: kconfig warning fixAndrew Morton1-1/+1
2006-06-28[POWERPC] Consolidate some of kernel/misc*.SStephen Rothwell4-334/+209
2006-06-28[POWERPC] Remove unused function call_with_mmu_offStephen Rothwell1-42/+0
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell3-29/+28
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis1-0/+3
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2-42/+132
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann1-4/+4
2006-06-28[POWERPC] spufs: fix memory hotplug dependencyGeoff Levand1-1/+1
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt1-2/+4
2006-06-28[POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt1-5/+5
2006-06-28[POWERPC] Enable XMON in cell_defconfigMichael Ellerman1-3/+4
2006-06-28[POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2-0/+5
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman4-4/+88
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2-18/+27
2006-06-28[POWERPC] Move RTAS exports next to their declarationsMichael Ellerman1-14/+13
2006-06-28[POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman1-1/+1
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2-12/+8
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2-5/+3
2006-06-28[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman1-28/+6
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman10-76/+58
2006-06-28[POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman1-0/+25
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2-40/+9
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2-0/+63
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger4-4/+0
2006-06-28[POWERPC] Remove redundant STD_MMU selection.Jon Loeliger1-5/+0
2006-06-28[POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2-1/+1