summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds7-16/+22
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu1-4/+9
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov1-11/+4
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-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds227-3069/+6147
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko3-53/+59
2012-10-05powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-05sections: fix section conflicts in arch/powerpcAndi Kleen6-6/+6
2012-10-05Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann27-136/+214
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-04Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds4-3/+6
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+62
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-72/+39
2012-10-03compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas3-40/+10
2012-10-03Merge 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/ebi...Linus 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 syst...David 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-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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/ker...Linus Torvalds4-44/+36
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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-27switch simple cases of fget_light to fdgetAl Viro1-12/+9
2012-09-27switch 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