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