summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-29Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras
2014-03-29KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offsetPaul Mackerras
2014-03-29KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras
2014-03-29KVM: PPC: Book3S HV: Return ENODEV error rather than EIOPaul Mackerras
2014-03-29KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS codePaul Mackerras
2014-03-29KVM: PPC: Book3S HV: Add get/set_one_reg for new TM stateMichael Neuling
2014-03-29KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour
2014-03-26KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz
2014-03-23Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-23powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar
2014-03-23powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-03-23powerpc/le: Big endian arguments for ppc_rtas()Greg Kurz
2014-03-23powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n)Anton Blanchard
2014-03-23powerpc/defconfigs: Enable THP in pseries defconfigAneesh Kumar K.V
2014-03-23powerpc/mm: Make sure a local_irq_disable prevent a parallel THP splitAneesh Kumar K.V
2014-03-23powerpc: Rate-limit users spamming kernel log bufferMichael Neuling
2014-03-23powerpc/perf: Fix handling of L3 events with bank == 1Michael Ellerman
2014-03-23powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer
2014-03-23powerpc/perf: Add support for the hv 24x7 interfaceCody P Schafer
2014-03-23powerpc/perf: Add support for the hv gpci (get performance counter info) inte...Cody P Schafer
2014-03-23powerpc/perf: Add macros for defining event fields & formatsCody P Schafer
2014-03-23powerpc/perf: Add a shared interface to get gpci version and capabilitiesCody P Schafer
2014-03-23powerpc/perf: Add 24x7 interface headersCody P Schafer
2014-03-23powerpc/perf: Add hv_gpci interface headerCody P Schafer
2014-03-23powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)Cody P Schafer
2014-03-23powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman
2014-03-23powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBBMichael Ellerman
2014-03-23powerpc/perf: Avoid mutating event in power8_get_constraint()Michael Ellerman
2014-03-23powerpc/perf: Clean up the EBB hash defines a littleMichael Ellerman
2014-03-23powerpc/perf: Reject EBB events which specify a sample_typeMichael Ellerman