summaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-xp
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* sgi-xp: Use designated initializersKees Cook2017-05-28
* net: use core MTU range checking in misc driversJarod Wilson2016-10-20
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-23
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-10
* sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann2014-01-08
* sgi: xpc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-14
* SGI-XP: handle non-fatal trapsRobin Holt2012-12-20
* drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt2012-08-21
* sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter2012-07-11
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-16
* sgi-xp: fix a use after freeEric Dumazet2011-06-19
* sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com2010-11-25
* sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt2010-10-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt2009-12-16
* x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt2009-12-16
* X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt2009-12-16
* x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt2009-12-16
* x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-16
* x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt2009-12-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\
| * sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* | x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich2009-10-14
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-18
|\
| * [IA64] sgi-xp: fix printk format warningsRandy Dunlap2009-09-15
* | drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\ \ | |/
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-13
* sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-21
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-13
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-13
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-13
* xpc_sn2: fix max() warning about pointers of different typesRobin Holt2009-04-02
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-02
* SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-11
* Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
|\
| * sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-05
| * sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-03
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
|\ \ | |/