aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-16gru: expicitly set instruction status to activeJack Steiner
2009-12-16gru: add additional GRU statisticsJack Steiner
2009-12-16gru: update irq infrastructureJack Steiner
2009-12-16gru: fix prefetch and speculation bugsJack Steiner
2009-12-16gru: check for valid vmaJack Steiner
2009-12-16gru: add test for gru_copy_gpaJack Steiner
2009-12-16gru: add debug option for cache flushingJack Steiner
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner
2009-12-16gru: support 64-bit GRU addressesJack Steiner
2009-12-16gru: improve messages for malfunctioning GRUsJack Steiner
2009-12-16gru: fix bug in module unloadJack Steiner
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner
2009-12-16gru: handle blades without memoryJack Steiner
2009-12-16gru: fix istatus race in GRU tlb dropinJack Steiner
2009-12-16gru: add comments raised in previous code reviewsJack Steiner
2009-12-16gru: initial GRU based on blade topologyJack Steiner
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt
2009-12-16X86: uv: implement a gru_read_gpa kernel functionRobin Holt
2009-12-16x86: uv: introduce uv_gpa_is_mmrRobin Holt
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt
2009-12-16x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16dio: don't zero out the pages array inside struct dioJeff Moyer
2009-12-16aio: remove unused fieldShaohua Li
2009-12-16FS-Cache: Avoid maybe-used-uninitialised warning on variableDavid Howells
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang
2009-12-16parport_pc.c: use correct length in strncmpJoe Perches
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich
2009-12-16edac: i5100 add 6 ranks per channelNils Carlson
2009-12-16edac: i5100 add scrubbingNils Carlson
2009-12-16edac: i5100 clean controller to channel termsNils Carlson
2009-12-16pid: reduce code size by using a pointer to iterate over arrayAndré Goddard Rosa
2009-12-16pid: tighten pidmap spinlock critical section by removing kfree()André Goddard Rosa
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang
2009-12-16ipc: remove unreachable code in sem.cAmerigo Wang
2009-12-16ipc/sem.c: optimize single sops when semval is zeroManfred Spraul
2009-12-16ipc/sem.c: optimize single semop operationsManfred Spraul
2009-12-16ipc/sem.c: add a per-semaphore pending listManfred Spraul
2009-12-16ipc/sem.c: optimize if semops failManfred Spraul
2009-12-16ipc/sem.c: sem preempt improveNick Piggin
2009-12-16ipc/sem.c: sem use list operationsNick Piggin
2009-12-16ipc/sem.c: sem optimise undo list searchNick Piggin