summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-192-2/+7
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-191-0/+2
* [PATCH] Fix sparse parse error in lppaca.hBryan O'Sullivan2006-01-181-2/+2
* [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni2006-01-151-12/+73
* [PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft2006-01-141-5/+5
* powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras2006-01-142-9/+11
* [PATCH] powerpc: reformat atomic_add_unlessAnton Blanchard2006-01-131-13/+13
* [PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard2006-01-136-46/+32Star
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-134-18/+9Star
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-36/+40
* [PATCH] powerpc: Add of_find_property functionDave C Boutcher2006-01-131-0/+3
* [PATCH] powerpc: Add/remove/update properties in firmware device treeDave C Boutcher2006-01-131-0/+5
* [PATCH] powerpc: Add some more pSeries hypervisor call constantsDave C Boutcher2006-01-131-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1217-155/+101Star
|\
| * [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-121-2/+0Star
| * [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-121-19/+0Star
| * [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-121-0/+12
| * [PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell2006-01-1213-16/+3Star
| * [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-121-10/+11
| * [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-10/+31
| * [PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell2006-01-121-98/+36Star
| * [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-121-0/+8
* | [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0Star
* | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-1/+0Star
* | [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-116-5/+92
|\
| * powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras2006-01-111-1/+1
| * [PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2006-01-112-0/+57
| * [PATCH] powerpc: parallel port init fixMichael Neuling2006-01-111-2/+26
| * [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-112-2/+8
* | asm-powerpc: header included twiceNicolas Kaiser2006-01-111-1/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-105-10/+41
|\
| * powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-101-0/+4
| * [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-102-6/+5Star
| * [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-101-1/+3
| * [PATCH] powerpc: Remove duplicate codeLinas Vepstas2006-01-101-0/+3
| * [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-101-0/+1
| * [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-101-0/+8
| * [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-103-5/+19
* | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-1/+2
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-0/+1
* | [PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy2006-01-101-9/+1Star
* | [PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2006-01-101-0/+2
* | [PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org2006-01-101-0/+6
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-3/+0Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-102-0/+10
|\
| * [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-101-0/+9
| * [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+1
* | spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-0991-182/+2041
|\