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
2006-09-26
[PATCH] Clean up spin/rwlocks
Andi Kleen
2
-44
/
+41
2006-09-26
[PATCH] fix is_at_popf() for compat tasks
Chuck Ebbert
1
-1
/
+4
2006-09-26
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
3
-45
/
+24
2006-09-26
[PATCH] i386: Remove lock section support in semaphore.h
Andi Kleen
1
-32
/
+17
2006-09-26
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
2
-50
/
+75
2006-09-26
[PATCH] i386: Remove lock section support in mutex.h
Andi Kleen
1
-12
/
+4
2006-09-26
[PATCH] Calgary IOMMU: save a bit of space in bus_info
Muli Ben-Yehuda
1
-1
/
+1
2006-09-26
[PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void
Muli Ben-Yehuda
1
-3
/
+1
2006-09-26
[PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices
Muli Ben-Yehuda
1
-4
/
+6
2006-09-26
[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar
Muli Ben-Yehuda
1
-2
/
+10
2006-09-26
[PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not found
Muli Ben-Yehuda
1
-0
/
+2
2006-09-26
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
3
-36
/
+28
2006-09-26
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
1
-3
/
+3
2006-09-26
[PATCH] Add stack documentation document from Keith Owens
Andi Kleen
1
-0
/
+99
2006-09-26
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
4
-21
/
+14
2006-09-26
[PATCH] remove int_delivery_dest
Jan Beulich
4
-5
/
+0
2006-09-26
[PATCH] initialize end of memory variables as early as possible
Jan Beulich
3
-8
/
+7
2006-09-26
[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*
Andi Kleen
2
-4
/
+0
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
5
-1
/
+20
2006-09-26
[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
Andi Kleen
1
-4
/
+1
2006-09-26
[PATCH] i386: Clean up code style in mpparse.c ACPI code
Andi Kleen
1
-35
/
+17
2006-09-26
[PATCH] Fix up some non linuxy style in ACPI functions in mpparse.c
Andi Kleen
1
-41
/
+16
2006-09-26
[PATCH] Remove some unneeded ACPI externs in mpparse.c
Andi Kleen
1
-9
/
+0
2006-09-26
[PATCH] Remove useless wrapper in mpparse.c code
Andi Kleen
1
-10
/
+1
2006-09-26
[PATCH] Replace mp bus array with bitmap for bus not pci
Andi Kleen
3
-82
/
+27
2006-09-26
[PATCH] Move early chipset quirks out to new file
Andi Kleen
5
-104
/
+121
2006-09-26
[PATCH] Remove MPS table APIC renumbering
Andi Kleen
1
-71
/
+0
2006-09-26
[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'
Diego Calleja
2
-4
/
+4
2006-09-26
[PATCH] i386: Factor out common io apic routing entry access
Andi Kleen
1
-57
/
+43
2006-09-26
[PATCH] Factor out common io apic routing entry access
Andi Kleen
1
-41
/
+41
2006-09-26
[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsing
Andi Kleen
2
-26
/
+0
2006-09-26
[PATCH] Remove obsolete PIC mode
Andi Kleen
5
-74
/
+29
2006-09-26
[PATCH] Remove leftover MCE/EISA support
Andi Kleen
2
-70
/
+3
2006-09-26
[PATCH] Remove pirq overwrite support
Andi Kleen
1
-55
/
+0
2006-09-26
[PATCH] Add some comments to entry.S
Andi Kleen
1
-3
/
+15
2006-09-26
[PATCH] i386: Minor fixes & cleanup to tlb flush
Andi Kleen
1
-3
/
+1
2006-09-26
[PATCH] Clean up and minor fixes to TLB flush
Andi Kleen
2
-37
/
+35
2006-09-26
[PATCH] Remove old "focus disabled" chipset errata workaround
Andi Kleen
1
-26
/
+2
2006-09-26
[PATCH] Remove apic mismatch counter
Andi Kleen
1
-6
/
+0
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
18
-80
/
+3
2006-09-26
[PATCH] Add some comments what tce.c actually does
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Remove leftover CVS Id in thunk.S
Andi Kleen
1
-7
/
+6
2006-09-26
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
8
-137
/
+193
2006-09-26
[PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
Andi Kleen
1
-0
/
+14
2006-09-26
[PATCH] Add proper alignment to ENTRY
Andi Kleen
2
-3
/
+2
2006-09-26
[PATCH] i386: Remove const case for rwlocks
Andi Kleen
1
-36
/
+2
2006-09-26
[PATCH] Clean up read write lock assembly
Andi Kleen
5
-98
/
+51
2006-09-26
[PATCH] Support patchable lock prefix for pure assembly files
Andi Kleen
1
-0
/
+14
2006-09-26
[PATCH] Document backtracer selection options
Andi Kleen
1
-0
/
+7
2006-09-26
[PATCH] Simplify profile_pc on x86-64
Andi Kleen
1
-13
/
+8
[next]