aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-64/+151
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds15-132/+427
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+1
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt6-111/+358
2014-03-24powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar1-0/+5
2014-03-24powerpc/le: Big endian arguments for ppc_rtas()Greg Kurz1-9/+13
2014-03-24powerpc: Rate-limit users spamming kernel log bufferMichael Neuling1-2/+3
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman1-1/+1
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood1-59/+284
2014-03-19powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMONScott Wood1-30/+33
2014-03-19powerpc/booke64: Remove ints from EXCEPTION_COMMONScott Wood1-36/+46
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood5-24/+9
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood1-0/+2
2014-03-19powerpc/booke64: Fix exception numbersScott Wood1-6/+6
2014-03-19powerpc/book3e: store crit/mc/dbg exception thread infoTiejun Chen1-3/+19
2014-03-19powerpc/book3e: initialize crit/mc/dbg kernel stack pointersTiejun Chen1-6/+12
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner9-14/+50
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni1-2/+5
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar3-6/+40
2014-03-07powerpc: Revert c6102609 and replace it with the correct fix for vio dma mask settingLi Zhong1-1/+2
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-05cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy1-1/+3
2014-03-05powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan2-1/+28
2014-03-05powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan2-21/+52
2014-03-05powerpc: Split timer_interrupt() into timer handling and interrupt handling routinesPreeti U Murthy1-35/+46
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2-4/+22
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat1-7/+5
2014-03-05powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"Thomas Gleixner1-1/+2
2014-03-04powerpc: Eeh: Kill another abuse of irq_descThomas Gleixner1-5/+21
2014-03-04powerpc: Irq: Use generic_handle_irqThomas Gleixner1-6/+2
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras1-2/+2
2014-02-28powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan1-0/+1
2014-02-28powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan1-0/+20
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan1-6/+6
2014-02-17powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard2-2/+2
2014-02-17powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao1-1/+4
2014-02-14powerpc/PCI: Use list_for_each_entry() for bus traversalYijing Wang1-3/+1
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2-3/+19
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard2-6/+14
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao2-0/+10
2014-02-11powerpc/relocate fix relocate processing in LE modeLaurent Dufour1-2/+2
2014-02-11powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceThadeu Lima de Souza Cascardo1-2/+6
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-47/+44
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2-47/+44
2014-01-29powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar1-2/+0
2014-01-29powerpc: Fix 32-bit frames for signals delivered when transactionalPaul Mackerras1-12/+7
2014-01-29powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurationsAndreas Schwab1-1/+1