summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-130/+59
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds33-171/+734
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-51/+0
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard1-1/+4
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 Torvalds1-38/+7
2012-10-03compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-38/+7
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+20
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-23/+35
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01powerpc: switch to generic sys_execve()/kernel_execve()Al Viro5-48/+17
2012-10-01powerpc: split ret_from_forkAl Viro6-81/+42
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris14-33/+89
2012-09-27powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman1-0/+2
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-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-1/+1
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz1-1/+1
2012-09-19powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui1-1/+1
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt6-40/+134
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2-6/+76
2012-09-17powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong2-8/+8
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V1-1/+3
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling1-0/+123
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt1-0/+20
2012-09-14Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas14-33/+89
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas14-33/+89
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao1-0/+20
2012-09-12powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.Varun Sethi1-0/+6
2012-09-12powerpc/booke: Separate out restore_e5500/setup_e5500 routines.Varun Sethi2-18/+32
2012-09-12powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi2-4/+7
2012-09-12powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi2-17/+30
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui1-0/+28
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui1-1/+11
2012-09-12powerpc/PCI: Override pcibios_window_alignment()Gavin Shan1-0/+20
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling1-4/+11
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling4-14/+17
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan1-1/+1
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan1-3/+0
2012-09-10powerpc: Initialise paca.data_offset with poisonMichael Ellerman1-0/+1
2012-09-07powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling1-4/+4
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose1-0/+12
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose3-5/+4
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan1-4/+12
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt14-33/+89
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman3-5/+5
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2-2/+11
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18