summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2009-12-16gru: update GRU structures to match latest hardware specJack Steiner-1/+15
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner-14/+30
2009-12-16gru: remove stray local_irq_enableJack Steiner-1/+0
2009-12-16gru: add symbolic names for GRU error codeJack Steiner-5/+11
2009-12-16gru: fix bug in exception handlingJack Steiner-8/+22
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner-16/+129
2009-12-16gru: expicitly set instruction status to activeJack Steiner-56/+67
2009-12-16gru: add additional GRU statisticsJack Steiner-48/+77
2009-12-16gru: update irq infrastructureJack Steiner-70/+260
2009-12-16gru: fix prefetch and speculation bugsJack Steiner-6/+38
2009-12-16gru: check for valid vmaJack Steiner-9/+12
2009-12-16gru: add test for gru_copy_gpaJack Steiner-9/+39
2009-12-16gru: add debug option for cache flushingJack Steiner-5/+10
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner-11/+21
2009-12-16gru: support 64-bit GRU addressesJack Steiner-6/+0
2009-12-16gru: improve messages for malfunctioning GRUsJack Steiner-3/+25
2009-12-16gru: fix bug in module unloadJack Steiner-1/+1
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner-29/+13
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner-80/+109
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner-2/+17
2009-12-16gru: handle blades without memoryJack Steiner-2/+2
2009-12-16gru: fix istatus race in GRU tlb dropinJack Steiner-29/+20
2009-12-16gru: add comments raised in previous code reviewsJack Steiner-1/+8
2009-12-16gru: initial GRU based on blade topologyJack Steiner-7/+5
2009-12-16UV - XPC: pass nasid instead of nid to gru_create_message_queueRobin Holt-1/+4
2009-12-16x86: uv: XPC receive message reuse triggers invalid BUG_ON()Robin Holt-3/+0
2009-12-16X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE stateRobin Holt-1/+2
2009-12-16x86: uv: xpc NULL deref when mesq becomes emptyRobin Holt-3/+5
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt-16/+47
2009-12-16X86: uv: implement a gru_read_gpa kernel functionRobin Holt-0/+52
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt-0/+24
2009-12-15Merge branch 'dell-laptop' into releaseLen Brown-13/+0
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon-1/+1
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon-0/+395
2009-12-15ioc3/ioc4: various section fixesJean Delvare-8/+8
2009-12-15drivers/misc: add driver for Texas Instruments DAC7512Daniel Mack-0/+112
2009-12-15ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich-0/+681
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare-7/+1
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare-2/+2
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare-4/+3
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-1/+12
2009-12-11hpilo: add locking commentDavid Altobelli-1/+12
2009-12-11kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven-4/+4
2009-12-11kgdbts: Read buffer overflowRoel Kluin-0/+6
2009-12-10[SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley-0/+1
2009-12-10dell-laptop: remove duplicate Kconfig entry under drivers/miscAlan Jenkins-13/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+293
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+2102
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds-11/+3