| Commit message (Expand) | Author | Age | Files | Lines |
* | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-29 | 1 | -19/+2 |
* | mkcapflags.pl: convert to mkcapflags.sh | Rob Landley | 2013-04-29 | 3 | -50/+43 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-21 | 1 | -4/+16 |
|\ |
|
| * | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian | 2013-04-16 | 1 | -4/+16 |
* | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-20 | 1 | -8/+37 |
|\ \ |
|
| * | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu | 2013-04-17 | 1 | -3/+3 |
| * | | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 2013-04-17 | 1 | -5/+19 |
| * | | x86, kdump: Set crashkernel_low automatically | Yinghai Lu | 2013-04-17 | 1 | -3/+18 |
| |/ |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-20 | 2 | -20/+36 |
|\ \
| |/
|/| |
|
| * | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin | 2013-04-19 | 1 | -7/+31 |
| * | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 2013-04-18 | 1 | -13/+5 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-14 | 1 | -12/+13 |
|\ \
| |/ |
|
| * | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky | 2013-04-10 | 1 | -12/+13 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-14 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() | Stephane Eranian | 2013-03-21 | 1 | -1/+2 |
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-03-24 | 1 | -15/+15 |
|\ \ |
|
| * | | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit | H. Peter Anvin | 2013-03-21 | 1 | -2/+2 |
| * | | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL | Fenghua Yu | 2013-03-19 | 1 | -13/+13 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-21 | 2 | -1/+8 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event | Stephane Eranian | 2013-03-18 | 1 | -0/+4 |
| * | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 2013-03-18 | 1 | -1/+4 |
* | | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds | 2013-03-17 | 1 | -1/+3 |
* | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-15 | 1 | -0/+8 |
|/ |
|
* | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur | 2013-03-06 | 1 | -2/+8 |
* | x86, smpboot: Remove unused variable | Borislav Petkov | 2013-03-05 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 | 1 | -5/+4 |
|\ |
|
| * | more file_inode() open-coded instances | Al Viro | 2013-02-27 | 1 | -5/+4 |
* | | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 2013-03-02 | 1 | -9/+4 |
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-28 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/kvm: Fix pvclock vsyscall fixmap | Peter Hurley | 2013-02-28 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2013-02-28 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/nmi: export local_touch_nmi() symbol for modules | Jacob Pan | 2013-01-17 | 1 | -0/+1 |
* | | | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 2013-02-27 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-27 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 2013-02-14 | 1 | -2/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-27 | 2 | -21/+36 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin | 2013-02-27 | 1 | -19/+34 |
| * | | | x86, doc: Fix incorrect comment about 64-bit code segment descriptors | Konrad Rzeszutek Wilk | 2013-02-25 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -2/+2 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-26 | 1 | -1/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause | 2013-02-20 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-26 | 1 | -1/+22 |
|\ \ \ \ \ |
|
| * | | | | | perf/x86: Add Intel IvyBridge event scheduling constraints | Stephane Eranian | 2013-02-20 | 1 | -1/+22 |
| |/ / / / |
|
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 | 6 | -7/+6 |
|\ \ \ \ \ |
|
| * | | | | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 6 | -7/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-24 | 1 | -5/+6 |
|\ \ \ \ \ |
|
| * | | | | | x86: pvclock kvm: align allocation size to page size | Marcelo Tosatti | 2013-02-18 | 1 | -5/+6 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 5 | -195/+79 |
|\ \ \ \ \ \ |
|