summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlx4: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-33/+4
* isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-20/+6
* gru: send cross partition interrupts using the gruJack Steiner2009-12-162-15/+36
* gru: update driver version numberJack Steiner2009-12-161-1/+1
* gru: improve GRU TLB dropin statisticsJack Steiner2009-12-164-14/+17
* gru: fix GRU interrupt race at deallocateJack Steiner2009-12-163-7/+19
* gru: add hugepage supportJack Steiner2009-12-161-3/+4
* gru: fix bug in allocation of kernel contextsJack Steiner2009-12-161-3/+11
* gru: update GRU structures to match latest hardware specJack Steiner2009-12-162-1/+15
* gru: check for correct GRU chiplet assignmentJack Steiner2009-12-161-14/+30
* gru: remove stray local_irq_enableJack Steiner2009-12-161-1/+0
* gru: add symbolic names for GRU error codeJack Steiner2009-12-161-5/+11
* gru: fix bug in exception handlingJack Steiner2009-12-161-8/+22
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-169-16/+129
* gru: expicitly set instruction status to activeJack Steiner2009-12-162-56/+67
* gru: add additional GRU statisticsJack Steiner2009-12-168-48/+77
* gru: update irq infrastructureJack Steiner2009-12-164-70/+260
* gru: fix prefetch and speculation bugsJack Steiner2009-12-165-6/+38
* gru: check for valid vmaJack Steiner2009-12-161-9/+12
* gru: add test for gru_copy_gpaJack Steiner2009-12-161-9/+39
* gru: add debug option for cache flushingJack Steiner2009-12-162-5/+10
* gru: handle failures to mmu_notifier_registerJack Steiner2009-12-163-11/+21
* gru: support 64-bit GRU addressesJack Steiner2009-12-161-6/+0
* gru: improve messages for malfunctioning GRUsJack Steiner2009-12-162-3/+25
* gru: fix bug in module unloadJack Steiner2009-12-161-1/+1
* gru: allow users to specify gru chiplet 3Jack Steiner2009-12-163-29/+13
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-166-80/+109
* gru: allow users to specify gru chiplet 1Jack Steiner2009-12-164-2/+17
* gru: handle blades without memoryJack Steiner2009-12-161-2/+2
* gru: fix istatus race in GRU tlb dropinJack Steiner2009-12-161-29/+20
* gru: add comments raised in previous code reviewsJack Steiner2009-12-162-1/+8
* gru: initial GRU based on blade topologyJack Steiner2009-12-161-7/+5
* UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt2009-12-161-1/+4
* x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt2009-12-161-3/+0
* X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt2009-12-161-1/+2
* x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt2009-12-161-3/+5
* x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-163-16/+47
* X86: uv: implement a gru_read_gpa kernel functionRobin Holt2009-12-165-0/+52
* x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt2009-12-164-0/+24
* parport_pc.c: use correct length in strncmpJoe Perches2009-12-161-1/+1
* edac: i5100 add 6 ranks per channelNils Carlson2009-12-161-16/+20
* edac: i5100 add scrubbingNils Carlson2009-12-161-2/+110
* edac: i5100 clean controller to channel termsNils Carlson2009-12-161-55/+55
* drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall2009-12-161-1/+1
* pnpbios: convert to seq_fileAlexey Dobriyan2009-12-161-75/+129
* intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt2009-12-163-17/+34
* viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte2009-12-161-26/+14
* matroxfb: fix problems with display stabilityAlan Cox2009-12-161-1/+2
* davinci: fb: add framebuffer blank operationChaithrika U S2009-12-161-0/+30
* davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S2009-12-161-2/+27