index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cb710
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
gru: fix bug in allocation of kernel contexts
Jack Steiner
1
-3
/
+11
2009-12-16
gru: update GRU structures to match latest hardware spec
Jack Steiner
2
-1
/
+15
2009-12-16
gru: check for correct GRU chiplet assignment
Jack Steiner
1
-14
/
+30
2009-12-16
gru: remove stray local_irq_enable
Jack Steiner
1
-1
/
+0
2009-12-16
gru: add symbolic names for GRU error code
Jack Steiner
1
-5
/
+11
2009-12-16
gru: fix bug in exception handling
Jack Steiner
1
-8
/
+22
2009-12-16
gru: preload tlb for bcopy instructions
Jack Steiner
9
-16
/
+129
2009-12-16
gru: expicitly set instruction status to active
Jack Steiner
2
-56
/
+67
2009-12-16
gru: add additional GRU statistics
Jack Steiner
8
-48
/
+77
2009-12-16
gru: update irq infrastructure
Jack Steiner
4
-70
/
+260
2009-12-16
gru: fix prefetch and speculation bugs
Jack Steiner
5
-6
/
+38
2009-12-16
gru: check for valid vma
Jack Steiner
1
-9
/
+12
2009-12-16
gru: add test for gru_copy_gpa
Jack Steiner
1
-9
/
+39
2009-12-16
gru: add debug option for cache flushing
Jack Steiner
2
-5
/
+10
2009-12-16
gru: handle failures to mmu_notifier_register
Jack Steiner
3
-11
/
+21
2009-12-16
gru: support 64-bit GRU addresses
Jack Steiner
1
-6
/
+0
2009-12-16
gru: improve messages for malfunctioning GRUs
Jack Steiner
2
-3
/
+25
2009-12-16
gru: fix bug in module unload
Jack Steiner
1
-1
/
+1
2009-12-16
gru: allow users to specify gru chiplet 3
Jack Steiner
3
-29
/
+13
2009-12-16
gru: allow users to specify gru chiplet 2
Jack Steiner
6
-80
/
+109
2009-12-16
gru: allow users to specify gru chiplet 1
Jack Steiner
4
-2
/
+17
2009-12-16
gru: handle blades without memory
Jack Steiner
1
-2
/
+2
2009-12-16
gru: fix istatus race in GRU tlb dropin
Jack Steiner
1
-29
/
+20
2009-12-16
gru: add comments raised in previous code reviews
Jack Steiner
2
-1
/
+8
2009-12-16
gru: initial GRU based on blade topology
Jack Steiner
1
-7
/
+5
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
5
-32
/
+50
2009-12-16
X86: uv: implement a gru_read_gpa kernel function
Robin Holt
5
-0
/
+52
2009-12-16
x86: uv: introduce uv_gpa_is_mmr
Robin Holt
1
-0
/
+7
2009-12-16
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
4
-0
/
+24
2009-12-16
x86: uv: introduce a means to translate from gpa -> socket_paddr
Robin Holt
1
-0
/
+13
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
4
-134
/
+71
2009-12-16
dio: don't zero out the pages array inside struct dio
Jeff Moyer
1
-13
/
+25
2009-12-16
aio: remove unused field
Shaohua Li
2
-42
/
+2
2009-12-16
FS-Cache: Avoid maybe-used-uninitialised warning on variable
David Howells
1
-1
/
+1
2009-12-16
kexec: premit reduction of the reserved memory size
Amerigo Wang
3
-0
/
+82
2009-12-16
parport_pc.c: use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-12-16
dma-mapping: fix off-by-one error in dma_capable()
Jan Beulich
4
-5
/
+5
2009-12-16
edac: i5100 add 6 ranks per channel
Nils Carlson
1
-16
/
+20
2009-12-16
edac: i5100 add scrubbing
Nils Carlson
1
-2
/
+110
2009-12-16
edac: i5100 clean controller to channel terms
Nils Carlson
1
-55
/
+55
2009-12-16
pid: reduce code size by using a pointer to iterate over array
André Goddard Rosa
1
-3
/
+2
2009-12-16
pid: tighten pidmap spinlock critical section by removing kfree()
André Goddard Rosa
1
-3
/
+4
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
29
-44
/
+9
2009-12-16
drivers/char/ipmi: Use KCS_IDLE_STATE
Julia Lawall
1
-1
/
+1
2009-12-16
ipc: HARD_MSGMAX should be higher not lower on 64bit
Amerigo Wang
1
-1
/
+1
2009-12-16
ipc: remove unreachable code in sem.c
Amerigo Wang
1
-2
/
+1
[next]