| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-14 | 1 | -1/+1 |
|\ |
|
| * | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use... | Andy Lutomirski | 2018-02-15 | 1 | -1/+1 |
* | | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2018-02-01 | 1 | -2/+17 |
|\ \ |
|
| * \ | BackMerge tag 'v4.15-rc8' into drm-next | Dave Airlie | 2018-01-18 | 5 | -5/+21 |
| |\ \
| | |/ |
|
| * | | BackMerge tag 'v4.15-rc4' into drm-next | Dave Airlie | 2017-12-19 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/... | Dave Airlie | 2017-12-04 | 1 | -2/+17 |
| |\ \ \ |
|
| | * | | | x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister | Hans de Goede | 2017-11-10 | 1 | -2/+17 |
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-30 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | x86/headers: Remove duplicate #includes | Pravin Shedge | 2017-12-12 | 1 | -1/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-01-29 | 3 | -5/+5 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | x86/platform/intel-mid: Move PCI initialization to arch_init() | Andy Shevchenko | 2018-01-19 | 1 | -1/+1 |
| * | | | | x86/platform/uv/BAU: Replace hard-coded values with MMR definitions | Andrew Banman | 2018-01-16 | 1 | -1/+2 |
| * | | | | x86: Introduce and use MP IRQ trigger and polarity defines | Jan Kiszka | 2018-01-14 | 1 | -3/+2 |
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-14 | 1 | -0/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | x86/pti: Unbreak EFI old_memmap | Jiri Kosina | 2018-01-06 | 1 | -0/+2 |
* | | | | | x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const" | Andy Shevchenko | 2018-01-08 | 1 | -1/+1 |
* | | | | | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel | 2018-01-03 | 1 | -1/+12 |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-12-31 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner | 2017-12-29 | 1 | -1/+1 |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-29 | 1 | -1/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
|
| * | | | | x86/mm/pti: Allocate a separate user PGD | Dave Hansen | 2017-12-23 | 1 | -1/+4 |
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-23 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | x86/uv: Use the right TLB-flush API | Peter Zijlstra | 2017-12-22 | 1 | -1/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-12-06 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86: Fix Sparse warnings about non-static functions | Colin Ian King | 2017-12-06 | 1 | -2/+2 |
* | | | | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 2017-11-15 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner | 2017-09-25 | 1 | -2/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-13 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | x86: Use ARRAY_SIZE | Jérémy Lefaure | 2017-10-19 | 1 | -3/+2 |
| |/ / |
|
* | | | x86/efi: Access EFI data as encrypted when SEV is active | Tom Lendacky | 2017-11-07 | 1 | -1/+15 |
| |/
|/| |
|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 12 | -0/+12 |
|/ |
|
* | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-09 | 1 | -1/+1 |
|\ |
|
| * | gpu: drm: tc35876x: move header file out of I2C realm | Wolfram Sang | 2017-08-13 | 1 | -1/+1 |
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-07 | 1 | -19/+0 |
|\ \ |
|
| * | | efi: Move efi_mem_type() to common code | Jan Beulich | 2017-08-26 | 1 | -19/+0 |
* | | | Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency | Ingo Molnar | 2017-08-31 | 3 | -9/+16 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 2 | -13/+26 |
| |\ \ |
|
| | * | | x86: Mark various structures and functions as 'static' | Colin Ian King | 2017-08-11 | 1 | -2/+2 |
| | |/ |
|
| * | | x86/efi: Update EFI pagetable creation to work with SME | Tom Lendacky | 2017-07-18 | 1 | -4/+11 |
| * | | efi: Update efi_mem_type() to return an error rather than 0 | Tom Lendacky | 2017-07-18 | 1 | -3/+3 |
* | | | x86/platform/intel-mid: Make several arrays static, to make code smaller | Colin Ian King | 2017-08-29 | 1 | -2/+2 |
* | | | x86/platform/intel-mid: Make 'bt_sfi_data' const | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
* | | | x86/platform/intel-mid: Make IRQ allocation a bit more flexible | Andy Shevchenko | 2017-07-25 | 1 | -3/+3 |
* | | | x86/platform/intel-mid: Group timers callbacks together | Andy Shevchenko | 2017-07-25 | 1 | -1/+1 |
| |/
|/| |
|
* | | x86/platform/uv/BAU: Disable BAU on single hub configurations | Andrew Banman | 2017-07-21 | 1 | -5/+18 |
* | | x86/platform/intel-mid: Fix a format string overflow warning | Arnd Bergmann | 2017-07-20 | 1 | -2/+4 |
* | | x86/platform/uv/BAU: Fix congested_response_us not taking effect | Justin Ernst | 2017-07-16 | 1 | -4/+2 |
|/ |
|
* | x86/platform/uv/BAU: Minor cleanup, make some local functions static | Colin Ian King | 2017-07-04 | 1 | -25/+6 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 1 | -5/+13 |
|\ |
|