index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
HID: multitouch: fix Win 8 protocol
Benjamin Tissoires
1
-0
/
+12
2012-11-15
HID: multitouch: support for hovering devices
Benjamin Tissoires
1
-3
/
+15
2012-11-15
HID: multitouch: add MT_QUIRK_IGNORE_DUPLICATES
Benjamin Tissoires
1
-0
/
+9
2012-11-15
Input: mt: add input_mt_is_used
Benjamin Tissoires
2
-1
/
+7
2012-11-15
Input: introduce EV_MSC Timestamp
Benjamin Tissoires
2
-0
/
+12
2012-11-15
HID: multitouch: move ALWAYS_VALID quirk check
Benjamin Tissoires
1
-4
/
+2
2012-11-15
HID: multitouch: support T and C for win8 devices
Benjamin Tissoires
1
-9
/
+37
2012-11-15
HID: multitouch: get maxcontacts also from logical_max value
Benjamin Tissoires
1
-0
/
+4
2012-11-15
HID: multitouch: support arrays for the split of the touches in a report
Benjamin Tissoires
1
-6
/
+9
2012-11-15
HID: add usage_index in struct hid_usage.
Benjamin Tissoires
2
-0
/
+5
2012-11-15
HID: fix unit exponent parsing
Benjamin Tissoires
3
-5
/
+25
2012-11-15
HID: round return value of hidinput_calc_abs_res
Benjamin Tissoires
1
-1
/
+1
2012-11-15
HID: export hidinput_calc_abs_res
Benjamin Tissoires
3
-1
/
+10
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-26
/
+43
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
9
-395
/
+13
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-36
/
+57
2012-11-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+21
2012-11-09
Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-63
/
+127
2012-11-09
h8300: add missing L1_CACHE_SHIFT
Fengguang Wu
1
-1
/
+2
2012-11-09
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
Takamori Yamaguchi
1
-0
/
+2
2012-11-09
fanotify: fix missing break
Eric Paris
1
-0
/
+1
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
5
-392
/
+4
2012-11-09
checkpatch: improve network block comment style checking
Joe Perches
1
-2
/
+4
2012-11-09
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
5
-13
/
+17
2012-11-09
virtio: Don't access index after unregister.
Cornelia Huck
1
-1
/
+3
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
1
-1
/
+1
2012-11-09
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
1
-8
/
+12
2012-11-09
drm/nv40/mpeg: fix context handling
Marcin Slusarz
1
-1
/
+1
2012-11-09
drm/nv40/graph: fix typo in type names
Marcin Slusarz
1
-2
/
+2
2012-11-09
drm/nv41/vm: fix typo in type name
Marcin Slusarz
1
-1
/
+1
2012-11-09
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-23
/
+40
2012-11-08
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: fix buffer shudown reference count mismatch
Dave Chinner
1
-0
/
+18
2012-11-08
xfs: don't vmap inode cluster buffers during free
Dave Chinner
1
-1
/
+2
2012-11-08
xfs: invalidate allocbt blocks moved to the free list
Dave Chinner
1
-0
/
+2
2012-11-08
xfs: silence uninitialised f.file warning.
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
1
-2
/
+19
2012-11-08
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
4
-56
/
+54
2012-11-08
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
5
-3
/
+13
2012-11-08
xfs: zero allocation_args on the kernel stack
Mark Tinguely
3
-0
/
+5
2012-11-08
xfs: only update the last_sync_lsn when a transaction completes
Dave Chinner
1
-3
/
+16
2012-11-08
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+2
2012-11-08
drm/radeon/cayman: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+7
2012-11-07
drm/radeon/dce3: switch back to old pll allocation order for discrete
Alex Deucher
1
-23
/
+31
2012-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
6
-38
/
+43
2012-11-07
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-6
/
+7
2012-11-07
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2
-12
/
+10
2012-11-07
GFS2: Don't call file_accessed() with a shared glock
Benjamin Marzinski
2
-8
/
+7
2012-11-07
GFS2: Fix FITRIM argument handling
Lukas Czerner
1
-3
/
+17
2012-11-07
GFS2: Require user to provide argument for FITRIM
Lukas Czerner
1
-6
/
+2
[next]