Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d6885b3e0a39ba7f93d4dc77ed9112e44a09b40d
/
arch
/
x86
/
platform
8649efb
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 6 years ago
5fd09ba
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
46e80e6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
72813bf
xen/pvh: correctly setup the PV EFI interface for dom0
by Roger Pau Monne
· 6 years ago
a7a9bac
x86/platform/olpc: Use a correct version when making up a battery node
by Lubomir Rintel
· 6 years ago
47e120d
x86/platform/olpc: Trivial code move in DT fixup
by Lubomir Rintel
· 6 years ago
0806a13
x86/platform/olpc: Don't split string literals when fixing up the DT
by Lubomir Rintel
· 6 years ago
f560bd1
x86/realmode: Make set_real_mode_mem() static inline
by Matteo Croce
· 6 years ago
7664608
x86/platform/uv: Fix missing checks of kcalloc() return values
by Kangjie Lu
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
610cd4e
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bcd49c3
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c8f5ed6
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
88f268a
Merge branch 'regulator-5.1' into regulator-next
by Mark Brown
· 6 years ago
5c418dc
efi: Fix build error due to enum collision between efi.h and ima.h
by Anders Roxell
· 6 years ago
f331e76
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
by Hedi Berriche
· 6 years ago
8945d96
x86/platform/UV: Use efi_enabled() instead of test_bit()
by Hedi Berriche
· 6 years ago
f816525
x86/platform/UV: Remove uv_bios_call_reentrant()
by Hedi Berriche
· 6 years ago
30ad3e0
x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI
by Hedi Berriche
· 6 years ago
01dc79c
regulator: fixed/gpio: Pull inversion/OD into gpiolib
by Linus Walleij
· 6 years ago
69c1f39
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
by Ard Biesheuvel
· 6 years ago
8fe5521
x86/efi: Mark can_free_region() as an __init function
by Sai Praneeth Prakhya
· 6 years ago
2bc217c
x86/platform/UV: Replace kmalloc() and memset() with k[cz]alloc() calls
by Gustavo A. R. Silva
· 6 years ago
fc2fd5f
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
312a466
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
684019d
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1debf09
x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
by Sai Praneeth Prakhya
· 6 years ago
716ff01
KVM: x86: Allow Qemu/KVM to use PVH entry point
by Maran Wilson
· 6 years ago
a43fb7d
xen/pvh: Move Xen code for getting mem map via hcall out of common file
by Maran Wilson
· 6 years ago
8cee397
xen/pvh: Move Xen specific PVH VM initialization out of common file
by Maran Wilson
· 6 years ago
4df7363
xen/pvh: Create a new file for Xen specific PVH code
by Maran Wilson
· 6 years ago
fcd4747
xen/pvh: Move PVH entry code out of Xen specific tree
by Maran Wilson
· 6 years ago
a97673a
x86: Fix various typos in comments
by Ingo Molnar
· 6 years ago
47c33a0
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
by Sai Praneeth Prakhya
· 6 years ago
08cfb38
x86/efi: Unmap EFI boot services code/data regions from efi_pgd
by Sai Praneeth Prakhya
· 6 years ago
79c2206
x86/earlyprintk/efi: Fix infinite loop on some screen widths
by YiFei Zhu
· 6 years ago
c04e553
x86/platform/olpc: Do not call of_platform_bus_probe()
by Rob Herring
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
53ab85e
memblock: replace free_bootmem_late with memblock_free_late
by Mike Rapoport
· 6 years ago
2a5bda5
memblock: replace alloc_bootmem with memblock_alloc
by Mike Rapoport
· 6 years ago
e09db3d
x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
by Hans de Goede
· 6 years ago
d7197a5
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c05f364
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de3fbb2
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
114b5f8
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
4fd1f50
Merge branch 'regulator-4.20' into regulator-next
by Mark Brown
· 6 years ago
f703fd3
x86/cpu: Drop pointless static qualifier in punit_dev_state_show()
by YueHaibing
· 6 years ago
d92116b
x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
by Lubomir Rintel
· 6 years ago
f2c4db1
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 6 years ago
fa70f0d
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core
by Thomas Gleixner
· 6 years ago
b8b39bf
efi/x86: earlyprintk - Add 64bit efi fb address support
by Aaron Ma
· 6 years ago
4eda111
efi/x86: drop task_lock() from efi_switch_mm()
by Sebastian Andrzej Siewior
· 6 years ago
3425d93
efi/x86: Handle page faults occurring while running EFI runtime services
by Sai Praneeth
· 6 years ago
efdfeb0
regulator: fixed: Convert to use GPIO descriptor only
by Linus Walleij
· 6 years ago
cf40361
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
by Guenter Roeck
· 6 years ago
97feacc
gpio: ts5500: Delete platform data handling
by Linus Walleij
· 6 years ago
eeb89e2
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
by Joerg Roedel
· 6 years ago
958f338
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
13e091b
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7edcf0d
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4004392
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f2701b7
Merge 4.18-rc7 into master to pick up the KVM dependcy
by Thomas Gleixner
· 6 years ago
ffcba43f
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
by Nicolai Stange
· 6 years ago
447ae31
x86: Don't include linux/irq.h from asm/hardirq.h
by Nicolai Stange
· 6 years ago
d79d024
x86/platform/UV: Remove redundant check of p == q
by Colin Ian King
· 6 years ago
c7ba9f7
x86/platform/olpc: Use PTR_ERR_OR_ZERO()
by zhong jiang
· 6 years ago
83a0a2e
efi/x86: Prevent reentrant firmware calls in mixed mode
by Ard Biesheuvel
· 6 years ago
9b788f3
x86/efi: Access EFI MMIO data as unencrypted when SEV is active
by Brijesh Singh
· 6 years ago
7e1550b
efi: Drop type and attribute checks in efi_mem_desc_lookup()
by Ard Biesheuvel
· 7 years ago
5a58bc1
efi/x86: Use non-blocking SetVariable() for efi_delete_dummy_variable()
by Sai Praneeth
· 7 years ago
41afb1d
x86/platform/intel-mid: Remove per platform code
by Andy Shevchenko
· 7 years ago
d99e5da
x86/platform/intel-mid: Remove custom TSC calibration
by Andy Shevchenko
· 7 years ago
cfe1957
x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
by Kirill A. Shutemov
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
f4e5b30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
839b0f1
x86/platform/uv: Use apic_ack_irq()
by Thomas Gleixner
· 7 years ago
cce2946
x86/platform/uv: Remove extra parentheses
by Varsha Rao
· 7 years ago
ba252f16
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e27c492
x86: Convert x86_platform_ops to timespec64
by Arnd Bergmann
· 7 years ago
ed7588d
x86/mm: Stop pretending pgtable_l5_enabled is a variable
by Kirill A. Shutemov
· 7 years ago
bc16d40
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cea061e4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d22fff8
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ad0500c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
151ad17
x86/platform/uv/BAU: Add APIC idt entry
by Andrew Banman
· 7 years ago
0bc91d4
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
by Ingo Molnar
· 7 years ago
d286236
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
06ace26f
x86/efi: Free efi_pgd with free_pages()
by Waiman Long
· 7 years ago
745dd37
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
by Thomas Gleixner
· 7 years ago
0242874
x86/platform/intel-mid: Add special handling for ACPI HW reduced platforms
by Andy Shevchenko
· 7 years ago
03781e4
x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
by Sai Praneeth
· 7 years ago
3ede341
x86/efi: Replace efi_pgd with efi_mm.pgd
by Sai Praneeth
· 7 years ago
36b6497
efi: Use string literals for efi_char16_t variable initializers
by Ard Biesheuvel
· 7 years ago
7e904a9
efi: Use efi_mm in x86 as well as ARM
by Sai Praneeth
· 7 years ago
b0599e2
Merge branch 'x86/mm' into efi/core
by Ingo Molnar
· 7 years ago
9f66d8d
x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store()
by Jia-Ju Bai
· 7 years ago
028091f
x86/platform/intel-mid: Handle Intel Edison reboot correctly
by Sebastian Panceac
· 7 years ago
3f7df3e
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
by Ingo Molnar
· 7 years ago
Next »