summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-4/+0
* [POWERPC] Wire up sys_move_pagesStephen Rothwell2006-11-162-1/+3
* [POWERPC] Add the thread_siblings files to sysfsStephen Rothwell2006-11-161-1/+7
* [PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2006-11-032-2/+2
* [POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins2006-11-011-2/+5
* [POWERPC] Make current preempt-safeHugh Dickins2006-11-011-1/+11
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-3/+22
* [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-012-15/+85
* [POWERPC] Fix rmb() for e500-based machines itAndy Fleming2006-11-011-3/+3
* [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-0/+1
* [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-4/+6
* [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-255-23/+62
* [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-254-39/+67
* [POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt2006-10-251-5/+9
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-252-2/+7
* [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-231-0/+1
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-26/+0
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-077-10/+10
* [POWERPC] Update MTFSF_L() commentAnton Blanchard2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-3/+4
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-051-0/+18
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-051-1/+4
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-0/+14
* [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-051-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-042-2/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-049-36/+1675
|\ \ | |/ |/|
| * [POWERPC] Add QUICC Engine (QE) infrastructureLi Yang2006-10-046-0/+1614
| * Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras2006-10-041-24/+43
| |\
| | * [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-031-24/+43
| * | [POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman2006-10-041-1/+5
| * | [POWERPC] Cleanup include/asm-powerpc/xmon.hMichael Ellerman2006-10-042-12/+14
* | | fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-033-1/+103
|\ \
| * | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-1/+5
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-282-0/+98
| |\ \
| | * | POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-211-0/+18
| | * | POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-211-0/+53
| | * | cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-211-0/+27
* | | | [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-0/+1
* | | | [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-1/+0
* | | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-7/+0
* | | | [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-021-0/+2
* | | | [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli2006-10-021-4/+11
* | | | [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-0/+15
* | | | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+2
* | | | [PATCH] Directed yield: direct yield of spinlocks for powerpcMartin Schwidefsky2006-10-011-3/+3
* | | | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* | | | [PATCH] Let WARN_ON/WARN_ON_ONCE return the conditionHerbert Xu2006-09-291-5/+7