index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-17
x86/xen: Make read_cr2() noinstr
Peter Zijlstra
1
-1
/
+6
2021-09-15
x86/sev: Fix noinstr for vc_ghcb_invalidate()
Peter Zijlstra
1
-1
/
+1
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-14
x86/fpu/signal: Change return code of restore_fpregs_from_user() to boolean
Thomas Gleixner
1
-9
/
+8
2021-09-14
x86/fpu/signal: Change return code of check_xstate_in_sigframe() to boolean
Thomas Gleixner
1
-7
/
+7
2021-09-14
x86/fpu/signal: Change return type of __fpu_restore_sig() to boolean
Thomas Gleixner
1
-21
/
+20
2021-09-14
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
Thomas Gleixner
2
-14
/
+12
2021-09-14
x86/signal: Change return type of restore_sigcontext() to boolean
Thomas Gleixner
1
-9
/
+9
2021-09-14
x86/fpu/signal: Change return type of copy_fpregs_to_sigframe() helpers to boolean
Thomas Gleixner
1
-8
/
+9
2021-09-14
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
Thomas Gleixner
2
-13
/
+11
2021-09-14
x86/fpu/signal: Move xstate clearing out of copy_fpregs_to_sigframe()
Thomas Gleixner
1
-12
/
+6
2021-09-14
x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
Thomas Gleixner
1
-0
/
+12
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-11
/
+32
2021-09-13
x86/ACPI: Don't add CPUs that are not online capable
Mario Limonciello
1
-0
/
+9
2021-09-13
x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
Thomas Gleixner
1
-2
/
+3
2021-09-13
x86/extable: Remove EX_TYPE_FAULT from MCE safe fixups
Thomas Gleixner
1
-1
/
+0
2021-09-13
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
1
-0
/
+2
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
3
-42
/
+13
2021-09-13
x86/mce: Get rid of stray semicolons
Thomas Gleixner
1
-2
/
+2
2021-09-13
x86/mce: Deduplicate exception handling
Thomas Gleixner
1
-17
/
+17
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
13
-518
/
+46
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-4
/
+5
2021-09-06
x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
Lai Jiangshan
1
-2
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+5
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-3
/
+2
2021-09-03
memcg: enable accounting for ldt_struct objects
Vasily Averin
1
-3
/
+3
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+9
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-22
/
+16
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+6
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-468
/
+0
2021-09-01
x86/setup: Explicitly include acpi.h
Nathan Chancellor
1
-0
/
+1
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-08-31
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
Linus Torvalds
1
-10
/
+0
2021-08-31
Merge tag 'hwmon-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-0
/
+5
2021-08-30
Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2021-08-30
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-19
/
+17
2021-08-30
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+79
2021-08-30
Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+7
2021-08-30
Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-17
/
+17
2021-08-30
Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-595
/
+592
2021-08-30
Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+8
2021-08-27
hwmon: (k10temp) Add support for yellow carp
Mario Limonciello
1
-0
/
+5
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2
-1
/
+7
2021-08-24
x86/mce: Defer processing of early errors
Borislav Petkov
1
-3
/
+8
2021-08-22
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
1
-0
/
+6
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+13
2021-08-12
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
1
-14
/
+13
2021-08-12
x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
Paul Gortmaker
1
-1
/
+2
[prev]
[next]