aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 2-102/+19
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-60/+13
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-07-08Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-3/+0
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-06-26x86/platform/geode: Drop <linux/gpio.h> includesGravatar Linus Walleij 3-3/+0
2019-06-21x86/efi: fix a -Wtype-limits compilation warningGravatar Qian Cai 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 3-14/+3
2019-06-14Merge tag 'v5.2-rc4' into mauroGravatar Jonathan Corbet 66-309/+75
2019-06-11Platform: OLPC: Make olpc_dt_compatible_match() static __initGravatar Lubomir Rintel 1-1/+1
2019-06-08docs: fix broken documentation linksGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 30-149/+30
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Gravatar Thomas Gleixner 1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Gravatar Thomas Gleixner 1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 2-20/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-10/+1
2019-06-03x86: platform: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 4-60/+13
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-3/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 4-56/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 7-36/+7
2019-05-25efi: Allow the number of EFI configuration tables entries to be zeroGravatar Rob Bradford 1-0/+3
2019-05-25efi/x86/Add missing error handling to old_memmap 1:1 mapping codeGravatar Gen Zhang 2-3/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82Gravatar Thomas Gleixner 1-3/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70Gravatar Thomas Gleixner 1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 12-0/+12
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 3-0/+3
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Gravatar Lubomir Rintel 1-101/+18
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Gravatar Linus Torvalds 1-30/+71
2019-05-15Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+4
2019-05-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+6
2019-04-25xen/pvh: correctly setup the PV EFI interface for dom0Gravatar Roger Pau Monne 1-4/+4
2019-04-18x86/platform/olpc: Use a correct version when making up a battery nodeGravatar Lubomir Rintel 1-14/+50
2019-04-18x86/platform/olpc: Trivial code move in DT fixupGravatar Lubomir Rintel 1-5/+5
2019-04-18x86/platform/olpc: Don't split string literals when fixing up the DTGravatar Lubomir Rintel 1-14/+19
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineGravatar Matteo Croce 1-1/+1
2019-03-26x86/platform/uv: Fix missing checks of kcalloc() return valuesGravatar Kangjie Lu 1-1/+6
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+3
2019-03-07Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-15/+1
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+2
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-244/+3
2019-03-04Merge branch 'regulator-5.1' into regulator-nextGravatar Mark Brown 1-1/+0
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hGravatar Anders Roxell 1-2/+2
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsGravatar Hedi Berriche 1-2/+21
2019-02-15x86/platform/UV: Use efi_enabled() instead of test_bit()Gravatar Hedi Berriche 1-1/+1
2019-02-15x86/platform/UV: Remove uv_bios_call_reentrant()Gravatar Hedi Berriche 1-12/+0
2019-02-15x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIGravatar Hedi Berriche 1-2/+0
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibGravatar Linus Walleij 1-1/+0
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationGravatar Ard Biesheuvel 2-241/+0
2019-02-04x86/efi: Mark can_free_region() as an __init functionGravatar Sai Praneeth Prakhya 1-1/+1