aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAge
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-31
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-25
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-23
|\
| * x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel2018-10-05
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-23
|\ \
| * | x86/cpu: Drop pointless static qualifier in punit_dev_state_show()YueHaibing2018-10-12
| * | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-02
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-23
|\ \
| * \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner2018-09-27
| |\ \ | | |/ | |/|
| | * efi/x86: earlyprintk - Add 64bit efi fb address supportAaron Ma2018-09-26
| | * efi/x86: drop task_lock() from efi_switch_mm()Sebastian Andrzej Siewior2018-09-26
| | * efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-26
* | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-23
|\ \ \
| * | | gpio: ts5500: Delete platform data handlingLinus Walleij2018-09-04
* | | | Merge branch 'regulator-4.20' into regulator-nextMark Brown2018-10-21
|\ \ \ \ | |_|/ / |/| | |
| * | | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-17
| |/ /
* | / x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3Guenter Roeck2018-09-12
| |/ |/|
* | x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel2018-08-31
|/
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-14
|\
| * Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-05
| |\
| * | x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange2018-08-05
| * | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-05
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-13
|\ \ \
| * | | x86/platform/intel-mid: Remove per platform codeAndy Shevchenko2018-07-03
| * | | x86/platform/intel-mid: Remove custom TSC calibrationAndy Shevchenko2018-07-03
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-13
|\ \ \
| * | | x86/platform/UV: Remove redundant check of p == qColin Ian King2018-08-02
| * | | x86/platform/olpc: Use PTR_ERR_OR_ZERO()zhong jiang2018-08-02
| |/ /
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-13
|\ \ \
| * | | efi/x86: Prevent reentrant firmware calls in mixed modeArd Biesheuvel2018-07-22
| * | | efi: Drop type and attribute checks in efi_mem_desc_lookup()Ard Biesheuvel2018-07-15
| * | | efi/x86: Use non-blocking SetVariable() for efi_delete_dummy_variable()Sai Praneeth2018-07-15
| |/ /
* / / x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh2018-07-22
|/ /
* / x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-06-27
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-10
|\
| * x86/platform/uv: Use apic_ack_irq()Thomas Gleixner2018-06-06
| * x86/platform/uv: Remove extra parenthesesVarsha Rao2018-06-06
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-05
|\ \
| * | x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-19
| |/
* / x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov2018-05-19
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-02
|\
| * x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Sai Praneeth2018-03-12
| * x86/efi: Replace efi_pgd with efi_mm.pgdSai Praneeth2018-03-12
| * efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-12
| * efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-12