Age | Commit message (Expand) | Author | Files | Lines |
2014-01-21 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -20/+22 |
2014-01-21 | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 7 | -26/+133 |
2014-01-21 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -158/+650 |
2014-01-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -0/+88 |
2014-01-21 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+17 |
2014-01-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -1/+466 |
2014-01-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -54/+70 |
2014-01-21 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 15 | -122/+205 |
2014-01-21 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 16 | -75/+340 |
2014-01-21 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 12 | -115/+1327 |
2014-01-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+31 |
2014-01-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 42 | -74/+24 |
2014-01-21 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -16/+16 |
2014-01-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -20/+24 |
2014-01-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+57 |
2014-01-20 | x86/intel/mpx: Remove unused LWP structure | Ingo Molnar | 1 | -8/+2 |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -199/+377 |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+680 |
2014-01-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -18/+28 |
2014-01-20 | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -21/+4 |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+42 |
2014-01-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -8/+63 |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+10 |
2014-01-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2014-01-17 | x86, mpx: Add MPX related opcodes to the x86 opcode map | Qiaowei Ren | 1 | -2/+2 |
2014-01-17 | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu | 1 | -2/+2 |
2014-01-17 | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 1 | -1/+1 |
2014-01-17 | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen | 7 | -8/+12 |
2014-01-17 | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 1 | -0/+6 |
2014-01-17 | x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n | H. Peter Anvin | 1 | -0/+2 |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 14 | -33/+130 |
2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 1 | -8/+45 |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra | 1 | -0/+18 |
2014-01-16 | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao | 4 | -1/+139 |
2014-01-16 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 3 | -0/+77 |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2014-01-16 | bpf: do not use reciprocal divide | Eric Dumazet | 1 | -4/+10 |
2014-01-16 | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs | David Cohen | 1 | -23/+7 |
2014-01-16 | x86, intel-mid: Add Merrifield platform support | David Cohen | 7 | -8/+144 |
2014-01-16 | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan | 4 | -11/+113 |
2014-01-16 | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen | 4 | -37/+70 |
2014-01-16 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin | 1 | -3/+3 |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke | 1 | -0/+49 |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones | 1 | -1/+1 |
2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov | 1 | -7/+3 |
2014-01-15 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2 | -0/+11 |
2014-01-14 | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook | 1 | -11/+18 |
2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger | 1 | -9/+8 |
2014-01-13 | x86, microcode: Move to a proper location | Borislav Petkov | 11 | -13/+8 |