index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
|
\
|
|
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-2
/
+2
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
|
/
*
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
1
-1
/
+1
*
net: fix network driver ndo_start_xmit() return values (part 1)
Patrick McHardy
2009-06-13
1
-1
/
+2
*
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2009-04-21
1
-6
/
+6
*
sgi-xpc: clean up numerous globals
Robin Holt
2009-04-13
6
-295
/
+254
*
sgi-xpc: implement opencomplete messaging
Robin Holt
2009-04-13
5
-61
/
+124
*
sgi-xpc: prevent false heartbeat failures
Robin Holt
2009-04-13
4
-152
/
+123
*
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
2009-04-02
1
-5
/
+5
*
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
2009-04-02
5
-63
/
+223
*
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2009-02-11
1
-14
/
+8
*
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
3
-9
/
+10
|
\
|
*
sgi-xp: fix writing past the end of kzalloc()'d space
Dean Nelson
2009-02-05
2
-8
/
+8
|
*
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
2009-02-03
1
-1
/
+2
*
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-30
3
-16
/
+23
|
\
|
|
*
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
2009-01-29
2
-7
/
+11
|
*
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
2009-01-29
1
-4
/
+6
|
*
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
2009-01-29
2
-5
/
+6
[next]