Commit History

Author SHA1 Message Date
  Colin King ace2fb5a8b x86/boot/e820: Remove a redundant self assignment 8 years ago
  Borislav Petkov e22af0be2c x86/boot: Fix pr_debug() API braindamage 8 years ago
  Ingo Molnar 441ac2f33d x86/boot/e820: Simplify e820__update_table() 8 years ago
  Ingo Molnar 7410aa1ca3 x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures 8 years ago
  Ingo Molnar c5231a57eb x86/boot/e820: Fix and clean up e820_type switch() statements 8 years ago
  Ingo Molnar 0c6fc11ac3 x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix 8 years ago
  Ingo Molnar dd618c7256 x86/boot/e820: Remove unnecessary #include's 8 years ago
  Ingo Molnar 090d717164 x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_regions() 8 years ago
  Ingo Molnar 1506c8dc94 x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() 8 years ago
  Ingo Molnar 81b3e090fa x86/boot/e820: Use bool in query APIs 8 years ago
  Ingo Molnar 1a1270349a x86/boot/e820: Document e820__reserve_setup_data() 8 years ago
  Ingo Molnar 9a02fd0f1e x86/boot/e820: Clean up __e820__update_table() et al 8 years ago
  Ingo Molnar f9748fa045 x86/boot/e820: Simplify the e820__update_table() interface 8 years ago
  Ingo Molnar d88961b5d4 x86/boot/e820: Clean up and standardize sizeof() uses 8 years ago
  Ingo Molnar 08b46d5dd8 x86/boot/e820: Clean up the E820 table size define names 8 years ago
  Ingo Molnar 09821ff1d5 x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" 8 years ago
  Ingo Molnar 6afc03b864 x86/boot/e820: Use 'enum e820_type' when handling the e820 region type 8 years ago
  Ingo Molnar 09c5151339 x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry' 8 years ago
  Ingo Molnar c594761d1d x86/boot/e820: Simplify e820_reserve_resources() 8 years ago
  Ingo Molnar be0c3f0fca x86/boot/e820: Rename e820_print_map() to e820__print_table() 8 years ago
  Ingo Molnar ab6bc04cfd x86/boot/e820: Create coherent API function names for E820 range operations 8 years ago
  Ingo Molnar 2df908baf5 x86/boot/e820: Rename e820_setup_gap() to e820__setup_pci_gap() 8 years ago
  Ingo Molnar 3bce64f019 x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() 8 years ago
  Ingo Molnar f52355a99f x86/boot/e820: Rename sanitize_e820_table() to e820__update_table() 8 years ago
  Ingo Molnar 6464d294d2 x86/boot/e820: Rename update_e820() to e820__update_table() 8 years ago
  Ingo Molnar 5da217ca96 x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it 8 years ago
  Ingo Molnar 9641bdafd8 x86/boot/e820: Clarify the role of finish_e820_parsing() and rename it to e820__finish_early_params() 8 years ago
  Ingo Molnar da92139bff x86/boot/e820: Move e820_reserve_setup_data() to e820.c 8 years ago
  Ingo Molnar 914053c08e x86/boot/e820: Rename parse_e820_ext() to e820__memory_setup_extended() 8 years ago
  Ingo Molnar 4270fd8b4c x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve() 8 years ago