index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-22
csky: add page fault perf event support
Mao Han
1
-2
/
+10
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
7
-36
/
+21
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
4
-85
/
+90
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
3
-0
/
+10
2019-04-22
csky: Fixup wrong update_mmu_cache implementation
Guo Ren
1
-11
/
+2
2019-04-22
csky: Support dynamic start physical address
Guo Ren
8
-31
/
+106
2019-04-22
csky: Reconstruct signal processing
Guo Ren
7
-274
/
+150
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
5
-20
/
+22
2019-04-22
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2
-20
/
+29
2019-04-22
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
1
-1
/
+0
2019-04-22
csky: remove redundant generic-y
Masahiro Yamada
1
-1
/
+0
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
9
-55
/
+67
2019-04-22
csky: Add perf callchain support
Mao Han
2
-0
/
+120
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
5
-6
/
+205
2019-04-22
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
2
-6
/
+2
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-20
Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+5
2019-04-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-8
/
+12
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-15
/
+43
2019-04-20
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+3
2019-04-20
Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-11
/
+26
2019-04-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-35
/
+14
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-98
/
+195
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+47
2019-04-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+26
2019-04-20
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-5
/
+6
2019-04-20
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-04-20
Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2019-04-19
Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-4
/
+9
2019-04-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-104
/
+151
2019-04-19
Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-115
/
+192
2019-04-19
Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+12
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
2019-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-8
/
+50
2019-04-19
x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...
Hans de Goede
1
-2
/
+2
2019-04-19
Merge tag 'perf-urgent-for-mingo-5.1-20190419' of git://git.kernel.org/pub/sc...
Ingo Molnar
6
-11
/
+37
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
5
-1
/
+57
2019-04-19
mm/kmemleak.c: fix unused-function warning
Arnd Bergmann
1
-0
/
+2
2019-04-19
init: initialize jump labels before command line option parsing
Dan Williams
1
-2
/
+2
2019-04-19
kernel/watchdog_hld.c: hard lockup message should end with a newline
Sergey Senozhatsky
1
-1
/
+2
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
1
-3
/
+3
2019-04-19
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
1
-20
/
+9
2019-04-19
mm/hotplug: treat CMA pages as unmovable
Qian Cai
1
-12
/
+18
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
1
-2
/
+2
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
1
-10
/
+10
2019-04-19
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-04-19
mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
3
-28
/
+24
2019-04-19
mm: swapoff: take notice of completion sooner
Hugh Dickins
1
-8
/
+11
[next]