summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-15Input: mt: add input_mt_is_usedBenjamin Tissoires
2012-11-15Input: introduce EV_MSC TimestampBenjamin Tissoires
2012-11-15HID: multitouch: move ALWAYS_VALID quirk checkBenjamin Tissoires
2012-11-15HID: multitouch: support T and C for win8 devicesBenjamin Tissoires
2012-11-15HID: multitouch: get maxcontacts also from logical_max valueBenjamin Tissoires
2012-11-15HID: multitouch: support arrays for the split of the touches in a reportBenjamin Tissoires
2012-11-15HID: add usage_index in struct hid_usage.Benjamin Tissoires
2012-11-15HID: fix unit exponent parsingBenjamin Tissoires
2012-11-15HID: round return value of hidinput_calc_abs_resBenjamin Tissoires
2012-11-15HID: export hidinput_calc_abs_resBenjamin Tissoires
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi
2012-11-09fanotify: fix missing breakEric Paris
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-11-09checkpatch: improve network block comment style checkingJoe Perches
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-09virtio: Don't access index after unregister.Cornelia Huck
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-11-09Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-08xfs: fix reading of wrapped log dataDave Chinner
2012-11-08xfs: fix buffer shudown reference count mismatchDave Chinner
2012-11-08xfs: don't vmap inode cluster buffers during freeDave Chinner
2012-11-08xfs: invalidate allocbt blocks moved to the free listDave Chinner
2012-11-08xfs: silence uninitialised f.file warning.Dave Chinner
2012-11-08xfs: growfs: don't read garbage for new secondary superblocksDave Chinner
2012-11-08xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner
2012-11-08xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner
2012-11-08xfs: zero allocation_args on the kernel stackMark Tinguely
2012-11-08xfs: only update the last_sync_lsn when a transaction completesDave Chinner
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
2012-11-07drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher
2012-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-11-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-07GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-07GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski
2012-11-07GFS2: Fix FITRIM argument handlingLukas Czerner
2012-11-07GFS2: Require user to provide argument for FITRIMLukas Czerner
2012-11-07GFS2: Clean up some unused assignmentsAndrew Price
2012-11-07GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price
2012-11-07GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price