aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-17/+5
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-26/+4
2013-07-08perf tools: fix a typo of a Power7 event nameRunzhen Wang1-6/+6
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-14/+12
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+5
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen2-7/+1
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds147-1128/+6583
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds4-71/+9
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+2
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-03mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu1-15/+1
2013-07-03mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-44/+12
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-3/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2-8/+3
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu2-2/+2
2013-07-03mm/hugetlb: use already existing interface huge_page_shiftWanpeng Li1-1/+1
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-25/+34
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-1831/+0
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-53/+89
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-0/+1
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-18/+2
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+8
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+73
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+4
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+3
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+49
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+1
2013-07-02Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt7-38/+47
2013-07-02Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt15-43/+1085
2013-07-01powerpc/fsl: add MPIC timer wakeup supportDongsheng.wang@freescale.com3-0/+171
2013-07-01powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com2-0/+10
2013-07-01powerpc/mpic: add global timer supportDongsheng.wang@freescale.com4-0/+652
2013-07-01powerpc/mpic: add irq_set_wake supportDongsheng.wang@freescale.com1-0/+18
2013-07-01powerpc/85xx: enable coreint for all the 64bit boardsKevin Hao3-15/+0
2013-07-01powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xxLEROY Christophe1-10/+3
2013-07-01powerpc/fsl: Enable CONFIG_E1000E in mpc85xx_smp_defconfigChunhe Lan1-0/+1
2013-07-01powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2-7/+28
2013-07-02powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt1-14/+17
2013-07-02powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling1-1/+1
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar41-270/+371
2013-07-01powerpc/pseries: Support compression of oops text via pstoreAruna Balakrishnaiah1-14/+117
2013-07-01powerpc/pseries: Re-organise the oops compression codeAruna Balakrishnaiah1-52/+52