summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
AgeCommit message (Expand)AuthorLines
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox-26/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells-1/+1
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering-10/+10
2006-10-06[POWERPC] Update MTFSF_L() commentAnton Blanchard-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+4
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann-0/+18
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann-1/+4
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann-0/+14
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter-0/+1
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds-2/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-36/+1675
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-2/+0
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang-0/+1614
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras-24/+43
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman-1/+5
2006-10-04[POWERPC] Cleanup include/asm-powerpc/xmon.hMichael Ellerman-12/+14
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-1/+103
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B-0/+1
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering-1/+0
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell-24/+43
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann-7/+0
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli-0/+2
2006-10-02[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli-4/+11
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli-0/+15
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips-1/+5
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering-0/+2
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky-3/+3
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky-0/+4
2006-09-29[PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu-5/+7
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras-0/+98
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken-7/+9
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik-1/+0
2006-09-24Merge branch 'master' into upstreamJeff Garzik-470/+313
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds-7/+38
2006-09-22[POWERPC] powerpc: fix building gdb against asm/ptrace.hArnd Bergmann-4/+0
2006-09-22[POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman-6/+0
2006-09-22[POWERPC] Merge iSeries i/o operations with the restStephen Rothwell-131/+77
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug-0/+18
2006-09-21POWERPC: Add support for the mpc8560 eval boardVitaly Bordug-0/+53
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug-0/+27
2006-09-21[POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas-0/+11
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras-1/+11
2006-09-20[POWERPC] iseries: eliminate a couple of warningsStephen Rothwell-2/+2
2006-09-20[POWERPC] convert string i/o operations to CStephen Rothwell-6/+6
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell-12/+6
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell-4/+0
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell-12/+1
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse-7/+38
2006-09-19Merge branch 'master' into upstreamJeff Garzik-17/+77