summaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk
2008-06-16[POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-06-06KVM: ppc: Remove duplicate functionHollis Blanchard
2008-05-31[POWERPC] Add "memory" clobber to MMIO accessorsBenjamin Herrenschmidt
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-05-04KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-02powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-29[RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpcZhang Wei
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala
2008-04-29[POWERPC] Use __always_inline for xchg* and cmpxchg*Paul Mackerras
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18[POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2008-04-18[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho
2008-04-18[POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum