index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
1
-1
/
+1
2019-03-28
sgi-xpc: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-05
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-12
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-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+12
2017-11-02
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-08
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-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-1
/
+1
2014-01-08
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-20
SGI-XP: handle non-fatal traps
Robin Holt
1
-2
/
+32
2012-08-21
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-11
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
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-1
/
+1
2011-06-19
sgi-xp: fix a use after free
Eric Dumazet
1
-3
/
+3
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-10-26
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
1
-0
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2009-12-16
UV - XPC: pass nasid instead of nid to gru_create_message_queue
Robin Holt
1
-1
/
+4
2009-12-16
x86: uv: XPC receive message reuse triggers invalid BUG_ON()
Robin Holt
1
-3
/
+0
2009-12-16
X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state
Robin Holt
1
-1
/
+2
2009-12-16
x86: uv: xpc NULL deref when mesq becomes empty
Robin Holt
1
-3
/
+5
2009-12-16
x86: uv: update XPC to handle updated BIOS interface
Robin Holt
3
-16
/
+47
2009-12-16
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
4
-0
/
+24
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-11
/
+3
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-12
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
1
-8
/
+0
2009-10-14
x86: SGI UV: Fix irq affinity for hub based interrupts
Dimitri Sivanich
1
-2
/
+3
2009-09-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-19
/
+21
2009-09-15
[IA64] sgi-xp: fix printk format warnings
Randy Dunlap
1
-19
/
+21
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-2
/
+2
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
1
-1
/
+1
2009-06-13
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
1
-1
/
+2
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
1
-6
/
+6
2009-04-13
sgi-xpc: clean up numerous globals
Robin Holt
6
-295
/
+254
[next]