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
*
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
*
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
2010-10-26
1
-0
/
+17
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-0
/
+5
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+1
*
UV - XPC: pass nasid instead of nid to gru_create_message_queue
Robin Holt
2009-12-16
1
-1
/
+4
*
x86: uv: XPC receive message reuse triggers invalid BUG_ON()
Robin Holt
2009-12-16
1
-3
/
+0
*
X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state
Robin Holt
2009-12-16
1
-1
/
+2
*
x86: uv: xpc NULL deref when mesq becomes empty
Robin Holt
2009-12-16
1
-3
/
+5
*
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
2009-12-16
3
-16
/
+47
*
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
2009-12-16
4
-0
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
1
-11
/
+3
|
\
|
*
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-3
/
+3
|
*
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
1
-8
/
+0
*
|
x86: SGI UV: Fix irq affinity for hub based interrupts
Dimitri Sivanich
2009-10-14
1
-2
/
+3
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-09-18
1
-19
/
+21
|
\
|
*
[IA64] sgi-xp: fix printk format warnings
Randy Dunlap
2009-09-15
1
-19
/
+21
*
|
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-2
/
+2
|
\
|
[next]