Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0357466d7ec76181e076f98e15bfcf3f88b034aa
/
drivers
/
misc
/
sgi-xp
e97ca8e
mm: fix GFP_THISNODE callers and clarify
by Johannes Weiner
· 11 years ago
11d5ceb
sgi-xp: open-code interruptible_sleep_on_timeout
by Arnd Bergmann
· 11 years ago
f0b7655
sgi: xpc: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
891348c
SGI-XP: handle non-fatal traps
by Robin Holt
· 12 years ago
7838f99
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources
by Robin Holt
· 12 years ago
8875408
sgi-xp: nested calls to spin_lock_irqsave()
by Dan Carpenter
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
34324dc
net: remove NETIF_F_NO_CSUM feature bit
by Michał Mirosław
· 13 years ago
44da29d
sgi-xp: fix a use after free
by Eric Dumazet
· 13 years ago
c22c7ae
sgi-xpc: XPC fails to discover partitions with all nasids above 128
by Robin@sgi.com
· 14 years ago
0935897
sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn down
by Robin Holt
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
57e6d25
UV - XPC: pass nasid instead of nid to gru_create_message_queue
by Robin Holt
· 15 years ago
046d6c5
x86: uv: XPC receive message reuse triggers invalid BUG_ON()
by Robin Holt
· 15 years ago
dbd2918
X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state
by Robin Holt
· 15 years ago
15b87d6
x86: uv: xpc NULL deref when mesq becomes empty
by Robin Holt
· 15 years ago
c2c9f11
x86: uv: update XPC to handle updated BIOS interface
by Robin Holt
· 15 years ago
6821289
x86: uv: xpc needs to provide an abstraction for uv_gpa
by Robin Holt
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
d00faf8
sysctl ia64: Remove dead binary sysctl support
by Eric W. Biederman
· 16 years ago
6c2c502
x86: SGI UV: Fix irq affinity for hub based interrupts
by Dimitri Sivanich
· 15 years ago
fa877c7
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
f509e34
[IA64] sgi-xp: fix printk format warnings
by Randy Dunlap
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
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