| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-04-02 | perf/x86: Vectorize cpuc->kfree_on_online |  Stephane Eranian | 4 | -6/+19 |
| 2015-04-02 | perf/x86: Rename x86_pmu::er_flags to 'flags' |  Stephane Eranian | 2 | -15/+18 |
| 2015-04-02 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches |  Ingo Molnar | 2 | -9/+19 |
| 2015-04-02 | perf/x86/intel/bts: Add BTS PMU driver |  Alexander Shishkin | 5 | -3/+540 |
| 2015-04-02 | perf/x86/intel/pt: Add Intel PT PMU driver |  Alexander Shishkin | 5 | -0/+1238 |
| 2015-04-02 | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive |  Alexander Shishkin | 3 | -0/+94 |
| 2015-04-02 | x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection |  Alexander Shishkin | 1 | -0/+1 |
| 2015-04-02 | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints |  Andi Kleen | 1 | -3/+3 |
| 2015-04-02 | perf/x86/intel: Filter branches for PEBS event |  Kan Liang | 1 | -2/+2 |
| 2015-04-02 | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests |  Boris Ostrovsky | 1 | -15/+22 |
| 2015-04-02 | x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user |  Denys Vlasenko | 1 | -15/+13 |
| 2015-04-02 | kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 |  Steffen Liebergeld | 1 | -1/+1 |
| 2015-04-02 | x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set |  Andy Lutomirski | 1 | -1/+15 |
| 2015-04-01 | x86/mm: Add support for the non-standard protected e820 type |  Christoph Hellwig | 3 | -6/+74 |
| 2015-04-01 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk |  Stefan Lippers-Hollmann | 1 | -0/+10 |
| 2015-04-01 | x86/asm/entry/64: Use local label to skip around sycall dispatch |  Denys Vlasenko | 1 | -1/+2 |
| 2015-04-01 | x86/asm: Replace "MOVQ $imm, %reg" with MOVL |  Denys Vlasenko | 1 | -4/+4 |
| 2015-04-01 | x86/asm/entry/64: Simplify looping around preempt_schedule_irq() |  Denys Vlasenko | 1 | -4/+3 |
| 2015-04-01 | x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS() |  Denys Vlasenko | 1 | -1/+0 |
| 2015-04-01 | x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_args label local |  Denys Vlasenko | 1 | -8/+4 |
| 2015-04-01 | x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path |  Denys Vlasenko | 1 | -6/+7 |
| 2015-04-01 | x86/apic: Remove verify_local_APIC() |  Bandan Das | 2 | -64/+0 |
| 2015-03-31 | x86/asm/entry: Remove user_mode_ignore_vm86() |  Ingo Molnar | 2 | -4/+4 |
| 2015-03-31 | x86/mm: Improve AMD Bulldozer ASLR workaround |  Hector Marco-Gisbert | 2 | -3/+31 |
| 2015-03-31 | x86/microcode/amd: Drop the pci_ids.h dependency |  Michael S. Tsirkin | 1 | -1/+0 |
| 2015-03-31 | x86/asm/entry/64: Do not GET_THREAD_INFO() too early |  Denys Vlasenko | 1 | -3/+2 |
| 2015-03-31 | x86/asm/entry/64: Move retint_kernel code block closer to its user |  Denys Vlasenko | 1 | -12/+13 |
| 2015-03-31 | Merge tag 'v4.0-rc6' into timers/core, before applying new patches |  Ingo Molnar | 7 | -39/+82 |
| 2015-03-27 | x86/asm/entry/64: Add missing CFI annotation |  Denys Vlasenko | 1 | -0/+1 |
| 2015-03-27 | x86/asm/entry/64: Fix comment about SYSENTER MSRs |  Denys Vlasenko | 1 | -2/+4 |
| 2015-03-27 | perf: Add per event clockid support |  Peter Zijlstra | 1 | -2/+12 |
| 2015-03-27 | Merge branch 'perf/core' into perf/timer, before applying new changes |  Ingo Molnar | 10 | -144/+2000 |
| 2015-03-27 | Merge branch 'timers/core' into perf/timer, to apply dependent patch |  Ingo Molnar | 1 | -12/+12 |
| 2015-03-27 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 1 | -21/+18 |
| 2015-03-27 | x86/asm/entry/64: Use smaller instructions |  Denys Vlasenko | 1 | -2/+2 |
| 2015-03-27 | x86/asm/entry/64: Use better label name, fix comments |  Denys Vlasenko | 1 | -7/+6 |
| 2015-03-27 | perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() |  David Ahern | 1 | -2/+0 |
| 2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready |  Ingo Molnar | 3 | -1/+1419 |
| 2015-03-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree |  Ingo Molnar | 10 | -37/+82 |
| 2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono |  Peter Zijlstra | 1 | -12/+12 |
| 2015-03-27 | perf/x86/intel: Add INST_RETIRED.ALL workarounds |  Andi Kleen | 3 | -0/+37 |
| 2015-03-27 | perf/x86/intel: Add Broadwell core support |  Andi Kleen | 1 | -0/+47 |
| 2015-03-27 | perf/x86/intel: Add new cache events table for Haswell |  Andi Kleen | 1 | -2/+192 |
| 2015-03-26 | ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID |  Catalin Marinas | 1 | -1/+1 |
| 2015-03-25 | Merge branch 'x86/urgent' into x86/asm, to resolve conflict |  Ingo Molnar | 1 | -2/+13 |
| 2015-03-24 | x86/asm/entry: Check for syscall exit work with IRQs disabled |  Andy Lutomirski | 1 | -4/+14 |
| 2015-03-24 | x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO() |  Ingo Molnar | 1 | -2/+2 |
| 2015-03-24 | x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro |  Ingo Molnar | 1 | -2/+2 |
| 2015-03-24 | x86/asm/entry/64: Always set up SYSENTER MSRs |  Ingo Molnar | 1 | -3/+7 |
| 2015-03-24 | x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup |  Denys Vlasenko | 1 | -4/+1 |