Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
52990a5fb0c991ecafebdab43138b5ed41376852
/
arch
/
x86
/
platform
cf40361
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
by Guenter Roeck
· 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
· 6 years ago
5a58bc1
efi/x86: Use non-blocking SetVariable() for efi_delete_dummy_variable()
by Sai Praneeth
· 6 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
91f606a
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
by Kirill A. Shutemov
· 7 years ago
a66b86f
x86/platform/quark: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
3130451
x86/platform/atom: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1299ef1
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
by Andy Lutomirski
· 7 years ago
c65e774
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
by Kirill A. Shutemov
· 7 years ago
116fef6
x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory
by Andy Lutomirski
· 7 years ago
4bf772b
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
3ccabd6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
669c0f7
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a912a75
x86/platform/intel-mid: Move PCI initialization to arch_init()
by Andy Shevchenko
· 7 years ago
4a6cc7a
BackMerge tag 'v4.15-rc8' into drm-next
by Dave Airlie
· 7 years ago
1da2fd6
x86/platform/uv/BAU: Replace hard-coded values with MMR definitions
by Andrew Banman
· 7 years ago
a09c5ec
x86: Introduce and use MP IRQ trigger and polarity defines
by Jan Kiszka
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9d0513d
x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
by Andy Shevchenko
· 7 years ago
de53c37
x86/pti: Unbreak EFI old_memmap
by Jiri Kosina
· 7 years ago
f24c4d4
efi/capsule-loader: Reinstate virtual capsule mapping
by Ard Biesheuvel
· 7 years ago
88fa025
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
d9e9a64
x86/mm/pti: Allocate a separate user PGD
by Dave Hansen
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3e46e0f
x86/uv: Use the right TLB-flush API
by Peter Zijlstra
· 7 years ago
6b7dcb5
BackMerge tag 'v4.15-rc4' into drm-next
by Dave Airlie
· 7 years ago
81bf665
x86/headers: Remove duplicate #includes
by Pravin Shedge
· 7 years ago
dd53a42
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d553d03
x86: Fix Sparse warnings about non-static functions
by Colin Ian King
· 7 years ago
ca797d2
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
75f296d
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
by Levin, Alexander (Sasha Levin)
· 7 years ago
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
eb4d47c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
af0ab55
x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister
by Hans de Goede
· 7 years ago
1379edd
x86/efi: Access EFI data as encrypted when SEV is active
by Tom Lendacky
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0cfe5b5
x86: Use ARRAY_SIZE
by Jérémy Lefaure
· 7 years ago
7249164
genirq/irqdomain: Update irq_domain_ops.activate() signature
by Thomas Gleixner
· 7 years ago
d2d8f51
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
f92e3da
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3e83dfd
Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency
by Ingo Molnar
· 7 years ago
3308376
x86/platform/intel-mid: Make several arrays static, to make code smaller
by Colin Ian King
· 7 years ago
23f0571
efi: Move efi_mem_type() to common code
by Jan Beulich
· 7 years ago
413d63d71b
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
by Ingo Molnar
· 7 years ago
0a1c795
gpu: drm: tc35876x: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
b45e4c4
x86: Mark various structures and functions as 'static'
by Colin Ian King
· 7 years ago
276c870
x86/platform/intel-mid: Make 'bt_sfi_data' const
by Bhumika Goyal
· 7 years ago
5b395e2
x86/platform/intel-mid: Make IRQ allocation a bit more flexible
by Andy Shevchenko
· 7 years ago
b0ee9ef
x86/platform/intel-mid: Group timers callbacks together
by Andy Shevchenko
· 7 years ago
2fe9a5c
x86/platform/uv/BAU: Disable BAU on single hub configurations
by Andrew Banman
· 7 years ago
0bc7304
x86/platform/intel-mid: Fix a format string overflow warning
by Arnd Bergmann
· 7 years ago
38eeccc
x86/efi: Update EFI pagetable creation to work with SME
by Tom Lendacky
· 7 years ago
f99afd0
efi: Update efi_mem_type() to return an error rather than 0
by Tom Lendacky
· 7 years ago
dfc1ed1
x86/platform/uv/BAU: Fix congested_response_us not taking effect
by Justin Ernst
· 7 years ago
5122daa
x86/platform/uv/BAU: Minor cleanup, make some local functions static
by Colin Ian King
· 8 years ago
03ffbcd
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7a69f9c6
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
Next »