index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
Age
Commit message (
Expand
)
Author
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
drivers/misc/sgi-xp: Adjust references in UV kernel modules
Mike Travis
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-01
misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()
Lee Jones
2020-04-23
sgi-xp: make some symbols static in xpc_main.c
Jason Yan
2020-04-23
sgi-xp: make some symbols static in xpnet.c
Jason Yan
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
misc/sgi-xp: remove SGI SN2 support
Christoph Hellwig
2019-08-15
sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.
Fuqian Huang
2019-08-15
sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constant
Nishka Dasgupta
2019-05-24
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
2019-03-28
sgi-xpc: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2018-10-15
sgi-xp: Replace spin_is_locked() with lockdep
Lance Roy
2018-09-14
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
2018-07-07
sgi-xp: xpc_partition: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-03
sgi-xp: remove redundant pointers ch and rp
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-26
sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type
Luc Van Oostenryck
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
drivers/sgi-xp: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-28
sgi-xp: Use designated initializers
Kees Cook
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-01-08
sgi-xp: open-code interruptible_sleep_on_timeout
Arnd Bergmann
2013-06-14
sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2012-12-20
SGI-XP: handle non-fatal traps
Robin Holt
2012-08-21
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
2012-07-11
sgi-xp: nested calls to spin_lock_irqsave()
Dan Carpenter
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-06-19
sgi-xp: fix a use after free
Eric Dumazet
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
2010-10-26
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2009-12-16
UV - XPC: pass nasid instead of nid to gru_create_message_queue
Robin Holt
2009-12-16
x86: uv: XPC receive message reuse triggers invalid BUG_ON()
Robin Holt
2009-12-16
X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state
Robin Holt
2009-12-16
x86: uv: xpc NULL deref when mesq becomes empty
Robin Holt
2009-12-16
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
2009-12-16
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
[next]