| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-11-27 | 6 | -6/+42 |
|\ |
|
| * | ARM: BUG if jumping to usermode address in kernel mode | Russell King | 2017-11-26 | 2 | -0/+24 |
| * | ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE | Philip Derrin | 2017-11-21 | 1 | -2/+2 |
| * | ARM: 8721/1: mm: dump: check hardware RO bit for LPAE | Philip Derrin | 2017-11-21 | 1 | -2/+2 |
| * | ARM: make decompressor debug output user selectable | Russell King | 2017-11-21 | 1 | -2/+2 |
| * | ARM: fix get_user_pages_fast | Russell King | 2017-11-21 | 1 | -0/+12 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 26 | -413/+272 |
|\ \ |
|
| * | | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu | 2017-11-24 | 1 | -1/+1 |
| * | | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 2017-11-23 | 6 | -262/+2 |
| * | | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov | 2017-11-23 | 3 | -4/+4 |
| * | | x86/boot/KASLR: Remove unused variable | Chao Fan | 2017-11-23 | 1 | -3/+2 |
| * | | x86/entry/64: Add missing irqflags tracing to native_load_gs_index() | Andy Lutomirski | 2017-11-23 | 1 | -2/+8 |
| * | | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 2017-11-22 | 2 | -8/+137 |
| * | | x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing | Andy Lutomirski | 2017-11-22 | 1 | -2/+2 |
| * | | x86/umip: Print a warning into the syslog if UMIP-protected instructions are ... | Ricardo Neri | 2017-11-21 | 1 | -4/+58 |
| * | | x86/smpboot: Fix __max_logical_packages estimate | Prarit Bhargava | 2017-11-17 | 1 | -45/+10 |
| * | | x86/topology: Avoid wasting 128k for package id array | Andi Kleen | 2017-11-17 | 2 | -44/+30 |
| * | | perf/x86/intel/uncore: Cache logical pkg id in uncore driver | Andi Kleen | 2017-11-17 | 3 | -4/+4 |
| * | | x86/acpi: Reduce code duplication in mp_override_legacy_irq() | Vikas C Sajjan | 2017-11-17 | 1 | -22/+5 |
| * | | x86/acpi: Handle SCI interrupts above legacy space gracefully | Vikas C Sajjan | 2017-11-17 | 1 | -1/+33 |
| * | | x86/boot: Fix boot failure when SMP MP-table is based at 0 | Tom Lendacky | 2017-11-17 | 1 | -2/+4 |
| * | | x86/mm: Limit mmap() of /dev/mem to valid physical addresses | Craig Bergstrom | 2017-11-16 | 2 | -0/+20 |
| * | | x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border | Kirill A. Shutemov | 2017-11-16 | 4 | -6/+62 |
| * | | x86/umip: Identify the STR and SLDT instructions | Ricardo Neri | 2017-11-14 | 1 | -8/+16 |
| * | | x86/umip: Print a line in the boot log that UMIP has been enabled | Ricardo Neri | 2017-11-14 | 1 | -0/+2 |
| * | | x86/umip: Select X86_INTEL_UMIP by default | Ricardo Neri | 2017-11-14 | 1 | -3/+9 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-26 | 2 | -12/+31 |
|\ \ \ |
|
| * | | | perf/x86/intel/uncore: Add event constraint for BDX PCU | Kan Liang | 2017-11-14 | 1 | -0/+8 |
| * | | | perf/x86/intel: Hide TSX events when RTM is not supported | Andi Kleen | 2017-11-13 | 1 | -12/+23 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-11-25 | 21 | -71/+58 |
|\ \ \ \ |
|
| * | | | | m68k/macboing: Fix missed timer callback assignment | Kees Cook | 2017-11-24 | 1 | -2/+2 |
| * | | | | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 2017-11-22 | 1 | -4/+3 |
| * | | | | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 13 | -41/+38 |
| * | | | | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-22 | 4 | -14/+7 |
| * | | | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-22 | 6 | -12/+12 |
| * | | | | s390: cmm: Convert timers to use timer_setup() | Kees Cook | 2017-11-22 | 1 | -5/+3 |
* | | | | | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-11-25 | 8 | -56/+136 |
|\ \ \ \ \ |
|
| * | | | | | ARC: perf: avoid vmalloc backed mmap | Vineet Gupta | 2017-11-22 | 1 | -1/+1 |
| * | | | | | ARCv2: perf: optimize given that num counters <= 32 | Vineet Gupta | 2017-11-22 | 1 | -9/+7 |
| * | | | | | ARCv2: perf: tweak overflow interrupt | Vineet Gupta | 2017-11-22 | 1 | -10/+14 |
| * | | | | | ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 2017-11-15 | 2 | -7/+8 |
| * | | | | | ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer | Vineet Gupta | 2017-11-13 | 2 | -5/+71 |
| * | | | | | ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking | Vineet Gupta | 2017-11-06 | 1 | -24/+33 |
| * | | | | | ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA config | Vineet Gupta | 2017-10-30 | 1 | -0/+2 |
* | | | | | | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2017-11-25 | 13 | -37/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | kbuild: remove all dummy assignments to obj- | Masahiro Yamada | 2017-11-18 | 13 | -37/+0 |
* | | | | | | | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-11-25 | 6 | -44/+134 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kvm: vmx: Allow disabling virtual NMI support | Paolo Bonzini | 2017-11-17 | 1 | -10/+21 |
| * | | | | | | | kvm: vmx: Reinstate support for CPUs without virtual NMI | Paolo Bonzini | 2017-11-17 | 1 | -44/+106 |
| * | | | | | | | KVM: SVM: obey guest PAT | Paolo Bonzini | 2017-11-17 | 1 | -0/+7 |