index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
x86/hpet: Shuffle code around for readability sake
Thomas Gleixner
1
-40
/
+41
2019-06-28
x86/hpet: Move static and global variables to one place
Thomas Gleixner
1
-28
/
+22
2019-06-28
x86/hpet: Sanitize stub functions
Thomas Gleixner
1
-9
/
+3
2019-06-28
x86/hpet: Mark init functions __init
Thomas Gleixner
1
-3
/
+3
2019-06-28
x86/hpet: Remove the unused hpet_msi_read() function
Thomas Gleixner
2
-8
/
+0
2019-06-28
x86/hpet: Remove unused parameter from hpet_next_event()
Thomas Gleixner
1
-5
/
+5
2019-06-28
x86/hpet: Remove pointless x86-64 specific #include
Thomas Gleixner
1
-4
/
+0
2019-06-28
x86/hpet: Restructure init code
Thomas Gleixner
1
-38
/
+43
2019-06-28
x86/hpet: Replace printk(KERN...) with pr_...()
Thomas Gleixner
1
-26
/
+19
2019-06-28
x86/hpet: Simplify CPU online code
Thomas Gleixner
1
-29
/
+2
2019-06-28
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
1
-4
/
+22
2019-06-28
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
1
-5
/
+5
2019-06-28
x86/vsyscall: Add __ro_after_init to global variables
Andy Lutomirski
1
-2
/
+2
2019-06-28
x86/vsyscall: Change the default vsyscall mode to xonly
Andy Lutomirski
1
-1
/
+1
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
1
-0
/
+7
2019-06-28
x86/vsyscall: Show something useful on a read fault
Andy Lutomirski
3
-9
/
+27
2019-06-28
x86/vsyscall: Add a new vsyscall=xonly mode
Andy Lutomirski
2
-11
/
+38
2019-06-27
x86/tls: Fix possible spectre-v1 in do_get_thread_area()
Dianzhang Chen
1
-2
/
+7
2019-06-27
x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
Dianzhang Chen
1
-1
/
+4
2019-06-27
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
1
-0
/
+3
2019-06-27
ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node
Joshua Scott
1
-0
/
+8
2019-06-27
x86/jailhouse: Mark jailhouse_x2apic_available() as __init
Zhenzhong Duan
1
-1
/
+1
2019-06-27
x86/entry: Simplify _TIF_SYSCALL_EMU handling
Sudeep Holla
1
-11
/
+6
2019-06-26
riscv: mm: Fix code comment
ShihPo Hung
1
-3
/
+0
2019-06-26
riscv: dts: Re-organize the DT nodes
Yash Shah
2
-0
/
+19
2019-06-26
RISC-V: defconfig: enable MMC & SPI for RISC-V
Atish Patra
1
-0
/
+5
2019-06-26
arm64: rename dump_instr as dump_kernel_instr
jinho lim
1
-16
/
+7
2019-06-26
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
1
-1
/
+10
2019-06-26
x86/kexec: Make variable static and config dependent
Tiezhu Yang
1
-1
/
+3
2019-06-26
x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()
Zhenzhong Duan
1
-2
/
+2
2019-06-26
x86/platform/geode: Drop <linux/gpio.h> includes
Linus Walleij
3
-3
/
+0
2019-06-26
arm64: vdso: Fix compilation with clang older than 8
Vincenzo Frascino
1
-0
/
+7
2019-06-26
arm64: compat: Fix __arch_get_hw_counter() implementation
Vincenzo Frascino
1
-0
/
+18
2019-06-26
arm64: Fix __arch_get_hw_counter() implementation
Vincenzo Frascino
1
-0
/
+19
2019-06-26
lib/vdso: Make delta calculation work correctly
Thomas Gleixner
1
-0
/
+27
2019-06-26
arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
Nathan Chancellor
1
-1
/
+5
2019-06-26
arm64: kaslr: keep modules inside module region when KASAN is enabled
Ard Biesheuvel
1
-2
/
+6
2019-06-26
arm64/mm: Drop [PTE|PMD]_TYPE_FAULT
Anshuman Khandual
1
-2
/
+0
2019-06-26
csky: Fixup libgcc unwind error
Guo Ren
1
-0
/
+5
2019-06-26
arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 system
Catalin Marinas
1
-7
/
+0
2019-06-26
arm64: vdso: Remove unnecessary asm-offsets.c definitions
Catalin Marinas
1
-39
/
+0
2019-06-26
x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
Kirill A. Shutemov
1
-11
/
+13
2019-06-26
x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
Kirill A. Shutemov
1
-1
/
+2
2019-06-26
x86/boot/64: Fix crash if kernel image crosses page table boundary
Kirill A. Shutemov
1
-8
/
+9
2019-06-25
clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Andrew Murray
2
-0
/
+23
2019-06-25
arm64: Implement panic_smp_self_stop()
Aaro Koskinen
1
-6
/
+13
2019-06-25
arm64: Improve parking of stopped CPUs
Jayachandran C
1
-3
/
+1
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
5
-0
/
+5
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
4
-0
/
+4
2019-06-25
Merge tag 'imx-fixes-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-4
/
+4
[prev]
[next]