aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-24powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar
2014-03-24powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-03-24powerpc/le: Big endian arguments for ppc_rtas()Greg Kurz
2014-03-24powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n)Anton Blanchard
2014-03-24powerpc/defconfigs: Enable THP in pseries defconfigAneesh Kumar K.V
2014-03-24powerpc/mm: Make sure a local_irq_disable prevent a parallel THP splitAneesh Kumar K.V
2014-03-24powerpc: Rate-limit users spamming kernel log bufferMichael Neuling
2014-03-24powerpc/perf: Fix handling of L3 events with bank == 1Michael Ellerman
2014-03-24powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer
2014-03-24powerpc/perf: Add support for the hv 24x7 interfaceCody P Schafer
2014-03-24powerpc/perf: Add support for the hv gpci (get performance counter info) inte...Cody P Schafer
2014-03-24powerpc/perf: Add macros for defining event fields & formatsCody P Schafer
2014-03-24powerpc/perf: Add a shared interface to get gpci version and capabilitiesCody P Schafer
2014-03-24powerpc/perf: Add 24x7 interface headersCody P Schafer
2014-03-24powerpc/perf: Add hv_gpci interface headerCody P Schafer
2014-03-24powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)Cody P Schafer
2014-03-24powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman
2014-03-24powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBBMichael Ellerman
2014-03-24powerpc/perf: Avoid mutating event in power8_get_constraint()Michael Ellerman
2014-03-24powerpc/perf: Clean up the EBB hash defines a littleMichael Ellerman
2014-03-24powerpc/perf: Reject EBB events which specify a sample_typeMichael Ellerman
2014-03-24powerpc/perf: Add lost exception workaroundMichael Ellerman
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman
2014-03-24powerpc/perf: Define perf_event_print_debug() to print PMU register valuesAnshuman Khandual
2014-03-24powerpc/perf: Make some new raw event codes available in sysfsAnshuman Khandual
2014-03-24powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta
2014-03-24powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20powerpc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki