| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-09 | 1 | -3/+0 |
|\ |
|
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2014-11-16 | 20 | -231/+94 |
| |\ |
|
| * | | sched: Kill task_preempt_count() | Oleg Nesterov | 2014-10-28 | 1 | -3/+0 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-09 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 2014-11-25 | 1 | -2/+3 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-09 | 6 | -29/+83 |
|\ \ \ \ |
|
| * | | | | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian | 2014-11-16 | 1 | -0/+23 |
| * | | | | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen | 2014-11-16 | 1 | -26/+26 |
| * | | | | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen | 2014-11-16 | 1 | -3/+3 |
| * | | | | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen | 2014-11-16 | 1 | -0/+4 |
| * | | | | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen | 2014-11-16 | 1 | -0/+8 |
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2014-11-16 | 37 | -269/+519 |
| |\ \ \ \ |
|
| * | | | | | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan | 2014-11-12 | 3 | -0/+19 |
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-12-09 | 1 | -1/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/ticketlock: Fix spin_unlock_wait() livelock | Oleg Nesterov | 2014-12-08 | 1 | -1/+13 |
* | | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-09 | 2 | -4/+8 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann | 2014-11-11 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+4 |
| * | | | | | | | | /dev/mem: Use more consistent data types | Thierry Reding | 2014-11-10 | 2 | -4/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2014-12-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, amd_nb: Add device IDs to NB tables for F15h M60h | Aravind Gopalakrishnan | 2014-10-20 | 1 | -0/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-05 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov | 2014-12-01 | 1 | -0/+2 |
| * | | | | | | | | x86: Use $(OBJDUMP) instead of plain objdump | Chris Clayton | 2014-11-23 | 1 | -1/+1 |
* | | | | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel | 2014-11-26 | 1 | -3/+3 |
| |_|_|_|_|/ / /
|/| | | | | | | |
|
* | | | | | | | | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 2014-11-23 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 2014-11-23 | 6 | -84/+82 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2014-11-23 | 2 | -26/+48 |
| * | | | | | | | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 2014-11-23 | 6 | -26/+8 |
| * | | | | | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2014-11-23 | 2 | -32/+26 |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-21 | 5 | -3/+31 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 2014-11-20 | 1 | -1/+1 |
| * | | | | | | | | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook | 2014-11-18 | 1 | -1/+10 |
| * | | | | | | | | x86, mm: Set NX across entire PMD at boot | Kees Cook | 2014-11-18 | 1 | -1/+10 |
| * | | | | | | | | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 2014-11-18 | 1 | -0/+8 |
| * | | | | | | | | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 2014-11-16 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-11-21 | 2 | -5/+46 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | / / /
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | 2014-11-16 | 1 | -3/+30 |
| * | | | | | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | 2014-11-16 | 1 | -1/+15 |
| * | | | | | | | perf/x86: Fix embarrasing typo | Peter Zijlstra (Intel) | 2014-11-04 | 1 | -1/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-16 | 11 | -26/+94 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-11-10 | 2 | -11/+15 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-10 | 1 | -10/+14 |
| | * | | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-05 | 1 | -1/+1 |
| * | | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 | 3 | -4/+15 |
| |/ / / / / / |
|
| * | | | | | | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 2014-11-01 | 6 | -9/+57 |
| * | | | | | | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 | 1 | -2/+7 |
* | | | | | | | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds | 2014-11-16 | 1 | -3/+2 |
* | | | | | | | KVM: x86: Fix uninitialized op->type for some immediate values | Nadav Amit | 2014-11-05 | 1 | -0/+8 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-11-02 | 2 | -16/+45 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|