Age | Commit message (Expand) | Author | Files | Lines |
2014-01-25 | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured | Mike Travis | 1 | -14/+42 |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 3 | -8/+4 |
2014-01-25 | kgdb/kdb: Fix no KDB config problem | Mike Travis | 1 | -1/+1 |
2014-01-25 | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 2 | -2/+2 |
2014-01-25 | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 1 | -0/+37 |
2014-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -12/+3 |
2014-01-24 | KVM: x86: mark hyper-v vapic assist page as dirty | Vadim Rozenfeld | 1 | -2/+4 |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 4 | -68/+14 |
2014-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -3/+2956 |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -4/+4 |
2014-01-23 | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel | 2 | -2/+5 |
2014-01-23 | x86: use generic fixmap.h | Mark Salter | 1 | -58/+1 |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 1 | -4/+4 |
2014-01-23 | KVM: x86: mark hyper-v hypercall page as dirty | Vadim Rozenfeld | 1 | -0/+1 |
2014-01-23 | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra | 1 | -1/+1 |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 13 | -123/+459 |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -172/+336 |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -9/+6 |
2014-01-22 | x86, intel-mid: Add missing 'void' to functions without arguments | David Cohen | 2 | -4/+4 |
2014-01-22 | x86: Don't add new __cpuinit users to Merrifield platform code | Paul Gortmaker | 2 | -2/+2 |
2014-01-22 | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h | Paul Gortmaker | 2 | -4/+4 |
2014-01-22 | x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted | David Woodhouse | 1 | -1/+1 |
2014-01-22 | x86: Remove duplication of 16-bit CFLAGS | David Woodhouse | 3 | -29/+17 |
2014-01-22 | x86, relocs: Add manual debug mode | Michael Davidson | 3 | -8/+45 |
2014-01-21 | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko | 3 | -3/+3 |
2014-01-21 | x86: memblock: set current limit to max low memory address | Santosh Shilimkar | 2 | -3/+3 |
2014-01-21 | acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable | Tang Chen | 1 | -0/+44 |
2014-01-21 | acpi, numa, mem_hotplug: mark hotpluggable memory in memblock | Tang Chen | 2 | -0/+7 |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 3 | -4/+6 |
2014-01-21 | xen/pvh: Set X86_CR0_WP and others in CR0 (v2) | Roger Pau Monne | 3 | -5/+32 |
2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2014-01-20 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -20/+22 |
2014-01-20 | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 7 | -26/+133 |
2014-01-20 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -158/+650 |
2014-01-20 | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds | H.J. Lu | 1 | -5/+5 |
2014-01-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -0/+88 |
2014-01-20 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+17 |
2014-01-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -1/+466 |
2014-01-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -54/+70 |
2014-01-20 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 15 | -122/+205 |
2014-01-20 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 16 | -75/+340 |
2014-01-20 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 12 | -115/+1327 |
2014-01-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+31 |
2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 42 | -74/+24 |
2014-01-20 | 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 |