summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-09-30powerpc: split ret_from_forkAl Viro
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-27powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-09-19powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen
2012-09-17powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt
2012-09-13Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao
2012-09-12powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.Varun Sethi
2012-09-12powerpc/booke: Separate out restore_e5500/setup_e5500 routines.Varun Sethi
2012-09-12powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi
2012-09-12powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui
2012-09-11powerpc/PCI: Override pcibios_window_alignment()Gavin Shan
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan
2012-09-10powerpc: Initialise paca.data_offset with poisonMichael Ellerman
2012-09-07powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling
2012-09-07powerpc: Export memory limit via device treeSuzuki Poulose
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras