aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24c2port: fix device_create() return value checkJani Nikula
2010-03-14init dynamic bin_attribute structuresWolfram Sang
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom
2010-03-06drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall
2010-03-06MFGPT: move clocksource menuRandy Dunlap
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2009-12-23iwmc3200top: simplify imwct_txTomas Winkler
2009-12-23iwmc3200top: cleanup log messagesTomas Winkler
2009-12-23iwmc3200top: clean up fw_downloadTomas Winkler
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-17cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-16gru: send cross partition interrupts using the gruJack Steiner
2009-12-16gru: update driver version numberJack Steiner
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner
2009-12-16gru: add hugepage supportJack Steiner
2009-12-16gru: fix bug in allocation of kernel contextsJack Steiner
2009-12-16gru: update GRU structures to match latest hardware specJack Steiner
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner
2009-12-16gru: remove stray local_irq_enableJack Steiner
2009-12-16gru: add symbolic names for GRU error codeJack Steiner
2009-12-16gru: fix bug in exception handlingJack Steiner
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