| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | x86/traps: Disentangle the 32-bit and 64-bit doublefault code | Andy Lutomirski | 2019-11-26 | 1 | -1/+0 | |
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-12-01 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0 | Anthony Steinhauser | 2019-11-27 | 1 | -1/+3 | |
| * | | | | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 3 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | y2038: ipc: fix x32 ABI breakage | Arnd Bergmann | 2019-11-25 | 1 | -2/+2 | |
| | * | | | | | | | | | y2038: ipc: remove __kernel_time_t reference from headers | Arnd Bergmann | 2019-11-15 | 3 | -8/+8 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-11-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86: hv: Add function to allocate zeroed page for Hyper-V | Himadri Pandya | 2019-11-21 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 2019-11-28 | 2 | -12/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/PCI: sta2x11: use default DMA address translation | Nicolas Saenz Julienne | 2019-11-11 | 2 | -12/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 2019-11-28 | 1 | -6/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 2019-11-11 | 1 | -1/+0 | |
| | * | | | | | | | | | x86: Clean up ioremap() | Christoph Hellwig | 2019-11-11 | 1 | -6/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-11-27 | 2 | -0/+21 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout | Josh Poimboeuf | 2019-11-13 | 1 | -0/+8 | |
| | * | | | | | | | | ftrace/x86: Add register_ftrace_direct() for custom trampolines | Steven Rostedt (VMware) | 2019-11-13 | 1 | -0/+13 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-11-26 | 2 | -1/+24 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP | Dan Williams | 2019-11-07 | 1 | -0/+8 | |
| | * | | | | | | | x86/efi: EFI soft reservation to E820 enumeration | Dan Williams | 2019-11-07 | 1 | -0/+8 | |
| | * | | | | | | | x86/efi: Push EFI_MEMMAP check into leaf routines | Dan Williams | 2019-11-07 | 1 | -1/+8 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-26 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | | x86/iopl: Make 'struct tss_struct' constant size again | Ingo Molnar | 2019-11-26 | 1 | -2/+0 | |
| * | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-11-26 | 2 | -132/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | locking/refcount: Consolidate implementations of refcount_t | Will Deacon | 2019-11-25 | 2 | -132/+0 | |
| * | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-11-26 | 4 | -10/+29 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c... | Ingo Molnar | 2019-11-25 | 4 | -10/+29 | |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | | * | | | | | | x86: xen: insn: Decode Xen and KVM emulate-prefix signature | Masami Hiramatsu | 2019-10-17 | 1 | -0/+6 | |
| | | * | | | | | | x86: xen: kvm: Gather the definition of emulate prefixes | Masami Hiramatsu | 2019-10-17 | 2 | -7/+18 | |
| | | * | | | | | | x86/asm: Allow to pass macros to __ASM_FORM() | Masami Hiramatsu | 2019-10-17 | 1 | -3/+5 | |
| | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-26 | 9 | -58/+124 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/ioperm: Extend IOPL config to control ioperm() as well | Thomas Gleixner | 2019-11-16 | 3 | -2/+20 | |
| | * | | | | | | | x86/iopl: Remove legacy IOPL option | Thomas Gleixner | 2019-11-16 | 4 | -31/+3 | |
| | * | | | | | | | x86/iopl: Restrict iopl() permission scope | Thomas Gleixner | 2019-11-16 | 2 | -8/+22 | |
| | * | | | | | | | x86/ioperm: Share I/O bitmap if identical | Thomas Gleixner | 2019-11-16 | 1 | -0/+5 | |
| | * | | | | | | | x86/ioperm: Remove bitmap if all permissions dropped | Thomas Gleixner | 2019-11-16 | 1 | -0/+2 | |
| | * | | | | | | | x86/ioperm: Move TSS bitmap update to exit to user work | Thomas Gleixner | 2019-11-16 | 2 | -4/+7 | |
| | * | | | | | | | x86/ioperm: Add bitmap sequence number | Thomas Gleixner | 2019-11-16 | 2 | -0/+4 | |
| | * | | | | | | | x86/ioperm: Move iobitmap data into a struct | Thomas Gleixner | 2019-11-16 | 2 | -4/+15 | |
| | * | | | | | | | x86/tss: Move I/O bitmap data into a seperate struct | Thomas Gleixner | 2019-11-16 | 1 | -14/+21 | |
| | * | | | | | | | x86/io: Speedup schedule out of I/O bitmap user | Thomas Gleixner | 2019-11-16 | 1 | -12/+26 | |
| | * | | | | | | | x86/process: Unify copy_thread_tls() | Thomas Gleixner | 2019-11-16 | 2 | -0/+16 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-11-26 | 3 | -6/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'x86/build' into x86/asm, to pick up completed topic branch | Ingo Molnar | 2019-11-25 | 2 | -2/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | x86/mm: Report which part of kernel image is freed | Kees Cook | 2019-11-04 | 1 | -1/+1 | |
| | | * | | | | | | | x86/vmlinux: Actually use _etext for the end of the text segment | Kees Cook | 2019-11-04 | 1 | -1/+0 | |
| | * | | | | | | | | x86/asm: Remove the last GLOBAL user and remove the macro | Jiri Slaby | 2019-10-18 | 1 | -8/+0 | |
| | * | | | | | | | | linkage: Introduce new macros for assembler symbols | Jiri Slaby | 2019-10-18 | 1 | -3/+7 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-26 | 3 | -10/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th... | Ingo Molnar | 2019-11-25 | 2 | -9/+11 | |
| | * | | | | | | | | x86/cpu_entry_area: Add guard page for entry stack on 32bit | Thomas Gleixner | 2019-11-21 | 1 | -1/+5 | |

