aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2006-12-02[NET]: POWERPC checksum annotations and cleanups.Al Viro
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-11-16[POWERPC] Wire up sys_move_pagesStephen Rothwell
2006-11-16[POWERPC] Add the thread_siblings files to sysfsStephen Rothwell
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt
2006-10-25[POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-06[POWERPC] Update MTFSF_L() commentAnton Blanchard
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman
2006-10-04[POWERPC] Cleanup include/asm-powerpc/xmon.hMichael Ellerman
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli
2006-10-02[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-29[PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu