Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 2019-06-14 | 36 | -319/+36 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | docs: fix broken documentation links | Mauro Carvalho Chehab | 2019-06-08 | 3 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-07-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/mm: Identify the end of the kernel area to be reserved | Thomas Lendacky | 2019-06-20 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/boot: Add xloadflags bits to check for 5-level paging support | Baoquan He | 2019-06-28 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-08 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | signal/x86: Remove task parameter from send_sigtrap | Eric W. Biederman | 2019-05-29 | 1 | -2/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 3 | -1/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | topology: Create core_cpus and die_cpus sysfs attributes | Len Brown | 2019-05-23 | 2 | -0/+2 | |
| * | | | | | | | | x86/topology: Define topology_logical_die_id() | Len Brown | 2019-05-23 | 2 | -0/+6 | |
| * | | | | | | | | x86/topology: Define topology_die_id() | Len Brown | 2019-05-23 | 1 | -0/+1 | |
| * | | | | | | | | x86/topology: Create topology_max_die_per_package() | Len Brown | 2019-05-23 | 2 | -1/+10 | |
| * | | | | | | | | x86/topology: Add CPUID.1F multi-die/package support | Len Brown | 2019-05-23 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector | Zhao Yakui | 2019-06-11 | 1 | -0/+11 | |
| * | | | | | | | | x86: Add support for Linux guests on an ACRN hypervisor | Zhao Yakui | 2019-06-11 | 1 | -0/+1 | |
| * | | | | | | | | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol | Zhao Yakui | 2019-06-11 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 1 | -14/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::type | Ingo Molnar | 2019-04-29 | 1 | -2/+2 | |
| * | | | | | | | | x86/paravirt: Standardize 'insn_buff' variable names | Ingo Molnar | 2019-04-29 | 1 | -8/+5 | |
| * | | | | | | | | x86/paravirt: Replace the paravirt patch asm magic | Thomas Gleixner | 2019-04-25 | 1 | -4/+0 | |
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-07-08 | 6 | -37/+87 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/stackframe/32: Allow int3_emulate_push() | Peter Zijlstra | 2019-06-25 | 1 | -2/+0 | |
| * | | | | | | | | | x86/stackframe/32: Provide consistent pt_regs | Peter Zijlstra | 2019-06-25 | 3 | -33/+3 | |
| * | | | | | | | | | x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h | Peter Zijlstra | 2019-06-25 | 1 | -0/+49 | |
| * | | | | | | | | | Merge tag 'v5.2-rc6' into x86/asm, to refresh the branch | Ingo Molnar | 2019-06-25 | 5 | -26/+26 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | x86/asm: Pin sensitive CR0 bits | Kees Cook | 2019-06-22 | 1 | -1/+14 | |
| * | | | | | | | | | x86/asm: Pin sensitive CR4 bits | Kees Cook | 2019-06-22 | 1 | -1/+21 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 9 | -178/+206 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/percpu: Optimize raw_cpu_xchg() | Peter Zijlstra | 2019-06-17 | 1 | -4/+16 | |
| * | | | | | | | | | x86/percpu, x86/irq: Relax {set,get}_irq_regs() | Peter Zijlstra | 2019-06-17 | 1 | -2/+2 | |
| * | | | | | | | | | x86/percpu: Relax smp_processor_id() | Peter Zijlstra | 2019-06-17 | 1 | -1/+2 | |
| * | | | | | | | | | x86/percpu: Differentiate this_cpu_{}() and __this_cpu_{}() | Peter Zijlstra | 2019-06-17 | 1 | -112/+112 | |
| * | | | | | | | | | x86/atomic: Fix smp_mb__{before,after}_atomic() | Peter Zijlstra | 2019-06-17 | 3 | -10/+10 | |
| * | | | | | | | | | x86/jump_label: Batch jump label updates | Daniel Bristot de Oliveira | 2019-06-17 | 1 | -0/+2 | |
| * | | | | | | | | | x86/alternative: Batch of patch operations | Daniel Bristot de Oliveira | 2019-06-17 | 1 | -0/+15 | |
| * | | | | | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 13 | -87/+17 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | locking/atomic, x86: Use s64 for atomic64 | Mark Rutland | 2019-06-03 | 2 | -53/+51 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-07-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/speculation/mds: Eliminate leaks by trace_hardirqs_on() | Zhenzhong Duan | 2019-06-26 | 1 | -2/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-08 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/hpet: Move clockevents into channels | Thomas Gleixner | 2019-06-28 | 1 | -3/+3 | |
| * | | | | | | | | | x86/hpet: Remove the unused hpet_msi_read() function | Thomas Gleixner | 2019-06-28 | 1 | -1/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-07-08 | 5 | -9/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/fsgsbase: Revert FSGSBASE support | Thomas Gleixner | 2019-07-03 | 3 | -54/+9 | |
| * | | | | | | | | | x86/umwait: Initialize umwait control values | Fenghua Yu | 2019-06-24 | 1 | -0/+9 | |
| * | | | | | | | | | x86/cpufeatures: Enumerate user wait instructions | Fenghua Yu | 2019-06-24 | 1 | -0/+1 | |
| * | | | | | | | | | x86/cpu: Create Zhaoxin processors architecture support file | Tony W Wang-oc | 2019-06-22 | 1 | -1/+2 |