summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar
2015-03-27perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen
2015-03-27perf/x86/intel: Add Broadwell core supportAndi Kleen
2015-03-27perf/x86/intel: Add new cache events table for HaswellAndi Kleen
2015-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-25Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-25s390/smp: reenable smt after resumeHeiko Carstens
2015-03-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-24Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-03-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-24arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper
2015-03-23KVM: x86: call irq notifiers with directed EOIRadim Krčmář
2015-03-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-03-23sparc64: Fix several bugs in memmove().David S. Miller
2015-03-23metag: Fix ioremap_wc/ioremap_cached build errorsJames Hogan
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-23perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming
2015-03-23powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-20powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2015-03-19sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-19sparc: perf: Add support M7 processorDavid Ahern
2015-03-19sparc: perf: Make counting mode actually workDavid Ahern
2015-03-19sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-19Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...Linus Torvalds
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier
2015-03-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-17kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti