| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | x86/traps: Print address on #GP | Jann Horn | 2019-12-31 | 1 | -5/+67 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-01-28 | 5 | -14/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | x86/CPU/AMD: Remove amd_get_topology_early() | Borislav Petkov | 2020-01-25 | 1 | -8/+2 | |
| | * | | | | | | x86/tsc: Remove redundant assignment | Mateusz Nosek | 2020-01-22 | 1 | -1/+0 | |
| | * | | | | | | x86/crash: Use resource_size() | Julia Lawall | 2020-01-09 | 1 | -1/+1 | |
| | * | | | | | | x86/cpu: Add a missing prototype for arch_smt_update() | Benjamin Thiel | 2020-01-09 | 1 | -0/+1 | |
| | * | | | | | | x86/process: Remove set but not used variables prev and next | yu kuai | 2019-12-14 | 1 | -4/+0 | |
| * | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-28 | 3 | -2/+93 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/resctrl: Add task resctrl information display | Chen Yu | 2020-01-20 | 1 | -0/+86 | |
| | * | | | | | | | x86/resctrl: Check monitoring static key in the MBM overflow handler | Xiaochen Shen | 2020-01-17 | 2 | -2/+3 | |
| | * | | | | | | | x86/resctrl: Do not reconfigure exiting tasks | Xiaochen Shen | 2020-01-13 | 1 | -0/+4 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/sysfb: Fix check for bad VRAM size | Arvind Sankar | 2020-01-20 | 1 | -1/+1 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-01-28 | 5 | -9/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86: Remove force_iret() | Brian Gerst | 2020-01-08 | 4 | -5/+0 | |
| | * | | | | | | | x86/context-tracking: Remove exception_enter/exit() from KVM_PV_REASON_PAGE_N... | Frederic Weisbecker | 2020-01-07 | 1 | -4/+0 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 1 | -37/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/apic/uv: Avoid unused variable warning | Arnd Bergmann | 2020-01-17 | 1 | -37/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-28 | 6 | -740/+358 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2020-01-20 | 4 | -10/+11 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | | x86/alternatives: Implement a better poke_int3_handler() completion scheme | Peter Zijlstra | 2019-12-25 | 1 | -31/+53 | |
| | * | | | | | | | Merge branch 'core/kprobes' into perf/core, to pick up a completed branch | Ingo Molnar | 2019-12-25 | 6 | -717/+313 | |
| | |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | | * | | | | | | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts | Ingo Molnar | 2019-12-10 | 15 | -172/+324 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | | x86/alternatives: Sync bp_patching update for avoiding NULL pointer exception | Masami Hiramatsu | 2019-11-27 | 1 | -1/+7 | |
| | | * | | | | | | x86/alternatives: Use INT3_INSN_SIZE | Peter Zijlstra | 2019-11-27 | 1 | -6/+6 | |
| | | * | | | | | | x86/kprobe: Add comments to arch_{,un}optimize_kprobes() | Peter Zijlstra | 2019-11-27 | 1 | -2/+12 | |
| | | * | | | | | | x86/kprobes: Fix ordering while text-patching | Peter Zijlstra | 2019-11-27 | 3 | -11/+14 | |
| | | * | | | | | | x86/kprobes: Convert to text-patching.h | Peter Zijlstra | 2019-11-27 | 2 | -32/+30 | |
| | | * | | | | | | x86/ftrace: Mark ftrace_modify_code_direct() __ref | Borislav Petkov | 2019-11-27 | 1 | -1/+6 | |
| | | * | | | | | | x86/alternative: Shrink text_poke_loc | Peter Zijlstra | 2019-11-27 | 1 | -9/+14 | |
| | | * | | | | | | x86/alternative: Remove text_poke_loc::len | Peter Zijlstra | 2019-11-27 | 1 | -5/+7 | |
| | | * | | | | | | x86/ftrace: Use text_gen_insn() | Peter Zijlstra | 2019-11-27 | 2 | -51/+7 | |
| | | * | | | | | | x86/alternative: Add text_opcode_size() | Peter Zijlstra | 2019-11-27 | 1 | -11/+1 | |
| | | * | | | | | | x86/ftrace: Use text_poke() | Peter Zijlstra | 2019-11-27 | 3 | -556/+134 | |
| | | * | | | | | | x86/alternatives: Add and use text_gen_insn() helper | Peter Zijlstra | 2019-11-27 | 3 | -26/+48 | |
| | | * | | | | | | x86/alternatives, jump_label: Provide better text_poke() batching interface | Peter Zijlstra | 2019-11-27 | 2 | -71/+92 | |
| * | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-01-28 | 9 | -7/+91 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | efi/x86: Limit EFI old memory map to SGI UV machines | Ard Biesheuvel | 2020-01-20 | 1 | -1/+1 | |
| | * | | | | | | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixes | Ingo Molnar | 2020-01-20 | 4 | -10/+11 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 2020-01-10 | 8 | -122/+137 | |
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | mm, x86/mm: Untangle address space layout definitions from basic pgtable type... | Ingo Molnar | 2019-12-10 | 2 | -0/+84 | |
| | | * | | | | | | | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h> | Ingo Molnar | 2019-12-10 | 6 | -6/+6 | |
| | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-01-28 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86/unwind/orc: Fix !CONFIG_MODULES build warning | Shile Zhang | 2020-01-07 | 1 | -1/+2 | |
| | * | | | | | | | | x86/unwind/orc: Remove boot-time ORC unwind tables sorting | Shile Zhang | 2019-12-13 | 1 | -3/+5 | |
| * | | | | | | | | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-01-28 | 5 | -117/+62 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/real... | Sean Christopherson | 2019-12-10 | 1 | -0/+11 | |
| | * | | | | | | | | | x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.h | Sean Christopherson | 2019-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | x86/kprobes: Explicitly include vmalloc.h for set_vm_flush_reset_perms() | Sean Christopherson | 2019-12-10 | 1 | -0/+1 | |
| | * | | | | | | | | | x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms() | Sean Christopherson | 2019-12-10 | 1 | -0/+1 | |

