Age | Commit message (Expand) | Author | Files | Lines |
2016-08-03 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -2/+2 |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 10 | -17/+12 |
2016-07-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -8/+675 |
2016-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -10/+0 |
2016-07-19 | x86/ce4100: Remove duplicated include from ce4100.c | Wei Yongjun | 1 | -2/+0 |
2016-07-16 | x86/platform: Delete extraneous MODULE_* tags fromm ts5500 | Paul Gortmaker | 1 | -4/+0 |
2016-07-15 | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() | Andy Lutomirski | 3 | -10/+0 |
2016-07-14 | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 10 | -12/+13 |
2016-07-14 | Merge branch 'x86/platform' into x86/headers, to apply dependent patches | Ingo Molnar | 10 | -8/+675 |
2016-07-13 | x86/sfi: Enable enumeration of SD devices | Andy Shevchenko | 1 | -0/+29 |
2016-07-10 | x86/platform/intel-mid: Mark regulators explicitly defined | Andy Shevchenko | 1 | -0/+10 |
2016-07-09 | x86/platform/intel-mid: Rename mrfl.c to mrfld.c | Andy Shevchenko | 2 | -2/+2 |
2016-07-08 | x86/platform/intel-mid: Enable spidev on Intel Edison boards | Andy Shevchenko | 2 | -0/+52 |
2016-07-08 | x86/platform/intel-mid: Extend PWRMU to support Penwell | Andy Shevchenko | 1 | -4/+6 |
2016-07-01 | x86/platform/intel-mid: Add pinctrl for Intel Merrifield | Andy Shevchenko | 2 | -0/+45 |
2016-06-27 | x86/efi: Remove the unused efi_get_time() function | Arnd Bergmann | 1 | -15/+0 |
2016-06-27 | x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros | Alex Thorlton | 1 | -13/+8 |
2016-06-27 | x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() | Alex Thorlton | 1 | -2/+1 |
2016-06-25 | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-15 | x86/platform/intel-mid: Enable GPIO expanders on Edison | Andy Shevchenko | 2 | -2/+103 |
2016-06-15 | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko | 2 | -1/+417 |
2016-06-14 | x86/platform/atom/punit: Enable support for Merrifield | Andy Shevchenko | 1 | -2/+13 |
2016-06-08 | x86/platform: Use new Intel model number macros | Dave Hansen | 1 | -2/+3 |
2016-05-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+4 |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar | 7 | -124/+123 |
2016-05-17 | x86/efi: Fix 7-parameter efi_call()s | Linus Torvalds | 1 | -5/+4 |
2016-05-17 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -40/+54 |
2016-05-16 | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 1 | -9/+9 |
2016-05-04 | x86/platform/UV: Add obtaining GAM Range Table from UV BIOS | Mike Travis | 2 | -26/+24 |
2016-05-04 | x86/platform/UV: Move blade local processor ID to the per cpu info struct | Mike Travis | 2 | -4/+5 |
2016-05-04 | x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT | Josh Boyer | 1 | -9/+9 |
2016-04-28 | x86/efi: Remove the always true EFI_DEBUG symbol | Matt Fleming | 1 | -4/+0 |
2016-04-28 | efi: Check EFI_MEMORY_DESCRIPTOR version explicitly | Ard Biesheuvel | 1 | -0/+4 |
2016-04-28 | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 1 | -37/+47 |
2016-04-28 | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 3 | -43/+20 |
2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 1 | -2/+0 |
2016-04-09 | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 | Chen Yu | 1 | -1/+1 |
2016-04-01 | x86/platform/uv: Disable UV BAU by default | Alex Thorlton | 1 | -10/+25 |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -16/+16 |
2016-03-21 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -144/+268 |
2016-03-21 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+5 |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 16 | -16/+16 |
2016-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -101/+28 |
2016-03-12 | x86/efi: Fix boot crash by always mapping boot service regions into new EFI p... | Matt Fleming | 1 | -17/+62 |
2016-02-29 | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 1 | -0/+2 |
2016-02-24 | x86: Fix misspellings in comments | Adam Buchbinder | 16 | -16/+16 |
2016-02-24 | x86/asm/efi: Create a stack frame in efi_call() | Josh Poimboeuf | 1 | -0/+3 |
2016-02-23 | x86/platform/intel/quark: Drop IMR lock bit support | Bryan O'Donoghue | 2 | -26/+13 |