aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds227-3069/+6147
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko3-53/+59
2012-10-06powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen6-6/+6
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-22/+60
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+6
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard2-1/+16
2012-10-04powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan1-2/+2
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds4-3/+6
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+62
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-72/+39
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas3-40/+10
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-4/+0
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells3-3/+3
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-6/+6
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-1/+63
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-44/+36
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+0
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris42-281/+307
2012-09-27powerpc/fsl-pci: use 'Header Type' to identify PCIE modeMinghuan Lian1-13/+24
2012-09-27powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V1-4/+1
2012-09-27powerpc: Remove tlb batching hack for nighthawkMichael Ellerman1-25/+1
2012-09-27powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman1-0/+2
2012-09-27powerpc/perf: Sample only if SIAR-Valid bit is set in P7+sukadev@linux.vnet.ibm.com4-6/+46
2012-09-27Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt4-13/+17
2012-09-27Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt13-9/+442
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-12/+9
2012-09-26switch spufs/coredump to iterate_fd()Al Viro1-20/+20
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-19/+28
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-5/+5
2012-09-21userns: On ppc convert current_uid from a kuid before printing.Eric W. Biederman1-1/+1
2012-09-19powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabledJia Hongtao1-0/+2
2012-09-19powerpc/mpc85xx: Update interrupt handling for IFC controllerPrabhakar Kushwaha1-12/+8
2012-09-19powerpc/85xx: Enable USB support in p1023rds_defconfigChunhe Lan1-0/+6
2012-09-19powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui1-1/+1
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt99-990/+2403
2012-09-18powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2-1/+9
2012-09-18powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+70
2012-09-18powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen1-2/+34
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2-6/+76
2012-09-18powerpc/kprobe: Introduce a new thread flagTiejun Chen1-0/+3
2012-09-18powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan1-11/+0
2012-09-18powerpc/eeh: Global mutex to protect PE treeGavin Shan1-7/+32
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan6-29/+65
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan2-14/+43