summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-014-10/+40
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-229-77/+58
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-012-72/+78
| |\ \
| * | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-271-0/+13
| |\ \ \
| * | | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-222-2/+34
| * | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-8/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-016-127/+18
|\ \ \ \ \
| * | | | | ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-032-19/+2
| * | | | | merge compat sys_ipc instancesAl Viro2013-03-031-67/+0
| * | | | | consolidate compat lookup_dcookie()Al Viro2013-03-032-8/+1
| * | | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-032-20/+2
| * | | | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
| * | | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-033-12/+13
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-302-13/+3
|\ \ \ \ \ \
| * | | | | | powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
| * | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+2
| * | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* | | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-3010-565/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-289-545/+12
| |\ \ \ \ \ \
| | * | | | | | cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-106-531/+1
| | * | | | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-024-16/+13
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-281-20/+14
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
| | * | | | | POWERPC: pseries: cpuidle: use time keeping flagDaniel Lezcano2013-04-081-20/+15
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-302-3/+2
|\ \ \ \ \ \
| * | | | | | powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-182-3/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-303-63/+30
|\ \ \ \ \ \
| * | | | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | | | | powerpc: Use generic idle loopThomas Gleixner2013-04-083-61/+31
| * | | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-302-6/+24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-211-1/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-162-6/+24
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | uretprobes/powerpc: Hijack return addressAnton Arapov2013-04-132-0/+14
| | * | | | | | uprobes/powerpc: Remove additional trap instruction checkAnanth N Mavinakayanahalli2013-04-041-6/+0
| | * | | | | | uprobes/powerpc: Teach uprobes to ignore gdb breakpointsAnanth N Mavinakayanahalli2013-04-041-0/+10
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-291-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-4/+2
* | | | | | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-291-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-291-0/+12
* | | | | | | | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer2013-04-291-6/+3
* | | | | | | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-8/+3
* | | | | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
* | | | | | | | mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* | | | | | | | mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-295-45/+6
* | | | | | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-292-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-092-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-163-74/+41
|\ \ \ \ \ \ \
| * | | | | | | kvm/ppc/e500: eliminate tlb_refsScott Wood2013-04-112-69/+30