summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-021-0/+13
* [POWERPC] Refactor DCR codeStephen Neuendorffer2008-05-294-14/+110
* Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-231-2/+1
|\
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-2/+1
* | [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala2008-05-231-0/+2
* | [POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath2008-05-231-0/+6
* | [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-161-2/+0
* | [POWERPC] Get most of ioctl.h content from <asm-generic/ioctl.h>Robert P. J. Day2008-05-161-57/+1
* | [POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood2008-05-161-0/+6
* | [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-161-1/+3
* | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-163-7/+8
|\ \ | |/
| * [POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case2008-05-151-2/+2
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-152-5/+6
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-142-0/+3
* | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-141-0/+4
* | [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-141-0/+3
* | [POWERPC] Add a declaration for xmon()Michael Ellerman2008-05-141-0/+2
* | [POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala2008-05-141-0/+1
* | [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-141-4/+13
|/
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-05-099-54/+32
|\
| * [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese2008-05-061-0/+7
| * [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-051-1/+7
| * KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2008-05-042-0/+6
| * unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-031-42/+6
| |\
| | * powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin2008-05-021-42/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-3/+0
| |\ \ | | |/ | |/|
| * | asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-301-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-293-12/+36
| |\ \
| * | | kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-7/+4
| * | | proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
* | | | [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-051-0/+1
* | | | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-052-4/+7
| |_|/ |/| |
* | | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-021-3/+0
| |/ |/|
* | [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpcZhang Wei2008-04-291-0/+18
* | [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-0/+6
* | [POWERPC] Use __always_inline for xchg* and cmpxchg*Paul Mackerras2008-04-291-12/+12
|/
* hugetlbfs: common code update for s390Gerald Schaefer2008-04-281-0/+37
* hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer2008-04-281-0/+5
* hugetlbfs: architecture header cleanupGerald Schaefer2008-04-282-7/+37
* mm: introduce pte_special pte bitNick Piggin2008-04-282-0/+6
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-275-2/+383
* ppc: Export tlb_44x_hwater for KVMHollis Blanchard2008-04-271-0/+2
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+5
* [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-242-54/+55
* [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-241-0/+1
* [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-242-19/+128
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-243-13/+43
OpenPOWER on IntegriCloud