aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16gru: expicitly set instruction status to activeJack Steiner2-56/+67
2009-12-16gru: add additional GRU statisticsJack Steiner8-48/+77
2009-12-16gru: update irq infrastructureJack Steiner4-70/+260
2009-12-16gru: fix prefetch and speculation bugsJack Steiner5-6/+38
2009-12-16gru: check for valid vmaJack Steiner1-9/+12
2009-12-16gru: add test for gru_copy_gpaJack Steiner1-9/+39
2009-12-16gru: add debug option for cache flushingJack Steiner2-5/+10
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner3-11/+21
2009-12-16gru: support 64-bit GRU addressesJack Steiner1-6/+0
2009-12-16gru: improve messages for malfunctioning GRUsJack Steiner2-3/+25
2009-12-16gru: fix bug in module unloadJack Steiner1-1/+1
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner3-29/+13
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner6-80/+109
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner4-2/+17
2009-12-16gru: handle blades without memoryJack Steiner1-2/+2
2009-12-16gru: fix istatus race in GRU tlb dropinJack Steiner1-29/+20
2009-12-16gru: add comments raised in previous code reviewsJack Steiner2-1/+8
2009-12-16gru: initial GRU based on blade topologyJack Steiner1-7/+5
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt1-1/+4
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt1-3/+0
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt1-1/+2
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt1-3/+5
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt3-16/+47
2009-12-16X86: uv: implement a gru_read_gpa kernel functionRobin Holt5-0/+52
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt4-0/+24
2009-12-16parport_pc.c: use correct length in strncmpJoe Perches1-1/+1
2009-12-16edac: i5100 add 6 ranks per channelNils Carlson1-16/+20
2009-12-16edac: i5100 add scrubbingNils Carlson1-2/+110
2009-12-16edac: i5100 clean controller to channel termsNils Carlson1-55/+55
2009-12-16drivers/char/ipmi: Use KCS_IDLE_STATEJulia Lawall1-1/+1
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan1-75/+129
2009-12-16intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt3-17/+34
2009-12-16viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte1-26/+14
2009-12-16matroxfb: fix problems with display stabilityAlan Cox1-1/+2
2009-12-16davinci: fb: add framebuffer blank operationChaithrika U S1-0/+30
2009-12-16davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driverChaithrika U S1-2/+27
2009-12-16davinci: fb: update the driver in preparation for addition of power management featuresChaithrika U S1-16/+27
2009-12-16clps711xfb: convert to proc_fopsAlexey Dobriyan1-29/+21
2009-12-16drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter1-1/+1
2009-12-16sm501: implement acceleration featuresVincent Sanders1-13/+224
2009-12-16sm501: fix use of old <asm/io.h> instead of <linux/io.h>Ben Dooks1-1/+1
2009-12-16sm501: fix missing uses of resource_size()Ben Dooks1-5/+5
2009-12-16i810fb: fix stack explodingKrzysztof Helt1-24/+29
2009-12-16lxfb: add copyright/license infoAndres Salomon1-0/+10
2009-12-16davinci: fb: add cpufreq supportChaithrika U S1-0/+55
2009-12-16davinci: fb: calculate the clock divider from pixel clock infoChaithrika U S1-8/+20
2009-12-16mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrectValentin Sitdikov5-1/+551
2009-12-16drivers/video: Move dereference after NULL testJulia Lawall1-2/+3
2009-12-16fbdev: add palette register check to several driversKrzysztof Helt5-2/+12
2009-12-16fbdev: drop custom atoi from drivers/video/modedb.cAndy Shevchenko1-19/+5