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-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
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
2
-13
/
+10
2018-05-21
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
1
-12
/
+12
2018-05-21
Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-15
/
+31
2018-05-20
Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+2
2018-05-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-44
/
+64
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-40
/
+106
2018-05-20
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+14
2018-05-20
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-2
/
+50
2018-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
35
-87
/
+277
2018-05-19
Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+1
2018-05-19
ARM: fix kill( ,SIGFPE) breakage
Russell King
2
-14
/
+1
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2
-0
/
+20
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
1
-0
/
+1
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
1
-1
/
+2
2018-05-19
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
1
-5
/
+3
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
2018-05-19
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-19
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Łukasz Stelmach
1
-2
/
+2
2018-05-19
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
Łukasz Stelmach
1
-8
/
+8
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-05-19
c6x: use generic dma_noncoherent_ops
Christoph Hellwig
7
-170
/
+44
2018-05-19
arc: use generic dma_noncoherent_ops
Christoph Hellwig
4
-148
/
+18
2018-05-19
arc: fix arc_dma_{map,unmap}_page
Christoph Hellwig
1
-25
/
+2
2018-05-19
arc: fix arc_dma_sync_sg_for_{cpu,device}
Christoph Hellwig
1
-2
/
+3
2018-05-19
arc: simplify arc_dma_sync_single_for_{cpu,device}
Christoph Hellwig
1
-12
/
+12
2018-05-19
riscv: add swiotlb support
Christoph Hellwig
3
-0
/
+18
2018-05-19
riscv: only enable ZONE_DMA32 for 64-bit
Christoph Hellwig
1
-1
/
+1
2018-05-19
riscv: simplify Kconfig magic for 32-bit vs 64-bit kernels
Christoph Hellwig
1
-25
/
+6
2018-05-18
Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+12
2018-05-18
parisc: Move setup_profiling_timer() out of init section
Helge Deller
1
-2
/
+1
2018-05-18
parisc: Move find_pa_parent_type() out of init section
Helge Deller
1
-1
/
+1
2018-05-18
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2
-2
/
+2
2018-05-18
powerpc/64s: Clear PCR on boot
Michael Neuling
2
-0
/
+7
2018-05-18
s390/purgatory: Fix endless interrupt loop
Philipp Rudo
1
-1
/
+1
2018-05-17
Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
[prev]
[next]