aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-22intelfb: update doc and Kconfig (supported devices)Christian Merkle
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add preliminary i2c supportDennis Munsie
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt
2006-06-24intelfb delousingAl Viro
2006-06-23[PATCH] fix typo in acpi video brightness changes.Dave Jones
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck
2006-06-23Auto-update from upstreamTony Luck
2006-06-23[PATCH] fix silly ARM non-EABI build errorNicolas Pitre
2006-06-23[PATCH] s390_hypfs filesystem: get_sb_single() fixAndrew Morton
2006-06-23[PATCH] cpufreq build fixAndrew Morton
2006-06-23[BLOCK] Fix bounce limit address checkAndi Kleen
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe
2006-06-23[PATCH] splice: retrieve mapping after locking the pageJens Axboe
2006-06-23[PATCH] cfq-iosched: rq update fixesJens Axboe
2006-06-23[PATCH] cfq-iosched: many performance fixesJens Axboe
2006-06-23[PATCH] cfq-iosched: correctly set ioprio on both targetsJens Axboe
2006-06-23[PATCH] Make CFQ the default IO schedulerJens Axboe
2006-06-23[PATCH] Rearrange a few struct request membersJens Axboe
2006-06-23[PATCH] Get rid of struct request request_pm_state memberJens Axboe
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] cfq-iosched: Don't set the queue batching limitsJens Axboe
2006-06-23[PATCH] remove dead code from elevator switchingDave Jones
2006-06-23[PATCH] blktrace_api.h: endian annotationsAlexey Dobriyan
2006-06-23[PATCH] blk_start_queue() must be called with irq disabled - add warningPaolo 'Blaisorblade' Giarrusso
2006-06-23[PATCH] iosched: use hlist for request hashtableAkinobu Mita
2006-06-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-23[PATCH] docs: update sparse.txt with CHECK_ENDIANBob Copeland
2006-06-23[PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not calledConstantine Sapuntzakis
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara
2006-06-23[PATCH] Sparse fixes for synclink_csPeter Hagervall
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-23[PATCH] drivers/md/raid6algos.c: fix a NULL dereferenceAdrian Bunk
2006-06-23[PATCH] CodingStyle: add typedefs chapterRandy Dunlap
2006-06-23[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loopPorpoise
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov