summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner
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: xpc needs to provide an abstraction for uv_gpaRobin Holt
2009-12-15Merge branch 'dell-laptop' into releaseLen Brown
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon
2009-12-15ioc3/ioc4: various section fixesJean Delvare
2009-12-15drivers/misc: add driver for Texas Instruments DAC7512Daniel Mack
2009-12-15ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11hpilo: add locking commentDavid Altobelli
2009-12-11kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven
2009-12-11kgdbts: Read buffer overflowRoel Kluin
2009-12-10[SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley
2009-12-10dell-laptop: remove duplicate Kconfig entry under drivers/miscAlan Jenkins
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-06ics932s401: Clean up detect functionJean Delvare
2009-12-06i2c/chips: Move ds1682 to drivers/miscWolfram Sang
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa