Age | Commit message (Expand) | Author | Files | Lines |
2017-12-16 | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" | Linus Torvalds | 2 | -8/+2 |
2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+3 |
2017-12-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 16 | -28/+63 |
2017-12-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -75/+150 |
2017-12-15 | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2017-12-15 | arm64: fpsimd: Fix copying of FP state from signal frame into task struct | Will Deacon | 1 | -1/+1 |
2017-12-15 | x86/decoder: Fix and update the opcodes map | Randy Dunlap | 1 | -2/+11 |
2017-12-15 | x86/power: Make restore_processor_context() sane | Andy Lutomirski | 3 | -41/+62 |
2017-12-15 | x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() | Andy Lutomirski | 1 | -6/+3 |
2017-12-15 | x86/power/64: Use struct desc_ptr for the IDT in struct saved_context | Andy Lutomirski | 2 | -12/+2 |
2017-12-15 | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+21 |
2017-12-15 | kernel: make groups_sort calling a responsibility group_info allocators | Thiago Rafael Becker | 1 | -0/+1 |
2017-12-14 | arm64/sve: Report SVE to userspace via CPUID only if supported | Dave Martin | 2 | -1/+5 |
2017-12-14 | arm64: fix CONFIG_DEBUG_WX address reporting | Mark Rutland | 1 | -1/+1 |
2017-12-14 | Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/... | Linus Torvalds | 3 | -12/+20 |
2017-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+1 |
2017-12-13 | ARM: dts: vf610-zii-dev: use XAUI for DSA link ports | Russell King | 1 | -2/+2 |
2017-12-13 | arm64: fault: avoid send SIGBUS two times | Dongjiu Geng | 1 | -3/+2 |
2017-12-12 | bpf: fix build issues on um due to mising bpf_perf_event.h | Daniel Borkmann | 1 | -0/+1 |
2017-12-12 | x86/Xen: don't report ancient LAPIC version | Jan Beulich | 1 | -1/+1 |
2017-12-12 | arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.h | Will Deacon | 1 | -1/+1 |
2017-12-12 | arm64: Add software workaround for Falkor erratum 1041 | Shanker Donthineni | 7 | -1/+27 |
2017-12-12 | arm64: Define cputype macros for Falkor CPU | Shanker Donthineni | 1 | -0/+2 |
2017-12-12 | arm64: mm: Fix false positives in set_pte_at access/dirty race detection | Will Deacon | 1 | -4/+4 |
2017-12-12 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -7/+0 |
2017-12-11 | x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE... | Andrey Ryabinin | 1 | -0/+1 |
2017-12-11 | x86/build: Don't verify mtools configuration file for isoimage | Changbin Du | 1 | -1/+3 |
2017-12-11 | arm64: mm: Fix pte_mkclean, pte_mkdirty semantics | Steve Capper | 1 | -15/+18 |
2017-12-11 | arm64: Initialise high_memory global variable earlier | Steve Capper | 1 | -1/+2 |
2017-12-11 | RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code | Palmer Dabbelt | 1 | -11/+0 |
2017-12-11 | RISC-V: Resurrect smp_mb__after_spinlock() | Palmer Dabbelt | 1 | -0/+19 |
2017-12-11 | RISC-V: Logical vs Bitwise typo | Dan Carpenter | 1 | -1/+1 |
2017-12-11 | x86/mm/kmmio: Fix mmiotrace for page unaligned addresses | Karol Herbst | 2 | -7/+9 |
2017-12-10 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 59 | -107/+124 |
2017-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 24 | -142/+173 |
2017-12-10 | Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 4 | -15/+15 |
2017-12-10 | Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/... | Olof Johansson | 2 | -1/+2 |
2017-12-09 | kmemcheck: rip it out for real | Michal Hocko | 10 | -10/+0 |
2017-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -67/+120 |
2017-12-08 | Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 9 | -29/+54 |
2017-12-08 | ARM64: dts: meson-gx: fix UART pclk clock name | Neil Armstrong | 2 | -5/+5 |
2017-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 26 | -30/+39 |
2017-12-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -47/+63 |
2017-12-07 | ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds | Arnd Bergmann | 1 | -0/+2 |
2017-12-07 | arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv | Rob Herring | 1 | -0/+1 |
2017-12-07 | x86/boot/compressed/64: Print error if 5-level paging is not supported | Kirill A. Shutemov | 1 | -0/+16 |
2017-12-07 | x86/boot/compressed/64: Detect and handle 5-level paging at boot-time | Kirill A. Shutemov | 3 | -4/+41 |
2017-12-07 | x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation | Prarit Bhargava | 1 | -2/+2 |
2017-12-07 | s390: fix compat system call table | Heiko Carstens | 1 | -3/+3 |
2017-12-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 4 | -1/+6 |