summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-4/+0
* eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-291-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+2
* gru: copyright fixesJack Steiner2009-06-182-8/+28
* gru: remove references to the obsolete global status handleJack Steiner2009-06-181-2/+0
* gru: fixes to grudump utilityJack Steiner2009-06-182-4/+8
* gru: fix potential use-after-free when purging GRU tlbsJack Steiner2009-06-181-1/+3
* gru: add user request to specify gru sliceJack Steiner2009-06-184-1/+13
* gru: generic infrastructure for context optionsJack Steiner2009-06-185-13/+35
* gru: cleanup gru inline functionsJack Steiner2009-06-181-17/+16
* gru: delete user request for fetching chiplet statusJack Steiner2009-06-182-41/+0
* gru: collect per-context user statisticsJack Steiner2009-06-185-0/+52
* gru: fix automatic retry of gru instruction failuresJack Steiner2009-06-181-3/+2
* gru: add user request to explicitly unload a gru contextJack Steiner2009-06-183-28/+41
* gru: fix cache coherency issues with instruction retryJack Steiner2009-06-184-4/+14
* gru: update to rev 0.9 of gru specJack Steiner2009-06-186-11/+24
* gru: update gru kernel self testsJack Steiner2009-06-184-16/+142
* gru: support for asynchronous gru instructionsJack Steiner2009-06-183-20/+213
* gru: support instruction completion interruptsJack Steiner2009-06-183-7/+29
* gru: check context state on reloadJack Steiner2009-06-182-9/+25
* gru: fix handling of mesq failuresJack Steiner2009-06-181-9/+24
* gru: support contexts with zero dsrs or cbrsJack Steiner2009-06-182-6/+4
* gru: change resource assignment for kernel threadsJack Steiner2009-06-186-105/+184
* gru: support cch_allocate for kernel threadsJack Steiner2009-06-184-19/+17
* gru: change context load and unloadJack Steiner2009-06-183-7/+11
* gru: dynamic allocation of kernel contextsJack Steiner2009-06-182-29/+33
* gru: dump chiplet stateJack Steiner2009-06-185-1/+267
* gru: bug fixes for GRU exception handlingJack Steiner2009-06-186-26/+52
* Merge branch 'akpm'Linus Torvalds2009-06-162-2/+2
|\
| * page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-162-2/+2
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-161-0/+2
|\ \
| * \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-157-0/+661
| |\ \
| * | | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-151-0/+2
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-163-0/+261
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-153-0/+261
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-158-3/+664
|\ \ \ | |/ /
| * | cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-131-0/+4
| * | cb710: handle DEBUG define in MakefilePierre Ossman2009-06-131-0/+4
| * | cb710: add missing parenthesisPierre Ossman2009-06-131-1/+1
| * | mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-137-0/+653
| |/
| * [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-151-3/+3
* | net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-131-1/+2
|/
* isl29003: fix resume functionalityDaniel Mack2009-05-061-2/+7
* sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-212-7/+7
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-136-295/+254
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-135-61/+124
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-134-152/+123
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-131-2/+3
* at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-131-4/+4
OpenPOWER on IntegriCloud