summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-0510-38/+57
|\ \ \ \ \ \
| * | | | | | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans2011-04-051-6/+11
| * | | | | | powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2011-04-052-1/+4
| * | | | | | powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt2011-04-051-1/+1
| * | | | | | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker2011-04-051-3/+3
| * | | | | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-055-27/+38
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala2011-04-041-8/+19
| | * | | | | powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDBPrabhakar Kushwaha2011-04-044-19/+19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-04-059-25/+145
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: don't warn in btrfs_add_orphanJosef Bacik2011-04-051-2/+0
| * | | | | | | Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik2011-04-051-4/+78
OpenPOWER on IntegriCloud