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
/
drivers
/
misc
/
sgi-xp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+0
2023-10-11
sgi-xp: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-2
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
4
-141
/
+1
2023-03-09
sgi-xp: simplify sysctl registration
Luis Chamberlain
1
-14
/
+10
2022-09-24
drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h
Gaosheng Cui
1
-4
/
+0
2022-07-08
sgi-xp: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-7
/
+6
2022-06-27
sgi-xp: xpc_uv: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-03-04
net: sgi-xp: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-29
net: sgi-xp: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+6
2021-08-03
sgi-xpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-03-28
misc: sgi-xp: xp_main: make some symbols static
Zou Wei
1
-2
/
+2
2021-03-24
misc/sgi-xp: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-01-26
sgi-xp: remove h from printk format specifier
Tom Rix
1
-2
/
+2
2020-12-09
misc/sgi-xp: Replace in_interrupt() usage
Thomas Gleixner
3
-6
/
+17
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
6
-0
/
+6
2020-10-07
drivers/misc/sgi-xp: Adjust references in UV kernel modules
Mike Travis
6
-15
/
+12
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-07-01
misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()
Lee Jones
1
-2
/
+2
2020-04-23
sgi-xp: make some symbols static in xpc_main.c
Jason Yan
1
-5
/
+5
2020-04-23
sgi-xp: make some symbols static in xpnet.c
Jason Yan
1
-4
/
+4
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-08-17
ia64: remove support for machvecs
Christoph Hellwig
2
-10
/
+10
2019-08-16
misc/sgi-xp: remove SGI SN2 support
Christoph Hellwig
12
-3027
/
+13
2019-08-15
sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.
Fuqian Huang
1
-1
/
+1
2019-08-15
sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant
Nishka Dasgupta
1
-1
/
+1
2019-05-24
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
1
-1
/
+1
2019-03-27
sgi-xpc: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2018-10-15
sgi-xp: Replace spin_is_locked() with lockdep
Lance Roy
3
-5
/
+5
2018-09-14
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
1
-2
/
+1
2018-07-07
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-03
sgi-xp: remove redundant pointers ch and rp
Colin Ian King
2
-6
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-6
/
+9
2018-04-26
sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+12
2017-11-03
drivers/sgi-xp: Convert timers to use timer_setup()
Kees Cook
2
-18
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-28
sgi-xp: Use designated initializers
Kees Cook
2
-30
/
+18
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-17
/
+4
2015-09-09
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-1
/
+1
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
1
-1
/
+1
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-1
/
+1
2014-01-09
sgi-xp: open-code interruptible_sleep_on_timeout
Arnd Bergmann
1
-1
/
+4
2013-06-14
sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2012-12-21
SGI-XP: handle non-fatal traps
Robin Holt
1
-2
/
+32
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-07-12
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
1
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
[next]