index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+149
2024-09-25
x86/pvh: Add 64bit relocation page tables
Jason Andryuk
1
-1
/
+103
2024-09-25
x86/pvh: Set phys_base when calling xen_prepare_pvh()
Jason Andryuk
1
-0
/
+13
2024-09-25
x86/pvh: Make PVH entrypoint PIC for x86-64
Jason Andryuk
1
-12
/
+34
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-210
/
+224
2024-09-12
xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()
Alexey Dobriyan
1
-1
/
+5
2024-09-12
xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)
Alexey Dobriyan
1
-0
/
+1
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
1
-1
/
+2
2024-09-04
x86/platform/geode: switch GPIO buttons and LEDs to software properties
Dmitry Torokhov
6
-209
/
+222
2024-07-27
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2024-07-25
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
1
-3
/
+0
2024-07-17
Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+5
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-200
/
+1
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
4
-200
/
+1
2024-06-24
x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+2
2024-06-15
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
1
-1
/
+11
2024-06-03
x86/platform/atom: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+5
2024-05-28
x86/platform/intel-mid: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-04-10
x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-10
x86/platform/olpc-x01-pm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2024-04-10
x86/platform/iris: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-03
x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
Saurabh Sengar
1
-1
/
+0
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2024-03-14
Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+53
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
1
-0
/
+3
2024-03-12
x86/platform/atom: Check state of Punit managed devices on s2idle
Johannes Stezenbach
1
-1
/
+53
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+6
2024-02-15
x86/mpparse: Switch to new init callbacks
Thomas Gleixner
2
-2
/
+0
2024-02-15
x86/platform/intel-mid: Prepare for separate mpparse callbacks
Thomas Gleixner
1
-2
/
+4
2024-02-15
x86/platform/ce4100: Prepare for separate mpparse callbacks
Thomas Gleixner
1
-6
/
+8
2024-02-15
x86/mpparse: Rename default_find_smp_config()
Thomas Gleixner
2
-2
/
+2
2024-02-15
x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
Thomas Gleixner
1
-1
/
+0
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
1
-0
/
+1
2024-01-30
x86/efi: Implement arch_ima_efi_boot_mode() in source file
Thomas Zimmermann
1
-0
/
+5
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+4
2024-01-08
Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+4
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
4
-4
/
+4
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
1
-3
/
+3
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, preparations
Vegard Nossum
1
-0
/
+1
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
1
-1
/
+1
2023-09-24
x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by
Kees Cook
1
-1
/
+1
2023-09-17
x86/platform/uv: Rework NMI "action" modparam handling
Hans de Goede
1
-47
/
+57
2023-09-11
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2
-2
/
+29
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+4
2023-08-24
x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...
Justin Stitt
1
-8
/
+4
2023-08-09
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
1
-1
/
+1
2023-08-06
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
1
-1
/
+1
[next]