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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Linux Kernel Markers
Mathieu Desnoyers
1
-1
/
+6
2007-10-19
define first set of BIT* macros
Jiri Slaby
2
-31
/
+25
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
bitops: introduce lock ops
Nick Piggin
2
-0
/
+46
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-32
/
+0
2007-10-17
unexport asm/shmparam.h
Olaf Hering
1
-1
/
+0
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+0
2007-10-16
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
1
-0
/
+6
2007-10-13
fix sparc32 breakage (result of vmlinux.lds.S bug)
Al Viro
1
-1
/
+2
2007-10-12
libata-portmap: Remove unused definitions
Alan Cox
1
-5
/
+0
2007-09-12
Define termios_1 functions for powerpc, s390, avr32 and frv
Paul Mackerras
1
-0
/
+2
2007-08-12
changing include/asm-generic/pgtable.h for non-mmu
Greg Ungerer
1
-35
/
+38
2007-08-01
Fix WARN_ON() on bitfield ops
Linus Torvalds
1
-3
/
+3
2007-08-01
use __val in __get_unaligned
Mike Frysinger
1
-6
/
+6
2007-07-19
i386: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-1
/
+5
2007-07-19
define new percpu interface for shared data
Fenghua Yu
2
-0
/
+16
2007-07-17
saner typechecking in generic unaligned.h
Al Viro
1
-7
/
+9
2007-07-17
Fix sparse false positives re BUG_ON(ptr)
Alexey Dobriyan
1
-1
/
+1
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-25
/
+0
2007-07-17
mm: remove ptep_establish()
Martin Schwidefsky
1
-19
/
+0
2007-07-16
Introduce O_CLOEXEC
Ulrich Drepper
1
-0
/
+3
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-12
/
+70
2007-07-09
sched: simplify sched_find_first_bit()
Mike Galbraith
1
-13
/
+8
2007-06-17
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
1
-5
/
+12
2007-05-29
sparc64: fix alignment bug in linker definition script
Sam Ravnborg
1
-3
/
+7
2007-05-24
Don't call a warnign a bug. It's a warning.
Linus Torvalds
1
-1
/
+1
2007-05-19
kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...
Sam Ravnborg
1
-2
/
+4
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-0
/
+4
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-0
/
+6
2007-05-11
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
2
-0
/
+38
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
1
-0
/
+3
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
1
-1
/
+1
2007-05-08
local_t: architecture independent extension
Mathieu Desnoyers
1
-10
/
+23
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-5
/
+12
2007-05-08
atomic.h: complete atomic_long operations in asm-generic
Mathieu Desnoyers
1
-0
/
+133
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+8
2007-05-02
[PATCH] i386: Clean up ELF note generation
Jeremy Fitzhardinge
1
-1
/
+1
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+18
2007-05-02
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
1
-0
/
+1
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2007-04-27
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
1
-2
/
+9
2007-04-26
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
1
-0
/
+7
2007-04-09
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
Zachary Amsden
1
-0
/
+2
2007-03-07
Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...
Linus Torvalds
1
-34
/
+4
2007-02-13
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
1
-0
/
+13
2007-02-12
[PATCH] GPIO core
David Brownell
1
-0
/
+25
2007-02-12
[PATCH] one more iomap s390 build fix
Heiko Carstens
1
-1
/
+3
2007-02-11
[PATCH] typeof __page_to_pfn with SPARSEMEM=y
Randy Dunlap
1
-1
/
+1
2007-02-11
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
Robert P. J. Day
1
-1
/
+0
[next]