aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+10
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-98/+436
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-0/+31
2006-07-03[PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar1-17/+1
2006-07-03[PATCH] lockdep: add per_cpu_offset()Ingo Molnar1-0/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt6-73/+340
2006-07-03[POWERPC] New device-tree interrupt parsing codeBenjamin Herrenschmidt1-0/+87
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt3-26/+10
2006-07-03[POWERPC] change get_property to return void *Jeremy Kerr1-2/+2
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk2-2/+2
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-59/+663
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-3/+3
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-5/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-6/+6
2006-06-29[POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer1-0/+487
2006-06-29[POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619111-0/+109
2006-06-29[POWERPC] Correct the MAX_CONTEXT definitionPaul Mackerras1-1/+6
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-4/+0
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala1-4/+0
2006-06-28[POWERPC] Simplify the code defining the 64-bit CPU featuresPaul Mackerras1-28/+20
2006-06-28[POWERPC] update asm-powerpc/time.hStephen Rothwell1-2/+4
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell1-20/+20
2006-06-28[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder1-0/+8
2006-06-28[POWERPC] Add udbg support for RTAS consoleMichael Ellerman1-1/+2
2006-06-28[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman1-0/+3
2006-06-28[POWERPC] Make kexec_setup() a regular initcallMichael Ellerman1-1/+0
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman1-1/+0
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2-0/+4
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger1-1/+0
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B1-0/+5
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] Notify page fault call chainAnil S Keshavamurthy1-0/+2
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy1-0/+2
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras1-0/+2
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall1-2/+1
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-15/+15
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds38-217/+1129
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-2/+2
2006-06-21[POWERPC] Fix mdelay badness on shared processor partitionsAnton Blanchard1-0/+13
2006-06-21[POWERPC] disable floating point exceptions for initArnd Bergmann1-1/+1
2006-06-21[POWERPC] Unify ppc syscall tablesAndreas Schwab1-0/+306
2006-06-21[POWERPC] mpic: add support for serial mode interruptsMark A. Greer1-0/+10
2006-06-21[POWERPC] spufs: one more fix for 64k pagesarnd@arndb.de1-2/+11
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi1-1/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand1-3/+3
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand2-23/+182
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-2/+3