Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-27 | 9 | -50/+95 | |
|\ \ \ | ||||||
| * | | | um: add extended processor state save/restore support | Eli Cooper | 2016-05-21 | 6 | -16/+62 | |
| * | | | um: extend fpstate to _xstate to support YMM registers | Eli Cooper | 2016-05-21 | 3 | -21/+32 | |
| * | | | um: fix FPU state preservation around signal handlers | Eli Cooper | 2016-05-21 | 1 | -15/+3 | |
* | | | | mm: remove more IS_ERR_VALUE abuses | Linus Torvalds | 2016-05-27 | 1 | -9/+8 | |
* | | | | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2016-05-27 | 2 | -1/+28 | |
|\ \ \ \ | ||||||
| * | | | | platform/x86: Add PMC Driver for Intel Core SoC | Rajneesh Bhardwaj | 2016-05-27 | 1 | -0/+27 | |
| * | | | | intel_telemetry: Constify telemetry_core_ops structures | Julia Lawall | 2016-05-05 | 1 | -1/+1 | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-27 | 14 | -51/+163 | |
|\ \ \ \ \ | ||||||
| * | | | | | kvm:vmx: more complete state update on APICv on/off | Roman Kagan | 2016-05-25 | 1 | -18/+30 | |
| * | | | | | KVM: SVM: Add more SVM_EXIT_REASONS | Jan Kiszka | 2016-05-24 | 1 | -3/+41 | |
| * | | | | | svm: bitwise vs logical op typo | Dan Carpenter | 2016-05-24 | 1 | -2/+2 | |
| * | | | | | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-05-24 | 11 | -28/+90 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall | 2016-05-20 | 3 | -1/+11 | |
| | * | | | | | KVM: arm/arm64: vgic-new: enable build | Andre Przywara | 2016-05-20 | 4 | -0/+37 | |
| | * | | | | | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall | 2016-05-20 | 3 | -12/+21 | |
| | * | | | | | KVM: arm/arm64: Export mmio_read/write_bus | Christoffer Dall | 2016-05-20 | 3 | -5/+11 | |
| | * | | | | | KVM: arm/arm64: Fix MMIO emulation data handling | Christoffer Dall | 2016-05-20 | 1 | -7/+7 | |
| | * | | | | | KVM: arm/arm64: Move timer IRQ map to latest possible time | Christoffer Dall | 2016-05-20 | 1 | -3/+3 | |
| | * | | | | | kvm: arm64: Fix EC field in inject_abt64 | Matt Evans | 2016-05-20 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-26 | 17 | -22/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kbuild: drop redundant "PHONY += FORCE" | Masahiro Yamada | 2016-04-20 | 3 | -3/+3 | |
| * | | | | | | | kbuild: delete unnecessary "@:" | Masahiro Yamada | 2016-04-20 | 13 | -14/+0 | |
| * | | | | | | | kbuild: drop FORCE from PHONY targets | Masahiro Yamada | 2016-04-20 | 3 | -5/+5 | |
* | | | | | | | | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dax: enable dax in the presence of known media errors (badblocks) | Dan Williams | 2016-05-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-25 | 11 | -27/+85 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code | Andy Lutomirski | 2016-05-20 | 1 | -3/+8 | |
| * | | | | | | | | | x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits | Andy Lutomirski | 2016-05-20 | 2 | -4/+4 | |
| * | | | | | | | | | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar | 2016-05-20 | 234 | -4202/+7074 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen | 2016-05-20 | 3 | -0/+48 | |
| * | | | | | | | | | | x86/entry/64: Fix stack return address retrieval in thunk | Josh Poimboeuf | 2016-05-19 | 1 | -6/+5 | |
| * | | | | | | | | | | x86/efi: Fix 7-parameter efi_call()s | Linus Torvalds | 2016-05-17 | 1 | -5/+4 | |
| * | | | | | | | | | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen | 2016-05-16 | 3 | -9/+13 | |
| * | | | | | | | | | | x86/tsc: Add missing Cherrytrail frequency to the table | Jeremy Compostella | 2016-05-12 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-25 | 14 | -64/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf/x86/intel/p4: Trival indentation fix, remove space | Colin Ian King | 2016-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-05-20 | 12 | -62/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf core: Add perf_callchain_store_context() helper | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -3/+3 | |
| | * | | | | | | | | | | | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo | 2016-05-16 | 7 | -13/+13 | |
| | * | | | | | | | | | | | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | 12 | -59/+59 | |
| * | | | | | | | | | | | | perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe | Jiri Olsa | 2016-05-18 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-25 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon | 2016-05-17 | 1 | -0/+6 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2016-05-25 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | arm64: defconfig: enable Renesas Watchdog Timer | Wolfram Sang | 2016-05-14 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-25 | 19 | -137/+601 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | parisc: Whitespace cleanups in unistd.h | Helge Deller | 2016-05-25 | 1 | -18/+16 | |
| * | | | | | | | | | | | | parisc: Use long jump to reach ftrace_return_to_handler() | Helge Deller | 2016-05-23 | 1 | -1/+10 | |
| * | | | | | | | | | | | | parisc: Fix typo in fpudispatch.c | Andrea Gelmini | 2016-05-22 | 1 | -1/+1 |