Age | Commit message (Expand) | Author | Files | Lines |
2016-07-25 | x86: Make the vdso2c compiler use the host architecture headers | Stephen Rothwell | 1 | -1/+1 |
2016-07-21 | x86/insn: Add AVX-512 support to the instruction decoder | Adrian Hunter | 5 | -101/+220 |
2016-07-20 | x86/insn: perf tools: Fix vcvtph2ps instruction decoding | Adrian Hunter | 1 | -1/+1 |
2016-07-12 | kvm arm/arm64: Remove trailing whitespace from headers | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-07-10 | Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" | Ingo Molnar | 1 | -8/+0 |
2016-07-07 | perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU | Kan Liang | 3 | -1/+69 |
2016-07-07 | perf/x86/intel: Fix rdlbr_to() MSR reading typo | Peter Zijlstra | 1 | -1/+1 |
2016-07-07 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne... | Ingo Molnar | 22 | -78/+149 |
2016-07-06 | x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl | Ville Syrjälä | 1 | -2/+2 |
2016-07-03 | perf/x86: Fix 32-bit perf user callgraph collection | Josh Poimboeuf | 1 | -5/+6 |
2016-07-03 | perf/x86/intel: Update event constraints when HT is off | Stephane Eranian | 1 | -0/+29 |
2016-07-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -4/+6 |
2016-07-02 | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -19/+65 |
2016-07-02 | MIPS: Fix possible corruption of cache mode by mprotect. | Ralf Baechle | 1 | -4/+6 |
2016-06-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -37/+39 |
2016-06-30 | Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+1 |
2016-06-30 | Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 1 | -0/+1 |
2016-06-30 | powerpc: Initialise pci_io_base as early as possible | Darren Stevens | 4 | -1/+10 |
2016-06-29 | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 | Michael Neuling | 1 | -17/+44 |
2016-06-28 | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() | Gavin Shan | 1 | -1/+1 |
2016-06-28 | s390: fix test_fp_ctl inline assembly contraints | Martin Schwidefsky | 1 | -1/+1 |
2016-06-28 | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" | Michael Holzheu | 1 | -7/+0 |
2016-06-28 | arc: unwind: warn only once if DW2_UNWIND is disabled | Alexey Brodkin | 1 | -1/+1 |
2016-06-28 | ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) | Vineet Gupta | 1 | -2/+0 |
2016-06-27 | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. | Quentin Casasnovas | 1 | -12/+11 |
2016-06-27 | KVM: LAPIC: cap __delay at lapic_timer_advance_ns | Marcelo Tosatti | 1 | -1/+2 |
2016-06-27 | KVM: x86: move nsec_to_cycles from x86.c to x86.h | Marcelo Tosatti | 2 | -6/+7 |
2016-06-27 | pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags | Minfei Huang | 1 | -2/+5 |
2016-06-27 | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang | 1 | -16/+7 |
2016-06-27 | pvclock: Add CPU barriers to get correct version value | Minfei Huang | 2 | -0/+6 |
2016-06-27 | KVM: arm/arm64: Stop leaking vcpu pid references | James Morse | 1 | -0/+1 |
2016-06-27 | powerpc/tm: Always reclaim in start_thread() for exec() class syscalls | Cyril Bur | 1 | -0/+10 |
2016-06-27 | perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers | Peter Zijlstra | 1 | -13/+40 |
2016-06-27 | perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switch | David Carrillo-Cisneros | 1 | -3/+21 |
2016-06-27 | perf/x86/intel: Fix trivial formatting and style bug | David Carrillo-Cisneros | 1 | -3/+3 |
2016-06-27 | perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX | David Carrillo-Cisneros | 3 | -0/+72 |
2016-06-27 | perf/x86/intel: Print LBR support statement after validation | David Carrillo-Cisneros | 2 | -9/+2 |
2016-06-27 | Merge tag 'v4.7-rc5' into perf/core, to pick up fixes | Ingo Molnar | 137 | -425/+769 |
2016-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
2016-06-25 | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 15 | -51/+137 |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 40 | -87/+73 |
2016-06-24 | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -42/+32 |
2016-06-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 6 | -8/+43 |
2016-06-24 | unicore32: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-24 | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-24 | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-24 | s390: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-24 | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -4/+2 |
2016-06-24 | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 3 | -11/+7 |
2016-06-24 | score: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -3/+2 |