Age | Commit message (Expand) | Author | Files | Lines |
2017-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -66/+84 |
2017-08-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2017-08-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+7 |
2017-08-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2017-08-19 | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes | Kees Cook | 2 | -4/+4 |
2017-08-19 | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog | Nicholas Piggin | 2 | -2/+2 |
2017-08-18 | Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+3 |
2017-08-18 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 9 | -17/+24 |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 1 | -0/+1 |
2017-08-18 | Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 1 | -2/+2 |
2017-08-18 | Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 4 | -0/+6 |
2017-08-18 | x86: Constify attribute_group structures | Arvind Yadav | 7 | -36/+36 |
2017-08-18 | ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset | Gary Bisson | 1 | -2/+2 |
2017-08-18 | Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+3 |
2017-08-17 | Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix' | Rafael J. Wysocki | 1 | -0/+3 |
2017-08-17 | Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -1/+1 |
2017-08-17 | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt' | Alexander Potapenko | 1 | -3/+4 |
2017-08-16 | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks | Oleg Nesterov | 1 | -2/+1 |
2017-08-16 | x86: Fix norandmaps/ADDR_NO_RANDOMIZE | Oleg Nesterov | 1 | -2/+2 |
2017-08-16 | powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC | Benjamin Herrenschmidt | 1 | -2/+3 |
2017-08-15 | Merge tag 'at91-ab-4.13-dt-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -6/+6 |
2017-08-15 | Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 1 | -0/+1 |
2017-08-15 | Merge tag 'imx-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 1 | -8/+8 |
2017-08-15 | x86/mtrr: Prevent CPU hotplug lock recursion | Thomas Gleixner | 1 | -3/+15 |
2017-08-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -32/+37 |
2017-08-14 | arm64: allwinner: h5: fix pinctrl IRQs | Icenowy Zheng | 1 | -0/+3 |
2017-08-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 14 | -42/+137 |
2017-08-13 | Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel.... | Ingo Molnar | 1 | -2/+2 |
2017-08-12 | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -22/+50 |
2017-08-11 | Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 8 | -68/+101 |
2017-08-11 | clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e... | Ding Tianhong | 1 | -2/+2 |
2017-08-11 | xen: fix hvm guest with kaslr enabled | Juergen Gross | 1 | -2/+14 |
2017-08-11 | xen: split up xen_hvm_init_shared_info() | Juergen Gross | 1 | -21/+24 |
2017-08-11 | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 2 | -0/+13 |
2017-08-11 | x86: Mark various structures and functions as 'static' | Colin Ian King | 4 | -5/+5 |
2017-08-11 | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"... | Borislav Petkov | 2 | -2/+2 |
2017-08-11 | cpufreq: x86: Disable interrupts during MSRs reading | Doug Smythies | 1 | -0/+3 |
2017-08-11 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 5 | -6/+23 |
2017-08-11 | mm: refactor TLB gathering API | Minchan Kim | 5 | -15/+23 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 6 | -11/+63 |
2017-08-10 | x86/smpboot: Unbreak CPU0 hotplug | Vitaly Kuznetsov | 1 | -13/+17 |
2017-08-10 | x86/asm/64: Clear AC on NMI entries | Andy Lutomirski | 1 | -0/+2 |
2017-08-10 | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra | 1 | -9/+7 |
2017-08-10 | arm64: allwinner: a64: sopine: add missing ethernet0 alias | Icenowy Zheng | 1 | -0/+1 |
2017-08-10 | arm64: allwinner: a64: pine64: add missing ethernet0 alias | Icenowy Zheng | 1 | -0/+1 |
2017-08-10 | arm64: allwinner: a64: bananapi-m64: add missing ethernet0 alias | Icenowy Zheng | 1 | -0/+1 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+1952 |
2017-08-09 | powerpc/watchdog: add locking around init/exit functions | Nicholas Piggin | 1 | -1/+10 |
2017-08-09 | powerpc/watchdog: Fix marking of stuck CPUs | Nicholas Piggin | 1 | -6/+9 |
2017-08-09 | powerpc/watchdog: Fix final-check recovered case | Nicholas Piggin | 1 | -1/+5 |