Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | module: use a structure to encapsulate layout. | Rusty Russell | 2015-12-04 | 1 | -3/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-14 | 14 | -126/+199 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | x86/cpu/amd: Remove an unneeded condition in srat_detect_node() | Dan Carpenter | 2016-01-14 | 1 | -2/+1 | |
| * | | | | | | | | | | x86/vdso/pvclock: Protect STABLE check with the seqcount | Andy Lutomirski | 2016-01-13 | 1 | -6/+6 | |
| * | | | | | | | | | | x86/mm: Improve switch_mm() barrier comments | Andy Lutomirski | 2016-01-13 | 1 | -7/+8 | |
| * | | | | | | | | | | x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] | Mario Kleiner | 2016-01-12 | 1 | -0/+8 | |
| * | | | | | | | | | | lguest: Map switcher text R/O | Rusty Russell | 2016-01-12 | 1 | -1/+3 | |
| * | | | | | | | | | | x86/boot: Hide local labels in verify_cpu() | Borislav Petkov | 2016-01-12 | 1 | -25/+25 | |
| * | | | | | | | | | | x86/fpu: Disable AVX when eagerfpu is off | yu-cheng yu | 2016-01-12 | 2 | -5/+12 | |
| * | | | | | | | | | | x86/fpu: Disable MPX when eagerfpu is off | yu-cheng yu | 2016-01-12 | 3 | -14/+46 | |
| * | | | | | | | | | | x86/fpu: Disable XGETBV1 when no XSAVE | yu-cheng yu | 2016-01-12 | 1 | -0/+1 | |
| * | | | | | | | | | | x86/fpu: Fix early FPU command-line parsing | yu-cheng yu | 2016-01-12 | 1 | -71/+38 | |
| * | | | | | | | | | | x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED | Kefeng Wang | 2016-01-12 | 1 | -2/+1 | |
| * | | | | | | | | | | x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin... | Dave Jones | 2016-01-12 | 1 | -0/+3 | |
| * | | | | | | | | | | Merge commit 'linus' into x86/urgent, to pick up recent x86 changes | Ingo Molnar | 2016-01-12 | 130 | -874/+2103 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/boot: Double BOOT_HEAP_SIZE to 64KB | H.J. Lu | 2016-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronization | Andy Lutomirski | 2016-01-11 | 2 | -4/+58 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-14 | 2 | -17/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams | 2016-01-09 | 2 | -17/+1 | |
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 4 | -62/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-soc' | Rafael J. Wysocki | 2016-01-12 | 4 | -62/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko | 2016-01-07 | 2 | -1/+4 | |
| | * | | | | | | | | | | | x86/platform/iosf_mbi: Remove duplicate definitions | Andy Shevchenko | 2015-12-09 | 3 | -61/+23 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-01-13 | 1 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86: ftrace: Fix the comments for ftrace_modify_code_direct() | Li Bin | 2016-01-05 | 1 | -7/+5 | |
| * | | | | | | | | | | | | ftrace: Add variable ftrace_expected for archs to show expected code | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -0/+9 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-13 | 1 | -5/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-01 | 8 | -33/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | bpf, x86: detect/optimize loading 0 immediates | Daniel Borkmann | 2015-12-18 | 1 | -0/+26 | |
| * | | | | | | | | | | | | bpf: move clearing of A/X into classic to eBPF migration prologue | Daniel Borkmann | 2015-12-18 | 1 | -5/+9 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-01-13 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | crypto: ghash-clmulni - Fix load failure | Wang, Rui Y | 2015-12-04 | 1 | -0/+26 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-13 | 2 | -46/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' into work.misc | Al Viro | 2016-01-09 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'memdup_user_nul' into work.misc | Al Viro | 2016-01-04 | 15 | -48/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 2015-12-23 | 2 | -46/+2 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-13 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86: add sys_copy_file_range to syscall tables | Zach Brown | 2015-12-01 | 2 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-12 | 3 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | um: Fix build error and kconfig for i386 | Mickaël Salaün | 2016-01-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | um: Add full asm/syscall.h support | Mickaël Salaün | 2016-01-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 2016-01-10 | 1 | -5/+3 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-01-12 | 17 | -360/+1719 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL | Huaitong Han | 2016-01-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | kvm/x86: Hyper-V SynIC timers tracepoints | Andrey Smetanin | 2016-01-08 | 2 | -1/+196 | |
| * | | | | | | | | | | | | | kvm/x86: Hyper-V SynIC tracepoints | Andrey Smetanin | 2016-01-08 | 2 | -5/+98 | |
| * | | | | | | | | | | | | | kvm/x86: Update SynIC timers on guest entry only | Andrey Smetanin | 2016-01-08 | 2 | -19/+25 | |
| * | | | | | | | | | | | | | kvm/x86: Skip SynIC vector check for QEMU side | Andrey Smetanin | 2016-01-08 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | kvm/x86: Hyper-V fix SynIC timer disabling condition | Andrey Smetanin | 2016-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | kvm/x86: Reorg stimer_expiration() to better control timer restart | Andrey Smetanin | 2016-01-08 | 1 | -12/+14 |