Age | Commit message (Expand) | Author | Files | Lines |
2012-11-20 | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions | Jan Beulich | 1 | -7/+7 |
2012-11-20 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky | 1 | -0/+4 |
2012-11-20 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin | 1 | -0/+2 |
2012-11-20 | x86-32: Fix invalid stack address while in softirq | Robert Richter | 1 | -0/+28 |
2012-11-13 | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 1 | -13/+18 |
2012-10-31 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara | 1 | -0/+14 |
2012-10-30 | x86/mce: Do not change worker's running cpu in cmci_rediscover(). | Tang Chen | 1 | -13/+18 |
2012-10-30 | x86, microcode_amd: Change email addresses, MAINTAINERS entry | Andreas Herrmann | 1 | -2/+2 |
2012-10-30 | x86, AMD: Change Boris' email address | Borislav Petkov | 1 | -1/+1 |
2012-10-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -7/+26 |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar | 1 | -0/+12 |
2012-10-25 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson | 1 | -0/+12 |
2012-10-24 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu | 1 | -7/+8 |
2012-10-24 | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu | 1 | -0/+3 |
2012-10-24 | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter... | Dimitri Sivanich | 1 | -0/+3 |
2012-10-24 | perf/x86: Remove unused variable in nhmex_rbox_alter_er() | Wei Yongjun | 1 | -2/+0 |
2012-10-24 | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() | Vince Weaver | 1 | -1/+77 |
2012-10-24 | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable | Vince Weaver | 1 | -6/+2 |
2012-10-24 | perf/x86: Make Intel KNC use full 40-bit width of counters | Vince Weaver | 1 | -4/+3 |
2012-10-24 | perf/x86/uncore: Handle pci_read_config_dword() errors | Yan, Zheng | 1 | -15/+28 |
2012-10-24 | perf/x86: Remove P6 cpuc->enabled check | Vince Weaver | 1 | -7/+7 |
2012-10-24 | perf/x86: Update/fix generic events on P6 PMU | Vince Weaver | 1 | -7/+104 |
2012-10-24 | perf/x86: Fix P6 FP_ASSIST event constraint | Vince Weaver | 1 | -1/+1 |
2012-10-24 | x86/perf: Fix virtualization sanity check | Andre Przywara | 1 | -4/+6 |
2012-10-24 | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -4/+6 |
2012-10-24 | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2012-10-22 | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT | Sasha Levin | 1 | -0/+3 |
2012-10-21 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2 | -17/+3 |
2012-10-20 | perf/x86: Disable uncore on virtualized CPUs | Yan, Zheng | 1 | -0/+3 |
2012-10-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -0/+6 |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 61 | -1370/+2402 |
2012-10-19 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel | 2 | -4/+6 |
2012-10-19 | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 56 | -739/+1827 |
2012-10-19 | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov | 1 | -6/+0 |
2012-10-17 | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman | 1 | -5/+5 |
2012-10-17 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 1 | -2/+15 |
2012-10-16 | perf: Require exclude_guest to use PEBS - kernel side enforcement | Peter Zijlstra | 1 | -0/+6 |
2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 1 | -0/+2 |
2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -13/+306 |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -39/+16 |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2 | -39/+16 |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -20/+32 |
2012-10-12 | kgdb,x86: fix warning about unused variable | Jason Wessel | 1 | -0/+2 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -11/+6 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 10 | -191/+101 |
2012-10-07 | uprobes/x86: Only rep+nop can be emulated correctly | Oleg Nesterov | 1 | -14/+2 |
2012-10-06 | sections: fix section conflicts in arch/x86 | Andi Kleen | 2 | -3/+3 |
2012-10-05 | perf/AMD/IBS: Add sysfs support | Robert Richter | 1 | -12/+49 |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -5/+3 |