index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
e820.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-1
/
+9
2020-04-15
crash_dump: Remove no longer used saved_max_pfn
Kairui Song
1
-8
/
+0
2020-02-24
x86/kexec: Do not reserve EFI setup_data in the kexec e820 table
Dave Young
1
-1
/
+9
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+10
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
1
-0
/
+11
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
1
-2
/
+10
2019-07-16
x86/e820: Use proper booleans instead of 0/1
Yi Wang
1
-2
/
+2
2019-06-20
x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED
Lianbo Jiang
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-30
kvm, x86: Properly check whether a pfn is an MMIO or not
KarimAllah Ahmed
1
-3
/
+15
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+4
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
1
-1
/
+1
2019-03-11
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2019-02-18
x86: respect memory size limiting via mem= parameter
Juergen Gross
1
-0
/
+5
2019-01-13
x86/e820: Replace kmalloc() + memcpy() with kmemdup()
Huang Zijiang
1
-6
/
+3
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-26
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
1
-12
/
+3
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
1
-3
/
+12
2018-05-13
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
1
-15
/
+17
2018-02-26
x86/boot/e820: Implement a range manipulation operator
Jan H. Schönherr
1
-0
/
+18
2017-07-18
x86/boot/e820: Add support to determine the E820 type of an address
Tom Lendacky
1
-3
/
+23
2017-07-05
x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table
Chen Yu
1
-5
/
+26
2017-07-05
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
1
-21
/
+21
2017-07-05
x86/boot/e820: Avoid overwriting e820_table_firmware
Chen Yu
1
-2
/
+4
2017-04-14
x86/boot/e820: Remove a redundant self assignment
Colin King
1
-1
/
+0
2017-02-01
x86/boot: Fix pr_debug() API braindamage
Borislav Petkov
1
-3
/
+3
2017-01-30
x86/boot/e820: Simplify e820__update_table()
Ingo Molnar
1
-39
/
+31
2017-01-29
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
Ingo Molnar
1
-11
/
+9
2017-01-29
x86/boot/e820: Fix and clean up e820_type switch() statements
Ingo Molnar
1
-2
/
+10
2017-01-28
x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix
Ingo Molnar
1
-4
/
+4
2017-01-28
x86/boot/e820: Remove unnecessary #include's
Ingo Molnar
1
-7
/
+0
2017-01-28
x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_reg...
Ingo Molnar
1
-5
/
+5
2017-01-28
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
Ingo Molnar
1
-7
/
+9
2017-01-28
x86/boot/e820: Use bool in query APIs
Ingo Molnar
1
-5
/
+5
2017-01-28
x86/boot/e820: Document e820__reserve_setup_data()
Ingo Molnar
1
-2
/
+9
2017-01-28
x86/boot/e820: Clean up __e820__update_table() et al
Ingo Molnar
1
-59
/
+61
2017-01-28
x86/boot/e820: Simplify the e820__update_table() interface
Ingo Molnar
1
-7
/
+12
2017-01-28
x86/boot/e820: Clean up and standardize sizeof() uses
Ingo Molnar
1
-6
/
+6
2017-01-28
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
1
-4
/
+4
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-52
/
+52
2017-01-28
x86/boot/e820: Use 'enum e820_type' when handling the e820 region type
Ingo Molnar
1
-11
/
+11
2017-01-28
x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'
Ingo Molnar
1
-0
/
+3
2017-01-28
x86/boot/e820: Simplify e820_reserve_resources()
Ingo Molnar
1
-17
/
+19
2017-01-28
x86/boot/e820: Rename e820_print_map() to e820__print_table()
Ingo Molnar
1
-6
/
+6
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
1
-24
/
+24
2017-01-28
x86/boot/e820: Rename e820_setup_gap() to e820__setup_pci_gap()
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...
Ingo Molnar
1
-3
/
+3
[next]