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
/
linux
/
types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
types: Update obsolete callback_head comment
Paul E. McKenney
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-3
/
+0
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-2
/
+2
2016-05-24
signal: make oom_flags a bool
Tetsuo Handa
1
-1
/
+0
2015-11-25
arm64: fix building without CONFIG_UID16
Arnd Bergmann
1
-1
/
+1
2015-11-06
rcu: force alignment on struct callback_head/rcu_head
Kirill A. Shutemov
1
-1
/
+15
2015-07-23
rcu: Create a synchronize_rcu_mult()
Paul E. McKenney
1
-0
/
+3
2015-05-30
PCI: Add pci_bus_addr_t
Yinghai Lu
1
-2
/
+10
2015-04-16
include/linux: remove empty conditionals
Rasmus Villemoes
1
-6
/
+0
2015-02-13
linux/types.h: Always use unsigned long for pgoff_t
Geert Uytterhoeven
1
-4
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-0
/
+3
2014-05-21
DMA-API: Clarify physical/bus address distinction
Bjorn Helgaas
1
-0
/
+1
2012-12-12
mm, oom: fix race when specifying a thread as the oom origin
David Rientjes
1
-0
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-48
/
+2
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
1
-4
/
+5
2012-05-31
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-1
/
+1
2012-04-11
irq: Kill pointless irqd_to_hw export
Grant Likely
1
-0
/
+6
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-04
consolidate umode_t declarations
Al Viro
1
-0
/
+1
2011-12-12
types.h: fix comment spelling for 'architectures'
Mark Einon
1
-1
/
+1
2011-09-29
rcu: Move rcu_head definition to types.h
Paul E. McKenney
1
-0
/
+10
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-0
/
+6
2010-10-27
types.h: move misplaced comment
Andrew Morton
1
-10
/
+10
2010-10-16
types.h: define __aligned_u64 and expose to userspace
Eric Paris
1
-1
/
+14
2010-08-06
Merge branch 'master' into for-linus
Chris Metcalf
1
-1
/
+4
2010-07-11
fix #warning about using kernel headers in userpsace
Justin P. Mattock
1
-1
/
+4
2010-07-06
Move list types from <linux/list.h> to <linux/types.h>.
Chris Metcalf
1
-0
/
+12
2010-05-17
atomic_t: Remove volatile from atomic_t definition
Anton Blanchard
1
-2
/
+2
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-26
remove __KERNEL_STRICT_NAMES
Arnd Bergmann
1
-11
/
+2
2009-03-26
unconditionally include asm/types.h from linux/types.h
Jaswinder Singh Rajput
1
-1
/
+2
2009-02-06
make linux/types.h as assembly safe
Jaswinder Singh Rajput
1
-1
/
+2
2009-01-07
linux/types.h: Don't depend on __GNUC__ for __le64/__be64
Detlef Riekenberg
1
-2
/
+1
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
1
-0
/
+10
2008-12-29
Get rid of CONFIG_LSF
Jens Axboe
1
-8
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-0
/
+1
2008-09-14
generic: redefine resource_size_t as phys_addr_t
Jeremy Fitzhardinge
1
-6
/
+2
2008-09-14
generic: add phys_addr_t for holding physical addresses
Jeremy Fitzhardinge
1
-0
/
+6
2008-05-24
types.h: don't expose struct ustat to userspace
maximilian attems
1
-2
/
+2
2008-02-08
Remove __STRICT_ANSI__ from linux/types.h
Mike Frysinger
1
-3
/
+3
2008-02-01
linux/types.h: Use __u64 for aligned_u64
Jan Engelhardt
1
-1
/
+1
2007-10-29
fix abuses of ptrdiff_t
Al Viro
1
-0
/
+2
2007-10-19
define first set of BIT* macros
Jiri Slaby
1
-3
/
+0
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
1
-5
/
+9
2006-12-03
[NET]: Introduce types for checksums.
Al Viro
1
-0
/
+2
2006-12-03
[NETFILTER]: trivial annotations
Al Viro
1
-0
/
+2
2006-10-04
[PATCH] Document bi_sector and sector_t
Roger Gammans
1
-1
/
+5
2006-10-01
[PATCH] Generic boolean
Richard Knutsson
1
-0
/
+2
2006-06-27
[PATCH] 64bit Resource: finally enable 64bit resource sizes
Greg Kroah-Hartman
1
-1
/
+6
2006-06-27
[PATCH] 64bit resource: introduce resource_size_t for the start and end of st...
Greg Kroah-Hartman
1
-0
/
+2
[next]