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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-04
x86: revert "defer cr3 reload when doing pud_clear()"
Jeremy Fitzhardinge
2
-22
/
+6
2008-02-04
x86: unify PAE/non-PAE pgd_ctor
Jeremy Fitzhardinge
1
-34
/
+20
2008-02-04
documentation: add Documentation/x86-64/00-INDEX
Rob Landley
1
-0
/
+16
2008-02-04
x86: remove misleading comments in trampoline_*.S
Pavel Machek
2
-9
/
+1
2008-02-04
x86: sparse errors from string_32.h
Harvey Harrison
1
-4
/
+4
2008-02-04
x86: remove long dead cyrix mtrr code
Harvey Harrison
2
-119
/
+0
2008-02-04
asm-generic/tlb.h: remove <linux/quicklist.h>
H. Peter Anvin
1
-1
/
+0
2008-02-04
x86 setup: print missing CPU features in cleartext
H. Peter Anvin
3
-9
/
+82
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
5
-153
/
+93
2008-02-04
x86: reintroduce volatile keyword in prototype to clflush()
H. Peter Anvin
1
-2
/
+2
2008-02-04
x86: cpuid, msr: use inode mutex instead of big kernel lock
H. Peter Anvin
2
-9
/
+12
2008-02-04
x86: cpuid: allow querying %ecx-sensitive CPUID levels
H. Peter Anvin
1
-25
/
+20
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h
H. Peter Anvin
1
-8
/
+2
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h
H. Peter Anvin
1
-13
/
+5
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/system.h
H. Peter Anvin
1
-10
/
+5
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h
H. Peter Anvin
1
-8
/
+2
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h
H. Peter Anvin
1
-12
/
+4
2008-02-04
x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h
H. Peter Anvin
1
-17
/
+6
2008-02-04
x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c
H. Peter Anvin
1
-4
/
+2
2008-02-04
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c
H. Peter Anvin
1
-9
/
+3
2008-02-04
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c
H. Peter Anvin
1
-9
/
+3
2008-02-04
x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c
H. Peter Anvin
1
-24
/
+7
2008-02-04
x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c
H. Peter Anvin
1
-10
/
+2
2008-02-04
x86: add _ASM_EXTABLE macro to <asm/asm.h>
H. Peter Anvin
1
-0
/
+7
2008-02-04
x86: define OBJCOPYFLAGS explicitly for each target.
Ian Campbell
3
-2
/
+2
2008-02-04
x86: reduce ifdef sections in fault.c
Harvey Harrison
1
-22
/
+9
2008-02-04
x86: print out node_data addr and bootmap_start addr
Yinghai Lu
1
-1
/
+6
2008-02-04
x86: CPA remove bogus NX clear
Thomas Gleixner
1
-1
/
+0
2008-02-04
x86: mach-rdc321x Kconfig fix
Florian Fainelli
1
-0
/
+1
2008-02-04
x86: rename module scx200_32 to scx200
Sam Ravnborg
1
-1
/
+2
2008-02-04
x86: restore correct module name for apm
Sam Ravnborg
1
-1
/
+2
2008-02-04
x86: VMI fix
Ingo Molnar
1
-3
/
+3
2008-02-04
x86: relax RAM check in ioremap()
Ingo Molnar
1
-4
/
+5
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
77
-2849
/
+1989
2008-02-02
fix writev regression: pan hanging unkillable and un-straceable
Nick Piggin
1
-2
/
+6
2008-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-3
/
+2
2008-02-02
ide-tape: remove idetape_config_t typedef
Borislav Petkov
1
-12
/
+8
2008-02-02
ide-tape: remove mtio.h related comments
Borislav Petkov
1
-81
/
+15
2008-02-02
ide-tape: make function name more accurate
Borislav Petkov
1
-6
/
+3
2008-02-02
ide-tape: remove unused sense packet commands.
Borislav Petkov
1
-8
/
+1
2008-02-02
ide-tape: use generic byteorder macros
Borislav Petkov
1
-5
/
+5
2008-02-02
ide-tape: remove EXPERIMENTAL driver status
Borislav Petkov
1
-2
/
+1
2008-02-02
ide-tape: use generic scsi commands
Borislav Petkov
1
-50
/
+29
2008-02-02
ide-tape: remove struct idetape_block_size_page_t
Borislav Petkov
1
-18
/
+0
2008-02-02
ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t
Borislav Petkov
1
-37
/
+0
2008-02-02
ide-tape: remove struct idetape_parameter_block_descriptor_t
Borislav Petkov
1
-40
/
+26
2008-02-02
ide-tape: remove struct idetape_medium_partition_page_t
Borislav Petkov
1
-19
/
+0
2008-02-02
ide-tape: remove struct idetape_data_compression_page_t
Borislav Petkov
1
-19
/
+0
2008-02-02
ide-tape: remove struct idetape_inquiry_result_t
Borislav Petkov
1
-38
/
+13
2008-02-02
ide-tape: remove struct idetape_capabilities_page_t
Borislav Petkov
1
-86
/
+56
[next]