summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-078-31/+61
|\
| * UBI: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-051-1/+1
| * UBI: do not compare array with NULLArtem Bityutskiy2011-04-051-5/+0
| * UBI: check if we are in RO mode in the erase routineArtem Bityutskiy2011-04-051-1/+7
| * UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy2011-04-051-5/+36
| * UBIFS: fix error path in dbg_debugfs_init_fsArtem Bityutskiy2011-04-051-5/+5
| * UBIFS: unify error path dbg_debugfs_init_fsArtem Bityutskiy2011-04-051-8/+6
| * UBIFS: do not select KALLSYMS_ALLArtem Bityutskiy2011-04-051-1/+1
| * UBIFS: fix assertion warningsArtem Bityutskiy2011-04-051-1/+2
| * UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy2011-04-051-4/+3
| * UBIFS: do not read flash unnecessarilyArtem Bityutskiy2011-04-051-1/+1
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-072463-4249/+4249
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-312463-4252/+4252
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-04-078-7/+36
|\ \ \
| * | | HID: Add support for CH Pro ThrottleJiri Kosina2011-04-062-0/+2
| * | | HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas2011-04-061-0/+2
| * | | HID: add FF support for Logitech G25/G27Simon Wood2011-04-011-0/+2
| * | | HID: roccat: Add support for wireless variant of PyraStefan Achatz2011-03-242-1/+3
| * | | HID: Fix typo Keyoutch -> KeytouchStephen Boyd2011-03-221-1/+1
| * | | HID: add support for Skycable 0x3f07 wireless presenterJiri Kosina2011-03-214-5/+26
* | | | fix build fail for hv_mouse indefine udelayYouquan Song2011-04-071-0/+1
* | | | mm: avoid wrapping vm_pgoff in mremap()Linus Torvalds2011-04-071-2/+9
* | | | Linux 2.6.39-rc2v2.6.39-rc2Linus Torvalds2011-04-051-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2011-04-0514-91/+148
|\ \ \ \
| * | | | ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe2011-04-051-21/+21
| * | | | block: fix request sorting at unplugKonstantin Khlebnikov2011-04-051-1/+1
| * | | | dm: improve block integrity supportMike Snitzer2011-04-053-35/+93
| * | | | fs: export empty_aopsJens Axboe2011-04-054-5/+12
| * | | | ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe2011-04-051-2/+1
| * | | | blk-throttle: don't call xchg on boolAndreas Schwab2011-04-051-2/+2
| * | | | ufs: remove unessecary blk_flush_plugChristoph Hellwig2011-04-051-1/+0
| * | | | block: make the flush insertion use the tail of the dispatch listJens Axboe2011-04-051-2/+2
| * | | | block: get rid of elv_insert() interfaceJens Axboe2011-04-053-23/+17
| * | | | block: dump request state on seeing a corrupted request completionJens Axboe2011-04-051-1/+1
* | | | | inotify: fix double free/corruption of stuct userEric Paris2011-04-052-26/+14
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-052-44/+0
|\ \ \ \ \
| * | | | | drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson2011-04-051-24/+0
| * | | | | drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson2011-04-051-20/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-059-109/+221
|\ \ \ \ \ \
| * | | | | | Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin2011-04-021-1/+1
| * | | | | | Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer2011-03-311-0/+4
| * | | | | | Input: i8042 - downgrade selftest error message to dbg()Paul Bolle2011-03-311-3/+4
| * | | | | | Input: synaptics - fix crash in synaptics_module_init()Jan Beulich2011-03-311-2/+2
| * | | | | | Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar2011-03-311-1/+1
| * | | | | | Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer2011-03-311-1/+5
| * | | | | | Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee2011-03-281-0/+8
| * | | | | | Input: sparse-keymap - report scancodes with key eventsSeth Forshee2011-03-281-0/+6
| * | | | | | Input: h3600_ts_input - fix a spelling errorSylvestre Ledru2011-03-261-1/+1
| * | | | | | Input: wacom - report resolution for pen devicesPing Cheng2011-03-262-92/+181
| * | | | | | Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng2011-03-261-8/+8
OpenPOWER on IntegriCloud