Age | Commit message (Expand) | Author |
2017-12-16 | xtensa: implement early_trap_init | Max Filippov |
2017-12-16 | xtensa: clean up exception handling structure | Max Filippov |
2017-12-16 | xtensa: clean up custom-controlled debug output | Max Filippov |
2017-12-16 | xtensa: enable stack protector | Max Filippov |
2017-12-10 | xtensa: print hardware config ID on startup | Max Filippov |
2017-12-10 | xtensa: consolidate kernel stack size related definitions | Max Filippov |
2017-12-10 | xtensa: clean up functions in assembly code | Max Filippov |
2017-12-10 | xtensa: clean up word alignment macros in assembly code | Max Filippov |
2017-12-10 | xtensa: clean up fixups in assembly code | Max Filippov |
2017-12-10 | xtensa: use call instead of callx in assembly code | Max Filippov |
2017-12-10 | xtensa: build kernel with text-section-literals | Max Filippov |
2017-12-09 | xtensa: add -mno-serialize-volatile to CFLAGS | Max Filippov |
2017-11-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-10 | Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-10 | Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" | Linus Torvalds |
2017-11-10 | x86/debug: Handle warnings before the notifier chain, to fix KGDB crash | Alexander Shishkin |
2017-11-09 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-11-09 | x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging | Kirill A. Shutemov |
2017-11-08 | x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability | Jiri Kosina |
2017-11-08 | x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps() | Yonghong Song |
2017-11-08 | MIPS: AR7: Ensure that serial ports are properly set up | Oswald Buddenhagen |
2017-11-08 | Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář |
2017-11-08 | MIPS: AR7: Defer registration of GPIO | Jonas Gorski |
2017-11-08 | x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context | Borislav Petkov |
2017-11-08 | x86/unwind: Disable KASAN checking in the ORC unwinder | Josh Poimboeuf |
2017-11-08 | KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates | Paul Mackerras |
2017-11-07 | MIPS: BMIPS: Fix missing cbr address | Jaedon Shin |
2017-11-07 | x86/smpboot: Make optimization of delay calibration work correctly | Pavel Tatashin |
2017-11-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-06 | ARM: 8720/1: ensure dump_instr() checks addr_limit | Mark Rutland |
2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-05 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-05 | x86/module: Detect and skip invalid relocations | Josh Poimboeuf |
2017-11-04 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-04 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-11-04 | Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-11-04 | Revert "x86/mm: Stop calling leave_mm() in idle code" | Andy Lutomirski |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2017-11-03 | arch/tile: Implement ->set_state_oneshot_stopped() | Chris Metcalf |
2017-11-03 | Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-03 | Update MIPS email addresses | Paul Burton |
2017-11-03 | x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo | Rafael J. Wysocki |
2017-11-03 | crypto: x86/sha1-mb - fix panic due to unaligned access | Andrey Ryabinin |
2017-11-03 | crypto: x86/sha256-mb - fix panic due to unaligned access | Andrey Ryabinin |
2017-11-03 | powerpc/perf: Fix core-imc hotplug callback failure during imc initialization | Madhavan Srinivasan |
2017-11-02 | Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" | Linus Torvalds |
2017-11-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2017-11-02 | arm64: ensure __dump_instr() checks addr_limit | Mark Rutland |