summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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-11Merge branch 'linux-2.6' into nextPaul Mackerras
2008-11-08powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang
2008-11-05powerpc: Use the new byteorder headersHarvey Harrison
2008-11-05powerpc: Eliminate unused do_gtod variablePaul Mackerras
2008-11-05powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras
2008-11-05powerpc: Remove map_/unmap_single() from dma_mapping_opsMark Nelson
2008-11-05powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt
2008-11-05powerpc/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-23x86, 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
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai
2008-10-20ps3: Add passthru support for non-audio streamsTakashi Iwai
2008-10-20ps3: Add ps3av_audio_mute_analog()Masakazu Mokuno
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-16powerpc: fix linux-next build failureStephen Rothwell
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar