Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-02 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/mm: remove vmalloc faulting | Joerg Roedel | 2020-06-02 | 1 | -3/+3 | |
| * | | | | | | | | | x86: fix vmap arguments in map_irq_stack | Christoph Hellwig | 2020-06-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-02 | 1 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | signal: refactor copy_siginfo_to_user32 | Christoph Hellwig | 2020-05-05 | 1 | -1/+27 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-02 | 3 | -9/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t... | Will Deacon | 2020-04-30 | 3 | -9/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | x86/32: Remove CONFIG_DOUBLEFAULT | Borislav Petkov | 2020-04-14 | 3 | -9/+1 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 1 | -74/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/apic/uv: Remove code for unused distributed GRU mode | Steve Wahl | 2020-05-23 | 1 | -58/+1 | |
| * | | | | | | | | | | x86/platform/uv: Unexport uv_apicid_hibits | Christoph Hellwig | 2020-05-07 | 1 | -1/+0 | |
| * | | | | | | | | | | x86/platform/uv: Remove _uv_hub_info_check() | Christoph Hellwig | 2020-05-07 | 1 | -6/+0 | |
| * | | | | | | | | | | x86/platform/uv: Simplify uv_send_IPI_one() | Christoph Hellwig | 2020-05-07 | 1 | -5/+14 | |
| * | | | | | | | | | | x86/platform/uv: Mark uv_min_hub_revision_id static | Christoph Hellwig | 2020-05-07 | 1 | -2/+1 | |
| * | | | | | | | | | | x86/platform/uv: Mark is_uv_hubless() static | Christoph Hellwig | 2020-05-07 | 1 | -2/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-06-01 | 7 | -113/+292 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/fpu/xstate: Restore supervisor states for signal return | Yu-cheng Yu | 2020-05-16 | 1 | -5/+39 | |
| * | | | | | | | | | | x86/fpu/xstate: Preserve supervisor states for the slow path in __fpu__restor... | Yu-cheng Yu | 2020-05-16 | 1 | -25/+28 | |
| * | | | | | | | | | | x86/fpu: Introduce copy_supervisor_to_kernel() | Yu-cheng Yu | 2020-05-16 | 1 | -0/+84 | |
| * | | | | | | | | | | x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates | Yu-cheng Yu | 2020-05-13 | 1 | -13/+24 | |
| * | | | | | | | | | | x86/fpu/xstate: Define new functions for clearing fpregs and xstates | Fenghua Yu | 2020-05-13 | 4 | -22/+39 | |
| * | | | | | | | | | | x86/fpu/xstate: Introduce XSAVES supervisor states | Yu-cheng Yu | 2020-05-13 | 1 | -9/+19 | |
| * | | | | | | | | | | x86/fpu/xstate: Separate user and supervisor xfeatures mask | Yu-cheng Yu | 2020-05-13 | 2 | -35/+54 | |
| * | | | | | | | | | | x86/fpu/xstate: Define new macros for supervisor and user xstates | Fenghua Yu | 2020-05-12 | 2 | -14/+15 | |
| * | | | | | | | | | | x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header() | Fenghua Yu | 2020-05-12 | 3 | -5/+5 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-06-01 | 3 | -48/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/cpu/amd: Make erratum #1054 a legacy erratum | Kim Phillips | 2020-05-07 | 1 | -2/+1 | |
| * | | | | | | | | | | x86/apic: Convert the TSC deadline timer matching to steppings macro | Borislav Petkov | 2020-05-07 | 1 | -45/+12 | |
| * | | | | | | | | | | Merge 'x86/urgent' into x86/cpu | Borislav Petkov | 2020-05-07 | 4 | -53/+93 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | x86/cpu: Add a steppings field to struct x86_cpu_id | Mark Gross | 2020-04-20 | 1 | -1/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 7 | -90/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/apb_timer: Drop unused TSC calibration | Johan Hovold | 2020-05-27 | 1 | -53/+0 | |
| * | | | | | | | | | | x86/io_apic: Remove unused function mp_init_irq_at_boot() | YueHaibing | 2020-05-26 | 1 | -13/+0 | |
| * | | | | | | | | | | x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall() | Benjamin Thiel | 2020-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/nmi: Remove edac.h include leftover | Borislav Petkov | 2020-05-16 | 1 | -4/+0 | |
| * | | | | | | | | | | x86/early_printk: Remove unused includes | Andy Shevchenko | 2020-04-17 | 1 | -3/+0 | |
| * | | | | | | | | | | crash_dump: Remove no longer used saved_max_pfn | Kairui Song | 2020-04-15 | 1 | -8/+0 | |
| * | | | | | | | | | | x86/smpboot: Remove the last ICPU() macro | Borislav Petkov | 2020-04-13 | 1 | -8/+9 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/tboot: Mark tboot static | Christoph Hellwig | 2020-04-28 | 1 | -2/+6 | |
| * | | | | | | | | | | x86/setup: Add an initrdmem= option to specify initrd physical address | Ronald G. Minnich | 2020-04-27 | 1 | -0/+6 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cpu/hotplug: Remove disable_nonboot_cpus() | Qais Yousef | 2020-05-07 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-01 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.7-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2020-05-28 | 6 | -72/+175 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | x86/perf: Add hardware performance events support for Zhaoxin CPU. | CodyYao-oc | 2020-04-30 | 1 | -0/+8 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 3 | -27/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic... | Ingo Molnar | 2020-05-18 | 6 | -72/+168 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86: Change {JMP,CALL}_NOSPEC argument | Peter Zijlstra | 2020-04-30 | 2 | -3/+3 | |
| * | | | | | | | | | | | | x86,ftrace: Shrink ftrace_regs_caller() by one byte | Peter Zijlstra | 2020-04-22 | 1 | -2/+2 |