aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-13/+7
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox1-13/+7
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class"Kim Phillips1-4/+0
2006-11-16[POWERPC] Wire up sys_move_pagesStephen Rothwell2-1/+3
2006-11-16[POWERPC] Add the thread_siblings files to sysfsStephen Rothwell1-1/+7
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2-2/+2
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins1-2/+5
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins1-1/+11
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2-3/+22
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2-15/+85
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming1-3/+3
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt1-0/+1
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt1-4/+6
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt5-23/+62
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt4-39/+67
2006-10-25[POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt1-5/+9
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2-2/+7
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen1-0/+1
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-26/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering7-10/+10
2006-10-06[POWERPC] Update MTFSF_L() commentAnton Blanchard1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-3/+4
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann1-0/+18
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann1-1/+4
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann1-0/+14
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter1-0/+1
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2-2/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds9-36/+1675
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang6-0/+1614
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-24/+43
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman1-1/+5
2006-10-04[POWERPC] Cleanup include/asm-powerpc/xmon.hMichael Ellerman2-12/+14
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-1/+103
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B1-0/+1
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-1/+0
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell1-24/+43
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-7/+0
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli1-0/+2
2006-10-02[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli1-4/+11
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-0/+15
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips1-1/+5
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+2
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky1-3/+3
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-29[PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu1-5/+7
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras2-0/+98