Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 5 | -23/+23 |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 4 | -15/+15 |
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-08-02 | 1 | -210/+194 |
|\ | |||||
| * | Backmerge tag 'v4.7' into drm-next | Dave Airlie | 2016-07-26 | 3 | -17/+103 |
| |\ | |||||
| * \ | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie | 2016-07-02 | 9 | -36/+40 |
| |\ \ | |||||
| * \ \ | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into... | Dave Airlie | 2016-06-01 | 1 | -210/+194 |
| |\ \ \ | |||||
| | * \ \ | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 2016-05-17 | 8 | -15/+67 |
| | |\ \ \ | |||||
| | * | | | | x86: Silence 32bit compiler warning in intel_graphics_stolen() | Chris Wilson | 2016-05-10 | 1 | -3/+4 |
| | * | | | | drm/i915: Function per early graphics quirk | Joonas Lahtinen | 2016-04-25 | 1 | -89/+98 |
| | * | | | | drm/i915: Canonicalize stolen memory calculations | Joonas Lahtinen | 2016-04-25 | 1 | -130/+104 |
* | | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | 52 | -57/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | x86/apic: Remove duplicated include from probe_64.c | Wei Yongjun | 2016-07-19 | 1 | -1/+0 |
| * | | | | | | x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t | Stephen Rothwell | 2016-07-19 | 1 | -0/+1 |
| * | | | | | | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 2 | -2/+1 |
| * | | | | | | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 49 | -49/+49 |
| * | | | | | | x86: Don't use module.h just for AUTHOR / LICENSE tags | Paul Gortmaker | 2016-07-14 | 1 | -5/+0 |
| * | | | | | | Merge branch 'x86/platform' into x86/headers, to apply dependent patches | Ingo Molnar | 2016-07-14 | 1 | -4/+3 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-07-30 | 4 | -118/+188 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit | Borislav Petkov | 2016-07-27 | 1 | -2/+0 |
| * | | | | | | | | Merge branch 'linus' into x86/microcode, to pick up merge window changes | Ingo Molnar | 2016-07-27 | 43 | -335/+969 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y | Borislav Petkov | 2016-07-26 | 1 | -2/+14 |
| * | | | | | | | | | x86/microcode: Remove unused symbol exports | Borislav Petkov | 2016-07-08 | 2 | -3/+0 |
| * | | | | | | | | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ... | Ingo Molnar | 2016-07-08 | 10 | -38/+49 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | x86/microcode/intel: Do not issue microcode updates messages on each CPU | Andi Kleen | 2016-06-14 | 1 | -7/+17 |
| * | | | | | | | | | | Documentation/microcode: Document some aspects for more clarity | Borislav Petkov | 2016-06-08 | 1 | -7/+9 |
| * | | | | | | | | | | x86/microcode/AMD: Make amd_ucode_patch[] static | Borislav Petkov | 2016-06-08 | 1 | -1/+1 |
| * | | | | | | | | | | x86/microcode/intel: Unexport save_mc_for_early() | Borislav Petkov | 2016-06-08 | 1 | -9/+6 |
| * | | | | | | | | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch() | Borislav Petkov | 2016-06-08 | 1 | -5/+5 |
| * | | | | | | | | | | x86/microcode: Propagate save_microcode_in_initrd() retval | Borislav Petkov | 2016-06-08 | 2 | -5/+5 |
| * | | | | | | | | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset arg | Borislav Petkov | 2016-06-08 | 2 | -4/+2 |
| * | | | | | | | | | | x86/microcode: Fix suspend to RAM with builtin microcode | Borislav Petkov | 2016-06-08 | 1 | -1/+2 |
| * | | | | | | | | | | x86/microcode: Fix loading precedence | Borislav Petkov | 2016-06-08 | 2 | -78/+133 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-07-30 | 3 | -24/+20 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs | Peter Zijlstra | 2016-07-20 | 2 | -1/+6 |
| * | | | | | | | | | | Merge branch 'linus' into x86/cpu, to pick up fixes | Ingo Molnar | 2016-07-20 | 8 | -38/+128 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
| * | | | | | | | | | | x86/amd_nb: Clean up init path | Borislav Petkov | 2016-07-01 | 1 | -23/+14 |
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix | Ingo Molnar | 2016-07-01 | 4 | -15/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 4 | -121/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | x86/x2apic: Convert to CPU hotplug state machine | Sebastian Andrzej Siewior | 2016-07-15 | 1 | -50/+30 |
| * | | | | | | | | | | | | x86/tboot: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -17/+8 |
| * | | | | | | | | | | | | x86/apb_timer: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-15 | 1 | -19/+10 |
| * | | | | | | | | | | | | x86/hpet: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-14 | 1 | -35/+34 |
| * | | | | | | | | | | | | Merge branch 'timers/core' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2016-07-13 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-27 | 3 | -4/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | x86/acpi: store ACPI ids from MADT for future usage | Vitaly Kuznetsov | 2016-07-25 | 3 | -4/+17 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-07-27 | 1 | -8/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2016-07-25 | 1 | -8/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | ACPI / tables: table upgrade: refactor function definitions | Aleksey Makarov | 2016-06-22 | 1 | -8/+1 |
* | | | | | | | | | | | | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-07-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'x86/cpu' from tip | Rafael J. Wysocki | 2016-07-25 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |