index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2016-12-13
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-6
/
+0
2016-12-13
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+6
2016-12-13
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+3
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-1
/
+0
2016-08-24
um: Don't discard .text.exit section
Andrey Ryabinin
1
-1
/
+1
2016-08-05
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+7
2016-08-04
um: Use asm-generic/irqflags.h
Daniel Wagner
1
-11
/
+7
2016-07-27
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-0
/
+12
2016-07-27
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-1
/
+7
2016-05-22
um: add extended processor state save/restore support
Eli Cooper
1
-0
/
+2
2016-02-18
um, pkeys: Add UML arch_*_access_permitted() methods
Dave Hansen
1
-0
/
+14
2016-02-06
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-01-16
um: kill pfn_t
Dan Williams
3
-7
/
+6
2016-01-10
um: Add seccomp support
Mickaël Salaün
1
-0
/
+2
2016-01-10
um: Add full asm/syscall.h support
Mickaël Salaün
1
-0
/
+138
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
1
-1
/
+0
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
1
-0
/
+2
2016-01-10
um: Do not change hard IRQ flags in soft IRQ processing
Anton Ivanov
1
-0
/
+23
2015-11-07
um: Switch clocksource to hrtimers
Anton Ivanov
3
-8
/
+30
2015-11-07
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
1
-0
/
+1
2015-11-07
um: Define PTRACE_OLDSETOPTIONS
Richard Weinberger
1
-0
/
+2
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2
-15
/
+1
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-08
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-0
/
+1
2015-07-07
um: Fix do_signal() prototype
Ingo Molnar
1
-1
/
+2
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-178
/
+41
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
1
-1
/
+0
2015-06-25
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-05-31
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
1
-1
/
+1
2015-05-31
um: Remove copy&paste code from init.h
Richard Weinberger
1
-21
/
+1
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2
-3
/
+3
2015-05-31
um: Rework uaccess code
Richard Weinberger
2
-152
/
+26
2015-05-31
um: Move syscall() declaration into os.h
Richard Weinberger
1
-0
/
+2
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
1
-2
/
+2
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
2
-1
/
+9
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
1
-0
/
+1
2015-04-13
um: Remove broken highmem support
Richard Weinberger
2
-9
/
+1
2015-04-13
um: Remove broken SMP support
Richard Weinberger
2
-34
/
+0
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
4
-63
/
+0
2015-04-12
um: Remove signal translation and exec_domain
Richard Weinberger
1
-2
/
+0
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2
-2
/
+2
2015-02-11
um: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
3
-38
/
+0
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
[next]