Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
09821ff1d50a1ecade182c2a68a90f835e257eef
/
arch
/
x86
/
platform
09821ff
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
by Ingo Molnar
· 8 years ago
ab6bc04
x86/boot/e820: Create coherent API function names for E820 range operations
by Ingo Molnar
· 8 years ago
3bce64f
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()
by Ingo Molnar
· 8 years ago
f52355a
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
by Ingo Molnar
· 8 years ago
bf49557
x86/boot/e820: Harmonize the 'struct e820_table' fields
by Ingo Molnar
· 8 years ago
61a5010
x86/boot/e820: Rename everything to e820_table
by Ingo Molnar
· 8 years ago
acd4c04
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
by Ingo Molnar
· 8 years ago
5520b7e
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
by Ingo Molnar
· 8 years ago
66441bd
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
by Ingo Molnar
· 8 years ago
83346fb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0100a3e
efi/x86: Prune invalid memory map entries and fix boot regression
by Peter Jones
· 8 years ago
20b1e22
x86/efi: Don't allocate memmap through memblock after mm_init()
by Nicolai Stange
· 8 years ago
159d372
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
by Andy Shevchenko
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
9120cf4
x86/platform/intel/quark: Add printf attribute to imr_self_test_result()
by Nicolas Iooss
· 8 years ago
634b847
x86/platform/intel-mid: Switch MPU3050 driver to IIO
by Linus Walleij
· 8 years ago
32786fd
x86/init: Remove i8042_detect() from platform ops
by Dmitry Torokhov
· 8 years ago
8421c60
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
f7dd3b17
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6613d18
platform/x86: mlx-platform: Move module from arch/x86
by Vadim Pasternak
· 8 years ago
5266e70
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
f797484
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
212f300
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5645688
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
34bc356
x86: Remove empty idle.h header
by Thomas Gleixner
· 8 years ago
20ab667
x86/platform/olpc: Fix resume handler build warning
by Borislav Petkov
· 8 years ago
e5dce28
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
by Andy Shevchenko
· 8 years ago
8c5c86f
x86/platform/intel-mid: Register watchdog device after SCU
by Andy Shevchenko
· 8 years ago
f3a02ec
x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs
by Bin Gao
· 8 years ago
98838d9
serial: 8250: Add IrDA to UART capabilities
by Ed Blake
· 8 years ago
8528d66
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f6697df
x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y
by Matt Fleming
· 8 years ago
02e5690
x86/efi: Fix EFI memmap pointer size warning
by Borislav Petkov
· 8 years ago
e8a6123e
x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook
by Lukas Wunner
· 8 years ago
05b93c1
Merge branch 'linus' into x86/asm, to pick up fixes
by Ingo Molnar
· 8 years ago
bb5e5ce
x86/dumpstack: Remove kernel text addresses from stack dump
by Josh Poimboeuf
· 8 years ago
5ccd5f7
x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state()
by Lukas Wunner
· 8 years ago
caef78b
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
by Alex Thorlton
· 8 years ago
a6c4e4c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a8adc0f
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3ef0a61
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
65f7422
x86/platform/mellanox: Fix return value check in mlxplat_init()
by Wei Yongjun
· 8 years ago
58cbbee
x86/platform/mellanox: Introduce support for Mellanox systems platform
by Vadim Pasternak
· 8 years ago
4f059d5
x86/platform/uv/BAU: Add UV4-specific functions
by Andrew Banman
· 8 years ago
6d78059
x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware
by Andrew Banman
· 8 years ago
e879c11
x86/platform/uv/BAU: Disable software timeout on UV4 hardware
by Andrew Banman
· 8 years ago
58d4ab4
x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information
by Andrew Banman
· 8 years ago
21e3f12
x86/platform/uv/BAU: Use generic function pointers
by Andrew Banman
· 8 years ago
5e4f96f
x86/platform/uv/BAU: Add generic function pointers
by Andrew Banman
· 8 years ago
60e1c84
x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()
by Andrew Banman
· 8 years ago
d2a57afa
x86/platform/uv/BAU: Clean up pq_init()
by Andrew Banman
· 8 years ago
efa59ab
x86/platform/uv/BAU: Clean up and update printks
by Andrew Banman
· 8 years ago
67492c8
x86/platform/uv/BAU: Clean up vertical alignment
by Andrew Banman
· 8 years ago
4753396
x86/e820: Prepare e280 code for switch to dynamic storage
by Denys Vlasenko
· 8 years ago
2ab78a7
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core
by Ingo Molnar
· 8 years ago
41a6607
Merge branch 'efi/urgent' into efi/core, to pick up fixes
by Ingo Molnar
· 8 years ago
92dc335
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
by Matt Fleming
· 8 years ago
1297667
x86/efi: Only map RAM into EFI page tables if in mixed-mode
by Matt Fleming
· 8 years ago
f148b41
x86: Clean up various simple wrapper functions
by Masahiro Yamada
· 8 years ago
20ebc15
x86/efi: Use kmalloc_array() in efi_call_phys_prolog()
by Markus Elfring
· 8 years ago
3dad6f7
x86/efi: Defer efi_esrt_init until after memblock_x86_fill
by Ricardo Neri
· 8 years ago
0513fe1
x86/efi: Map in physical addresses in efi_map_region_fixed
by Alex Thorlton
· 8 years ago
4bc9f92
x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data
by Matt Fleming
· 9 years ago
31ce8cc
efi/runtime-map: Use efi.memmap directly instead of a copy
by Matt Fleming
· 9 years ago
816e761
efi: Allow drivers to reserve boot services forever
by Matt Fleming
· 9 years ago
dca0f97
efi: Add efi_memmap_init_late() for permanent EFI memmap
by Matt Fleming
· 9 years ago
9479c7c
efi: Refactor efi_memmap_init_early() into arch-neutral code
by Matt Fleming
· 9 years ago
ab72a27
x86/efi: Consolidate region mapping logic
by Matt Fleming
· 9 years ago
f43ea76
x86/platform/intel-mid: Keep SRAM powered on at boot
by Andy Shevchenko
· 8 years ago
8e522e1
x86/platform/intel-mid: Add Intel Penwell to ID table
by Andy Shevchenko
· 8 years ago
f5fbf84
x86/cpu: Rename Merrifield2 to Moorefield
by Andy Shevchenko
· 8 years ago
bda7b07
x86/platform/intel-mid: Implement power off sequence
by Andy Shevchenko
· 8 years ago
3976b03
x86/platform/intel-mid: Enable SD card detection on Merrifield
by Andy Shevchenko
· 8 years ago
dd8d6ec
x86/platform/intel-mid: Enable WiFi on Intel Edison
by Andy Shevchenko
· 8 years ago
70b5b18
x86/platform/intel-mid: Run PWRMU command immediately
by Andy Shevchenko
· 8 years ago
01ea443
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f72075c
x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case
by Alex Thorlton
· 8 years ago
5bc653b
x86/efi: Allocate a trampoline if needed in efi_free_boot_services()
by Andy Lutomirski
· 8 years ago
e363d24
x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash
by Mike Travis
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
aeb35d6
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8e46695
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0f65726
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2384d1d
x86/ce4100: Remove duplicated include from ce4100.c
by Wei Yongjun
· 8 years ago
00677f8
x86/platform: Delete extraneous MODULE_* tags fromm ts5500
by Paul Gortmaker
· 8 years ago
d92fc69
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
by Andy Lutomirski
· 8 years ago
cc3ae7b
x86/platform: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
8b38439
Merge branch 'x86/platform' into x86/headers, to apply dependent patches
by Ingo Molnar
· 8 years ago
05f310e
x86/sfi: Enable enumeration of SD devices
by Andy Shevchenko
· 8 years ago
a11836f
x86/platform/intel-mid: Mark regulators explicitly defined
by Andy Shevchenko
· 8 years ago
62d855d
x86/platform/intel-mid: Rename mrfl.c to mrfld.c
by Andy Shevchenko
· 9 years ago
e81e11b
x86/platform/intel-mid: Enable spidev on Intel Edison boards
by Andy Shevchenko
· 8 years ago
ca22312
x86/platform/intel-mid: Extend PWRMU to support Penwell
by Andy Shevchenko
· 8 years ago
0519e8b
x86/platform/intel-mid: Add pinctrl for Intel Merrifield
by Andy Shevchenko
· 8 years ago
b684e9b
x86/efi: Remove the unused efi_get_time() function
by Arnd Bergmann
· 9 years ago
21f8662
x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros
by Alex Thorlton
· 9 years ago
d1be84a
x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()
by Alex Thorlton
· 9 years ago
f58f230
x86/efi: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 9 years ago
0068827
x86/platform/intel-mid: Enable GPIO expanders on Edison
by Andy Shevchenko
· 9 years ago
Next »