summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-05compat: 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-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-03compat: 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-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-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-09powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-09powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-09powerpc/eeh: Trace eeh device from I/O cacheGavin Shan
2012-09-09powerpc/eeh: Move EEH initialization aroundGavin Shan
2012-09-09powerpc: 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-06Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-06powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman
2012-09-05powerpc/booke64: Eemove mfspr srr1 duplicate in exception prologMihai Caraman