Age | Commit message (Expand) | Author | Files | Lines |
2013-09-04 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2013-09-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -12/+79 |
2013-09-04 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+3 |
2013-09-04 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -21/+21 |
2013-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -14/+14 |
2013-09-04 | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+386 |
2013-09-04 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 19 | -45/+41 |
2013-09-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+19 |
2013-09-04 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 14 | -260/+525 |
2013-09-02 | perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node() | Joe Perches | 3 | -6/+5 |
2013-09-02 | perf/x86: Add Silvermont (22nm Atom) support | Yan, Zheng | 3 | -0/+186 |
2013-09-02 | perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_X | Yan, Zheng | 1 | -9/+13 |
2013-09-02 | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro | 1 | -3/+3 |
2013-08-29 | Merge branch 'linus' into perf/core | Ingo Molnar | 6 | -46/+35 |
2013-08-27 | Merge branch 'acpi-sleep' | Rafael J. Wysocki | 1 | -0/+10 |
2013-08-26 | x86/ioapic: Check attr against the previous setting when programmed more than... | Liu Ping Fan | 2 | -4/+10 |
2013-08-22 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 1 | -1/+1 |
2013-08-22 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 1 | -1/+1 |
2013-08-20 | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock | Yoshihiro YUNOMAE | 2 | -1/+8 |
2013-08-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -43/+31 |
2013-08-16 | perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCU | Yan, Zheng | 2 | -1/+2 |
2013-08-16 | perf/x86/intel/uncore: Add filter support for QPI boxes | Yan, Zheng | 2 | -18/+123 |
2013-08-16 | perf/x86/intel/uncore: Add auxiliary pci device support | Yan, Zheng | 2 | -52/+68 |
2013-08-15 | Merge tag 'v3.11-rc5' into perf/core | Ingo Molnar | 4 | -9/+20 |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2013-08-14 | Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b... | Ingo Molnar | 4 | -9/+29 |
2013-08-14 | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 2 | -12/+12 |
2013-08-14 | x86: Use memblock_set_current_limit() to set limit for memblock. | Tang Chen | 1 | -2/+2 |
2013-08-14 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 1 | -1/+1 |
2013-08-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+3 |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -2/+2 |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 2 | -28/+26 |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 1 | -15/+5 |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 4 | -10/+68 |
2013-08-12 | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan | 1 | -2/+11 |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 1 | -0/+1 |
2013-08-07 | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen | 1 | -2/+2 |
2013-08-07 | x86, asmlinkage, apm: Make APM data structure used from assembler visible | Andi Kleen | 1 | -1/+1 |
2013-08-07 | x86, asmlinkage: Make syscall tables visible | Andi Kleen | 2 | -2/+2 |
2013-08-07 | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 6 | -9/+9 |
2013-08-07 | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen | 2 | -5/+2 |
2013-08-07 | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen | 1 | -2/+2 |
2013-08-07 | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen | 2 | -2/+2 |
2013-08-07 | x86, asmlinkage: Make _*_start_kernel visible | Andi Kleen | 2 | -2/+2 |
2013-08-07 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 4 | -18/+18 |
2013-08-07 | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen | 1 | -2/+1 |
2013-08-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -7/+18 |
2013-08-05 | x86: Correctly detect hypervisor | Jason Wang | 4 | -21/+21 |
2013-08-05 | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 1 | -2/+2 |