summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-296/+230
2013-05-01ppc: Clean up scanlogDavid Howells1-18/+11
2013-05-01ppc: Clean up rtas_flash driver somewhatDavid Howells1-248/+204
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells2-2/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-10/+40
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-127/+18
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-13/+3
2013-04-30powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-565/+26
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+2
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-63/+30
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+24
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-4/+2
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-0/+1
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-4/+2
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes1-0/+12
2013-04-29powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer1-6/+3
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-8/+3
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu5-45/+6
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+4
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki9-545/+12
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki1-20/+14
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-77/+58
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+7
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-74/+41
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-6/+24
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple1-1/+1
2013-04-13uretprobes/powerpc: Hijack return addressAnton Arapov2-0/+14
2013-04-11kvm/ppc/e500: eliminate tlb_refsScott Wood2-69/+30
2013-04-11kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bitScott Wood1-3/+4
2013-04-11kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is validScott Wood1-2/+2
2013-04-11kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood1-1/+6
2013-04-10cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar6-531/+1
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2-0/+4
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling4-0/+8
2013-04-09constify a bunch of struct file_operations instancesAl Viro3-3/+3
2013-04-09lparcfg: don't bother saving pointer to proc_dir_entryAl Viro1-9/+2
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro2-17/+11
2013-04-09spufs: don't bother with fops->ownerAl Viro1-2/+0
2013-04-08POWERPC: pseries: cpuidle: use time keeping flagDaniel Lezcano1-20/+15
2013-04-08powerpc: Use generic idle loopThomas Gleixner3-61/+31
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7