Age | Commit message (Expand) | Author | Files | Lines |
2014-03-20 | arm64, debug-monitors: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | arm64, hw_breakpoint.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+6 |
2014-03-20 | x86, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+6 |
2014-03-20 | x86, oprofile, nmi: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+13 |
2014-03-20 | x86, pci, amd-bus: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+4 |
2014-03-20 | x86, hpet: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+3 |
2014-03-20 | x86, amd, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+4 |
2014-03-20 | x86, intel, rapl: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -4/+5 |
2014-03-20 | x86, intel, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -5/+8 |
2014-03-20 | x86, amd, ibs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+3 |
2014-03-20 | x86, therm_throt.c: Remove unused therm_cpu_lock | Srivatsa S. Bhat | 1 | -13/+0 |
2014-03-20 | x86, therm_throt.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+4 |
2014-03-20 | x86, mce: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+6 |
2014-03-20 | x86, intel, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+3 |
2014-03-20 | x86, vsyscall: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | x86, cpuid: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -7/+8 |
2014-03-20 | x86, msr: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -7/+9 |
2014-03-20 | powerpc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+7 |
2014-03-20 | sparc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | s390, smp: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -4/+9 |
2014-03-20 | s390, cacheinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+4 |
2014-03-20 | arm, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+6 |
2014-03-20 | arm, hw-breakpoint: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+7 |
2014-03-20 | ia64, err-inject: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+13 |
2014-03-20 | ia64, topology: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | ia64, palinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | ia64, salinfo: Fix hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+13 |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 1 | -1/+1 |
2014-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2014-03-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář | 1 | -3/+3 |
2014-03-11 | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 1 | -1/+1 |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 1 | -3/+12 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 6 | -290/+5 |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones | 1 | -1/+2 |
2014-03-10 | cris: convert ffs from an object-like macro to a function-like macro | Geert Uytterhoeven | 1 | -1/+1 |
2014-03-10 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 2 | -2/+3 |
2014-03-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -48/+137 |
2014-03-08 | Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 3 | -3/+3 |
2014-03-08 | Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/... | Olof Johansson | 47 | -256/+239 |
2014-03-08 | Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixes | Olof Johansson | 4 | -9/+9 |
2014-03-07 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2 | -2/+2 |
2014-03-07 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 7 | -7/+24 |
2014-03-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -24/+67 |
2014-03-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -0/+10 |
2014-03-07 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2 | -2/+11 |
2014-03-07 | ARM: 7992/1: boot: compressed: ignore bswapsdi2.S | Mark Rutland | 1 | -0/+1 |
2014-03-07 | ARM: 7991/1: sa1100: fix compile problem on Collie | Linus Walleij | 1 | -0/+2 |