| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | arch: x86: New MailBox support driver for Intel SOC's | David E. Box | 2014-01-08 | 4 | -0/+325 |
| * | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-01-20 | 5 | -54/+70 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86/mm/numa: Fix 32-bit kernel NUMA boot | Lans Zhang | 2013-12-19 | 1 | -3/+7 |
| | * | | | | | | | Merge tag 'v3.13-rc4' into x86/mm | Ingo Molnar | 2013-12-19 | 1903 | -17636/+33340 |
| | |\ \ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | | |
|
| | * | | | | | | | x86/mm: Implement ASLR for hugetlb mappings | Kirill A. Shutemov | 2013-11-19 | 3 | -10/+4 |
| | * | | | | | | | x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpers | Cyrill Gorcunov | 2013-11-19 | 1 | -41/+59 |
| * | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 15 | -122/+205 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge tag 'amd_ucode_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2014-01-14 | 15 | -122/+205 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | | * | | | | | | | x86, microcode: Move to a proper location | Borislav Petkov | 2014-01-13 | 11 | -13/+8 |
| | | * | | | | | | | x86, microcode, AMD: Fix early ucode loading | Borislav Petkov | 2014-01-13 | 3 | -89/+170 |
| | | * | | | | | | | x86, microcode: Share native MSR accessing variants | Borislav Petkov | 2014-01-13 | 2 | -10/+15 |
| | | * | | | | | | | x86, ramdisk: Export relocated ramdisk VA | Borislav Petkov | 2014-01-13 | 2 | -10/+12 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 16 | -75/+340 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu | 2014-01-17 | 1 | -2/+2 |
| | * | | | | | | | | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 2014-01-17 | 1 | -1/+1 |
| | * | | | | | | | | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen | 2014-01-17 | 7 | -8/+12 |
| | * | | | | | | | | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 2014-01-17 | 1 | -0/+6 |
| | * | | | | | | | | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs | David Cohen | 2014-01-15 | 1 | -23/+7 |
| | * | | | | | | | | x86, intel-mid: Add Merrifield platform support | David Cohen | 2014-01-15 | 7 | -8/+144 |
| | * | | | | | | | | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan | 2014-01-15 | 4 | -11/+113 |
| | * | | | | | | | | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen | 2014-01-15 | 4 | -37/+70 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 23 | -116/+1689 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar | 2014-01-05 | 1338 | -6843/+14307 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | x86/efi: parse_efi_setup() build fix | Dave Young | 2014-01-03 | 1 | -3/+2 |
| | * | | | | | | | | x86: ksysfs.c build fix | Dave Young | 2014-01-03 | 1 | -0/+1 |
| | * | | | | | | | | x86/efi: Delete superfluous global variables | Matt Fleming | 2013-12-29 | 2 | -18/+1 |
| | * | | | | | | | | x86: Reserve setup_data ranges late after parsing memmap cmdline | Dave Young | 2013-12-29 | 1 | -2/+2 |
| | * | | | | | | | | x86: Export x86 boot_params to sysfs | Dave Young | 2013-12-29 | 3 | -0/+378 |
| | * | | | | | | | | x86: Add xloadflags bit for EFI runtime support on kexec | Dave Young | 2013-12-29 | 3 | -1/+12 |
| | * | | | | | | | | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young | 2013-12-29 | 6 | -25/+156 |
| | * | | | | | | | | efi: Export EFI runtime memory mapping to sysfs | Dave Young | 2013-12-21 | 7 | -3/+287 |
| | * | | | | | | | | efi: Export more EFI table variables to sysfs | Dave Young | 2013-12-21 | 4 | -1/+67 |
| | * | | | | | | | | x86/efi: Cleanup efi_enter_virtual_mode() function | Dave Young | 2013-12-21 | 1 | -53/+79 |
| | * | | | | | | | | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young | 2013-12-21 | 1 | -1/+1 |
| | * | | | | | | | | x86/efi: Add a wrapper function efi_map_region_fixed() | Dave Young | 2013-12-21 | 3 | -0/+13 |
| | * | | | | | | | | x86/efi: Remove unused variables in __map_region() | Dave Young | 2013-12-21 | 1 | -5/+1 |
| | * | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2013-11-26 | 10 | -70/+755 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | x86/efi: Check krealloc return value | Borislav Petkov | 2013-11-02 | 1 | -0/+8 |
| | | * | | | | | | | | x86/efi: Runtime services virtual mapping | Borislav Petkov | 2013-11-02 | 9 | -47/+300 |
| | | * | | | | | | | | x86/mm/cpa: Map in an arbitrary pgd | Borislav Petkov | 2013-11-02 | 1 | -7/+46 |
| | | * | | | | | | | | x86/mm/pageattr: Add last levels of error path | Borislav Petkov | 2013-11-02 | 1 | -1/+93 |
| | | * | | | | | | | | x86/mm/pageattr: Add a PUD error unwinding path | Borislav Petkov | 2013-11-02 | 1 | -2/+58 |
| | | * | | | | | | | | x86/mm/pageattr: Add a PTE pagetable populating function | Borislav Petkov | 2013-11-02 | 1 | -1/+21 |
| | | * | | | | | | | | x86/mm/pageattr: Add a PMD pagetable populating function | Borislav Petkov | 2013-11-02 | 1 | -1/+81 |
| | | * | | | | | | | | x86/mm/pageattr: Add a PUD pagetable populating function | Borislav Petkov | 2013-11-02 | 1 | -1/+86 |
| | | * | | | | | | | | x86/mm/pageattr: Add a PGD pagetable populating function | Borislav Petkov | 2013-11-02 | 1 | -0/+39 |
| | | * | | | | | | | | x86/mm/pageattr: Lookup address in an arbitrary PGD | Borislav Petkov | 2013-11-02 | 1 | -10/+26 |
| | | * | | | | | | | | x86/efi: Simplify EFI_DEBUG | Borislav Petkov | 2013-11-02 | 1 | -6/+3 |
| * | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 3 | -3/+31 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov | 2014-01-03 | 3 | -3/+31 |