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
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
24
-439
/
+60
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-40
/
+0
2018-06-02
Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+6
2018-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2018-05-28
Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
18
-34
/
+130
2018-05-26
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
14
-16
/
+16
2018-05-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+9
2018-05-26
Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...
Olof Johansson
1
-1
/
+0
2018-05-26
ARM: Fix i2c-gpio GPIO descriptor tables
Linus Walleij
10
-11
/
+11
2018-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-75
/
+198
2018-05-26
arm64: dts: hikey: Fix eMMC corruption regression
John Stultz
1
-1
/
+0
2018-05-25
Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
3
-4
/
+5
2018-05-25
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2
-16
/
+15
2018-05-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-31
/
+83
2018-05-25
Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+7
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
1
-15
/
+1
2018-05-24
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
1
-0
/
+5
2018-05-24
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
1
-1
/
+4
2018-05-24
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
1
-2
/
+14
2018-05-24
Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
6
-55
/
+159
2018-05-24
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-05-24
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
1
-0
/
+4
2018-05-24
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
1
-6
/
+10
2018-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
5
-45
/
+15
2018-05-23
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
1
-15
/
+7
2018-05-23
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
1
-2
/
+2
2018-05-23
nds32: Fix compiler warning, Wstringop-overflow, in vdso.c
Vincent Chen
1
-5
/
+5
2018-05-23
nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
Vincent Chen
1
-3
/
+1
2018-05-23
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
Vincent Chen
1
-2
/
+7
2018-05-23
nds32: Correct flush_dcache_page function
Vincent Chen
1
-9
/
+12
2018-05-23
nds32: Fix the unaligned access handler
Nickhu
1
-2
/
+5
2018-05-23
nds32: Renaming the file for unaligned access
Nickhu
1
-1
/
+1
2018-05-23
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
Greentime Hu
2
-5
/
+24
2018-05-23
nds32: To refine readability of INT_MASK_INITAIAL_VAL
Greentime Hu
1
-1
/
+1
2018-05-23
nds32: Fix the virtual address may map too much range by tlbop issue.
Greentime Hu
1
-0
/
+3
2018-05-23
nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...
Greentime Hu
2
-2
/
+7
2018-05-23
nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...
Greentime Hu
1
-1
/
+1
2018-05-23
nds32: Fix the unknown type u8 issue.
Greentime Hu
1
-0
/
+2
2018-05-23
nds32: Fix the symbols undefined issue by exporting them.
Greentime Hu
6
-0
/
+32
2018-05-23
nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...
Greentime Hu
2
-0
/
+20
2018-05-23
nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED
Greentime Hu
1
-0
/
+1
2018-05-23
nds32: Fix building error of crypto/xor.c by adding xor.h
Greentime Hu
1
-0
/
+1
2018-05-23
nds32: Fix building error when CONFIG_FREEZE is enabled.
Greentime Hu
1
-0
/
+1
2018-05-23
nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...
Greentime Hu
2
-3
/
+6
2018-05-22
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
Sinan Kaya
1
-7
/
+7
2018-05-22
alpha: simplify get_arch_dma_ops
Christoph Hellwig
2
-5
/
+3
2018-05-22
alpha: use dma_direct_ops for jensen
Christoph Hellwig
3
-33
/
+5
2018-05-22
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
Peter Maydell
1
-0
/
+51
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
9
-2
/
+356
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
17
-102
/
+839
[next]