index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-20
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
2
-76
/
+37
2020-08-20
efi/x86: Mark kernel rodata non-executable for mixed mode
Arvind Sankar
1
-0
/
+2
2020-07-17
x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP
steve.wahl@hpe.com
1
-1
/
+1
2020-07-17
x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()
steve.wahl@hpe.com
3
-54
/
+6
2020-07-17
x86/efi: Delete SGI UV1 detection.
steve.wahl@hpe.com
1
-23
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
1
-1
/
+1
2020-04-24
efi: Clean up config table description arrays
Ard Biesheuvel
1
-4
/
+4
2020-04-14
efi/x86: Don't remap text<->rodata gap read-only for mixed mode
Ard Biesheuvel
1
-2
/
+10
2020-04-14
efi/x86: Fix the deletion of variables in mixed mode
Gary Lin
1
-2
/
+2
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+2
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
1
-5
/
+2
2020-03-24
x86/platform: Convert to new CPU match macros
Thomas Gleixner
1
-5
/
+2
2020-03-08
efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map()
Ard Biesheuvel
1
-1
/
+1
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-99
/
+52
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2
-0
/
+6
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
1
-0
/
+1
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
2
-0
/
+5
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
1
-0
/
+1
2020-02-29
efi/x86: Add TPM related EFI tables to unencrypted mapping checks
Tom Lendacky
1
-0
/
+2
2020-02-26
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
1
-19
/
+26
2020-02-26
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
1
-76
/
+5
2020-02-26
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
1
-4
/
+21
2020-02-23
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
1
-73
/
+14
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
4
-19
/
+38
2020-02-23
efi/x86: Merge assignments of efi.runtime_version
Ard Biesheuvel
1
-17
/
+2
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2
-13
/
+49
2020-02-23
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
1
-3
/
+1
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
1
-3
/
+3
2020-02-23
efi: Make efi_config_init() x86 only
Ard Biesheuvel
1
-0
/
+30
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
1
-36
/
+10
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
1
-2
/
+30
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
1
-2
/
+0
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi/x86: Replace #ifdefs with IS_ENABLED() checks
Ard Biesheuvel
1
-7
/
+4
2020-02-23
efi/x86: Reindent struct initializer for legibility
Ard Biesheuvel
1
-5
/
+5
2020-02-09
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
2
-3
/
+3
2020-02-02
efi/x86: Fix boot regression on systems with invalid memmap entries
Ard Biesheuvel
1
-1
/
+1
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-724
/
+335
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-01-25
efi/x86: Disable instrumentation in the EFI runtime handling code
Ard Biesheuvel
1
-0
/
+2
2020-01-20
efi/x86: avoid KASAN false positives when accessing the 1: 1 mapping
Ard Biesheuvel
1
-5
/
+6
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2
-16
/
+17
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
3
-184
/
+33
2020-01-20
efi/x86: Avoid RWX mappings for all of DRAM
Ard Biesheuvel
1
-4
/
+16
[next]