Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | x86/platform/intel-mid: Extend PWRMU to support Penwell | Andy Shevchenko | 2016-07-08 | 1 | -4/+6 | |
| * | | | | | x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code | Andy Shevchenko | 2016-07-08 | 1 | -9/+4 | |
| * | | | | | x86/platform/intel-mid: Add pinctrl for Intel Merrifield | Andy Shevchenko | 2016-07-01 | 2 | -0/+45 | |
| * | | | | | x86/platform/intel-mid: Enable GPIO expanders on Edison | Andy Shevchenko | 2016-06-15 | 2 | -2/+103 | |
| * | | | | | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko | 2016-06-15 | 4 | -6/+460 | |
| * | | | | | x86/platform/atom/punit: Enable support for Merrifield | Andy Shevchenko | 2016-06-14 | 1 | -2/+13 | |
| * | | | | | x86/platform/intel_mid_pci: Rework IRQ0 workaround | Andy Shevchenko | 2016-06-14 | 1 | -2/+10 | |
| * | | | | | Merge branch 'x86/cpu' into x86/platform, to avoid conflict | Ingo Molnar | 2016-06-14 | 3 | -17/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86/platform: Use new Intel model number macros | Dave Hansen | 2016-06-08 | 1 | -2/+3 | |
| | * | | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependency | Ingo Molnar | 2016-06-08 | 1902 | -23729/+69204 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | x86/cpu: Correct comments and messages in P4 erratum 037 handling code | Borislav Petkov | 2016-05-10 | 1 | -4/+3 | |
| | * | | | | | | x86/topology: Remove redundant ENABLE_TOPO_DEFINES | Sudeep Holla | 2016-05-05 | 1 | -11/+1 | |
| | * | | | | | | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the tree | Ingo Molnar | 2016-05-05 | 238 | -1060/+1624 | |
| | |\ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-07-26 | 11 | -158/+608 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/fpu: Do not BUG_ON() in early FPU code | Dave Hansen | 2016-07-21 | 1 | -6/+13 | |
| * | | | | | | | | | x86/fpu/xstate: Re-enable XSAVES | Yu-cheng Yu | 2016-07-11 | 2 | -15/+9 | |
| * | | | | | | | | | x86/fpu/xstate: Fix fpstate_init() for XRSTORS | Yu-cheng Yu | 2016-07-11 | 2 | -0/+14 | |
| * | | | | | | | | | x86/fpu/xstate: Return NULL for disabled xstate component address | Yu-cheng Yu | 2016-07-11 | 1 | -0/+5 | |
| * | | | | | | | | | x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES | Yu-cheng Yu | 2016-07-11 | 1 | -2/+9 | |
| * | | | | | | | | | x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates | Yu-cheng Yu | 2016-07-10 | 1 | -0/+9 | |
| * | | | | | | | | | x86/fpu/xstate: Fix XSTATE component offset print out | Yu-cheng Yu | 2016-07-10 | 1 | -2/+16 | |
| * | | | | | | | | | x86/fpu/xstate: Fix PTRACE frames for XSAVES | Yu-cheng Yu | 2016-07-10 | 3 | -24/+216 | |
| * | | | | | | | | | x86/fpu/xstate: Fix supervisor xstate component offset | Yu-cheng Yu | 2016-07-10 | 3 | -23/+43 | |
| * | | | | | | | | | x86/fpu/xstate: Align xstate components according to CPUID | Yu-cheng Yu | 2016-07-10 | 1 | -28/+32 | |
| * | | | | | | | | | Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes | Ingo Molnar | 2016-07-10 | 204 | -1012/+1163 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa... | Yu-cheng Yu | 2016-06-18 | 3 | -2/+4 | |
| * | | | | | | | | | | x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init opt... | Fenghua Yu | 2016-06-18 | 1 | -4/+2 | |
| * | | | | | | | | | | x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu... | Fenghua Yu | 2016-06-18 | 5 | -18/+21 | |
| * | | | | | | | | | | x86/fpu/xstate: Define and use 'fpu_user_xstate_size' | Fenghua Yu | 2016-06-18 | 5 | -37/+73 | |
| * | | | | | | | | | | x86/fpu: Add tracepoints to dump FPU state at key points | Dave Hansen | 2016-06-08 | 5 | -3/+148 | |
* | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-26 | 5 | -7/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/dumpstack: Add show_stack_regs() and use it | Borislav Petkov | 2016-07-08 | 3 | -5/+14 | |
| * | | | | | | | | | | | x86/dumpstack: Honor supplied @regs arg | Andy Lutomirski | 2016-07-08 | 2 | -2/+6 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-26 | 2 | -14/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | lguest: Read offset of device_cap later | Paul Bolle | 2016-06-10 | 1 | -9/+3 | |
| * | | | | | | | | | | | lguest: Read length of device_cap later | Paul Bolle | 2016-06-10 | 1 | -4/+3 | |
| * | | | | | | | | | | | x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-10 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kbuild, x86: Track generated headers with generated-y | James Hogan | 2016-07-07 | 1 | -0/+6 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-26 | 27 | -324/+770 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/boot: Simplify EBDA-vs-BIOS reservation logic | Andy Lutomirski | 2016-07-22 | 1 | -23/+11 | |
| * | | | | | | | | | | | x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does | Andy Lutomirski | 2016-07-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | x86/boot: Reorganize and clean up the BIOS area reservation code | Ingo Molnar | 2016-07-21 | 6 | -50/+88 | |
| * | | | | | | | | | | | x86/mm: Do not reference phys addr beyond kernel | Thomas Garnier | 2016-07-10 | 1 | -2/+10 | |
| * | | | | | | | | | | | x86/mm: Add memory hotplug support for KASLR memory randomization | Thomas Garnier | 2016-07-08 | 2 | -1/+21 | |
| * | | | | | | | | | | | x86/mm: Enable KASLR for vmalloc memory regions | Thomas Garnier | 2016-07-08 | 3 | -5/+16 | |
| * | | | | | | | | | | | x86/mm: Enable KASLR for physical mapping memory regions | Thomas Garnier | 2016-07-08 | 5 | -5/+31 | |
| * | | | | | | | | | | | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 2016-07-08 | 8 | -5/+198 | |
| * | | | | | | | | | | | x86/mm: Separate variable for trampoline PGD | Thomas Garnier | 2016-07-08 | 3 | -1/+19 | |
| * | | | | | | | | | | | x86/mm: Add PUD VA support for physical mapping | Thomas Garnier | 2016-07-08 | 1 | -4/+9 |