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-08-19
x86/boot/compressed/64: Fix boot on machines with broken E820 table
Kirill A. Shutemov
1
-3
/
+10
2019-08-19
x86/apic: Handle missing global clockevent gracefully
Thomas Gleixner
1
-15
/
+53
2019-08-19
perf/x86: Fix typo in comment
Su Yanjun
1
-1
/
+1
2019-08-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+92
2019-08-17
Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+30
2019-08-17
x86/cpu: Explain Intel model naming convention
Tony Luck
1
-0
/
+15
2019-08-16
Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+24
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-16
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
1
-15
/
+48
2019-08-15
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
3
-0
/
+8
2019-08-15
Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
17
-83
/
+110
2019-08-14
Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-3
/
+3
2019-08-14
riscv: Make __fstate_clean() work correctly.
Vincent Chen
1
-1
/
+1
2019-08-14
riscv: Correct the initialized flow of FP register
Vincent Chen
2
-2
/
+15
2019-08-14
Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-26
/
+3
2019-08-14
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
1
-1
/
+0
2019-08-14
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
1
-0
/
+5
2019-08-13
riscv: defconfig: Update the defconfig
Alistair Francis
1
-0
/
+2
2019-08-13
riscv: rv32_defconfig: Update the defconfig
Alistair Francis
1
-0
/
+3
2019-08-13
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
1
-2
/
+9
2019-08-13
s390/bpf: use 32-bit index for tail calls
Ilya Leoshkevich
1
-4
/
+6
2019-08-13
Merge tag 'imx-fixes-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-2
/
+2
2019-08-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
1
-3
/
+11
2019-08-13
ARM: OMAP: dma: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+5
2019-08-13
Merge branch 'ti-sysc-fixes' into fixes
Tony Lindgren
2
-12
/
+52
2019-08-13
ARM: dts: Fix incomplete dts data for am3 and am4 mmc
Tony Lindgren
2
-12
/
+52
2019-08-13
Merge branch 'ti-sysc-fixes' into fixes
Tony Lindgren
6625
-54292
/
+54691
2019-08-13
ARM: OMAP1: ams-delta-fiq: Fix missing irq_ack
Janusz Krzysztofik
2
-4
/
+3
2019-08-13
ARM: dts: dra74x: Fix iodelay configuration for mmc3
Faiz Abbas
1
-25
/
+25
2019-08-13
ARM: dts: am335x: Fix UARTs length
Emmanuel Vadot
1
-6
/
+6
2019-08-13
ARM: OMAP2+: Fix omap4 errata warning on other SoCs
Tony Lindgren
1
-0
/
+3
2019-08-12
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
1
-0
/
+1
2019-08-12
x86/fpu/math-emu: Address fallthrough warnings
Thomas Gleixner
2
-3
/
+4
2019-08-12
x86/apic/32: Fix yet another implicit fallthrough warning
Borislav Petkov
1
-1
/
+2
2019-08-12
s390/bpf: fix lcgr instruction encoding
Ilya Leoshkevich
1
-1
/
+1
2019-08-12
x86/umwait: Fix error handling in umwait_init()
Fenghua Yu
1
-1
/
+38
2019-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+5
2019-08-11
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-08-11
sh: kernel: disassemble: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+2
2019-08-10
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-35
/
+5
2019-08-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-28
/
+48
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
1
-1
/
+1
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
5
-26
/
+3
2019-08-10
Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+4
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-11
/
+16
2019-08-09
ARM: ep93xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-09
ARM: signal: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-09
ARM: OMAP: dma: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+5
2019-08-09
ARM: alignment: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+3
[prev]
[next]