Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15b5bdaeeb15e0c18cca3ce7449188ca46516721
/
drivers
/
misc
/
sgi-xp
6484eb3
page allocator: do not check NUMA node ID when the caller knows the node is valid
by Mel Gorman
· 15 years ago
3790c8c
net: fix network driver ndo_start_xmit() return values (part 1)
by Patrick McHardy
· 15 years ago
e873cff
sgi-xp/sgi-gru: allow modules to load on non-uv systems
by Robin Holt
· 16 years ago
a7665b0
sgi-xpc: clean up numerous globals
by Robin Holt
· 16 years ago
efdd06e
sgi-xpc: implement opencomplete messaging
by Robin Holt
· 16 years ago
a374c57
sgi-xpc: prevent false heartbeat failures
by Robin Holt
· 16 years ago
6e873ec
xpc_sn2: fix max() warning about pointers of different types
by Robin Holt
· 16 years ago
6f2584f
sgi-gru: add support to the GRU driver for message queue interrupts
by Jack Steiner
· 16 years ago
1c00400
SGI IA64 UV: fix ia64 build error in the linux-next tree
by Dean Nelson
· 16 years ago
249d51b
Merge commit 'v2.6.29-rc4' into core/percpu
by Ingo Molnar
· 16 years ago
361916a
sgi-xp: fix writing past the end of kzalloc()'d space
by Dean Nelson
· 16 years ago
714c48f
sgi-xp: link XPNET's net_device_ops to its net_device structure
by Dean Nelson
· 16 years ago
c43e0e4
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
252523e
sgi-xpc: fix up stale DBUG_ON statements
by Robin Holt
· 16 years ago
17e2161
sgi-xpc: Remove NULL pointer dereference.
by Robin Holt
· 16 years ago
69b3bb6
sgi-xpc: ensure flags are updated before bte_copy
by Robin Holt
· 16 years ago
5b22127
x86: uv cleanup, build fix #2
by Ingo Molnar
· 16 years ago
1980307
Merge branch 'x86/mm' into core/percpu
by Ingo Molnar
· 16 years ago
158bc69
sgi-xp: eliminate false detection of no heartbeat
by Dean Nelson
· 16 years ago
f7df8ed
cpumask: convert misc driver functions
by Rusty Russell
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
e8ac9c5
xpnet: convert devices to new API
by Stephen Hemminger
· 16 years ago
bb0dc43
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
c8182f0
sgi-xp: xpc needs to pass the physical address, not virtual
by Russ Anderson
· 16 years ago
3f9b766
sgi-xp: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
fbc2a06
Merge branch 'linus' into x86/uv
by Ingo Molnar
· 16 years ago
7d9d1f2
sgi-xp: support getting the address of a partition's reserved page
by Dean Nelson
· 16 years ago
31de5ec
sgi-xp: define xp_partition_id and xp_region_size
by Dean Nelson
· 16 years ago
2525789
sgi-xp: create activate and notify gru message queues
by Dean Nelson
· 16 years ago
6c1c325
sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
by Dean Nelson
· 16 years ago
b7f7b07
sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified
by Dean Nelson
· 16 years ago
bd3e64c
sgi-xp: setup the notify GRU message queue
by Dean Nelson
· 16 years ago
5b8669d
sgi-xp: setup the activate GRU message queue
by Dean Nelson
· 16 years ago
83469b5
sgi-xp: cleanup naming of partition defines
by Dean Nelson
· 16 years ago
61deb86
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
by Dean Nelson
· 16 years ago
a812dcc
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
by Dean Nelson
· 16 years ago
261f3b4
sgi-xp: enable building of XPC/XPNET on x86_64
by Dean Nelson
· 16 years ago
81fe788
sgi-xp: add 'jiffies' to reserved page's timestamp name
by Dean Nelson
· 16 years ago
04de741
sgi-xp: use standard bitops macros and functions
by Dean Nelson
· 16 years ago
ea57f80
sgi-xp: eliminate '>>>' in comments
by Dean Nelson
· 16 years ago
8e85c23
sgi-xp: add _sn2 suffix to a few variables
by Dean Nelson
· 16 years ago
ee6665e
sgi-xp: isolate remote copy buffer to sn2 only
by Dean Nelson
· 16 years ago
a7b4d50
sgi-xp: enable XPNET to handle more than 64 partitions
by Dean Nelson
· 16 years ago
185c3a1
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
by Dean Nelson
· 16 years ago
c39838c
sgi-xp: replace AMO_t typedef by struct amo
by Dean Nelson
· 16 years ago
7fb5e59
sgi-xp: separate chctl_flags from XPC's notify IRQ
by Dean Nelson
· 16 years ago
a47d5da
sgi-xp: isolate additional sn2 specific code
by Dean Nelson
· 16 years ago
6e41017
sgi-xp: isolate activate IRQ's hardware specific components
by Dean Nelson
· 16 years ago
97bf1aa
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
by Dean Nelson
· 16 years ago
aaa3cd6
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
by Dean Nelson
· 16 years ago
33ba3c7
sgi-xp: isolate xpc_vars structure to sn2 only
by Dean Nelson
· 16 years ago
e17d416
sgi-xp: isolate xpc_vars_part structure to sn2 only
by Dean Nelson
· 16 years ago
94bd270
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
by Dean Nelson
· 16 years ago
908787d
sgi-xp: create a common xp_remote_memcpy() function
by Dean Nelson
· 16 years ago
bc63d38
sgi-xp: support runtime selection of xp_max_npartitions
by Dean Nelson
· 16 years ago
78ce1bb
sgi-xp: define BYTES_PER_WORD
by Dean Nelson
· 16 years ago
da97052
sgi-xp: define xpSalError reason code
by Dean Nelson
· 16 years ago
355c54d
sgi-xp: define is_shub() and is_uv() macros
by Dean Nelson
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
333cdd1f
cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c
by Mike Travis
· 16 years ago
64d032b
drivers/misc/sgi-xp: replace partid_t with a short
by Dean Nelson
· 16 years ago
65c17b8
drivers/misc/sgi-xp: clean up return values
by Dean Nelson
· 16 years ago
e4a064d
[IA64] allocate multiple contiguous pages via uncached allocator
by Dean Nelson
· 17 years ago
2c2b94f
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
by Dean Nelson
· 17 years ago
3519050
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
by Dean Nelson
· 17 years ago
4a3ad2d
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
by Dean Nelson
· 17 years ago
45d9ca4
[IA64] move XP and XPC to drivers/misc/sgi-xp
by Dean Nelson
· 17 years ago