aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven
2008-12-16powerpc: Fix typo in pgtable-ppc64.hGeoff Levand
2008-12-15powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu
2008-12-03powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu
2008-12-03powerpc/math-emu: Fix single float point division bugLiu Yu
2008-12-03powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala
2008-12-03powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala
2008-12-03powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30powerpc set_huge_psize() false positiveAl Viro
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller
2008-11-19powerpc: Optimise mutexNick Piggin
2008-11-19powerpc: Optimise smp_rmbNick Piggin
2008-11-19powerpc: Optimise smp_wmbNick Piggin
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven
2008-11-12Merge branch 'linux-2.6' into nextPaul Mackerras
2008-11-08powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang
2008-11-06powerpc: Use the new byteorder headersHarvey Harrison
2008-11-06powerpc: Eliminate unused do_gtod variablePaul Mackerras
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras
2008-11-06powerpc: Remove map_/unmap_single() from dma_mapping_opsMark Nelson
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt
2008-11-06powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt
2008-11-05powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt
2008-11-05powerpc/pci: Use common PHB resource hookupBenjamin Herrenschmidt
2008-11-05powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STDMark Nelson
2008-11-05powerpc: Update page-in counter for CMMBrian King
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-22x86, um: get rid of uml signal.hAl Viro
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt
2008-10-21powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds