aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-9/+22
2006-07-10[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool1-1/+1
2006-07-10[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt1-10/+28
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt14-204/+243
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2-2/+2
2006-07-05[PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt1-10/+29
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds49-2229/+6070
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.cPaul Mackerras1-6/+1
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-1/+1
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg2-2/+2
2006-07-03Merge branch '83xx' into for_paulusKumar Gala5-1/+1526
2006-07-03powerpc: add defconfig for Freescale MPC8349E-mITX boardKim Phillips1-0/+1336
2006-07-03powerpc: Add base support for the Freescale MPC8349E-mITX eval boardKim Phillips4-1/+190
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt38-1906/+2314
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt1-1/+4
2006-07-03[POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt1-24/+419
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt14-590/+663
2006-07-03[POWERPC] Fix error handling in detecting legacy serial portsBenjamin Herrenschmidt1-1/+12
2006-07-03[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)Benjamin Herrenschmidt2-7/+19
2006-07-03[POWERPC] Fix various offb and BootX-related issuesBenjamin Herrenschmidt3-7/+43
2006-07-03[POWERPC] Add a default config for 32-bit CHRP machinesPaul Mackerras1-0/+1378
2006-07-03[POWERPC] fix implicit declaration on cell.Dave Jones1-0/+1
2006-07-03[POWERPC] change get_property to return void *Jeremy Kerr1-2/+1
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