index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: multitouch: move ALWAYS_VALID quirk check
Benjamin Tissoires
2012-11-15
1
-4
/
+2
*
HID: multitouch: support T and C for win8 devices
Benjamin Tissoires
2012-11-15
1
-9
/
+37
*
HID: multitouch: get maxcontacts also from logical_max value
Benjamin Tissoires
2012-11-15
1
-0
/
+4
*
HID: multitouch: support arrays for the split of the touches in a report
Benjamin Tissoires
2012-11-15
1
-6
/
+9
*
HID: add usage_index in struct hid_usage.
Benjamin Tissoires
2012-11-15
2
-0
/
+5
*
HID: fix unit exponent parsing
Benjamin Tissoires
2012-11-15
3
-5
/
+25
*
HID: round return value of hidinput_calc_abs_res
Benjamin Tissoires
2012-11-15
1
-1
/
+1
*
HID: export hidinput_calc_abs_res
Benjamin Tissoires
2012-11-15
3
-1
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-09
1
-26
/
+43
|
\
|
*
HID: hidraw: put old deallocation mechanism in place
Jiri Kosina
2012-11-01
1
-26
/
+43
*
|
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-09
9
-395
/
+13
|
\
\
|
*
|
h8300: add missing L1_CACHE_SHIFT
Fengguang Wu
2012-11-09
1
-1
/
+2
|
*
|
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
Takamori Yamaguchi
2012-11-09
1
-0
/
+2
|
*
|
fanotify: fix missing break
Eric Paris
2012-11-09
1
-0
/
+1
|
*
|
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
2012-11-09
5
-392
/
+4
|
*
|
checkpatch: improve network block comment style checking
Joe Perches
2012-11-09
1
-2
/
+4
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-11-09
10
-36
/
+57
|
\
\
\
|
*
\
\
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-11-09
5
-13
/
+17
|
|
\
\
\
|
|
*
|
|
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
2012-11-09
1
-1
/
+1
|
|
*
|
|
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
2012-11-09
1
-8
/
+12
|
|
*
|
|
drm/nv40/mpeg: fix context handling
Marcin Slusarz
2012-11-09
1
-1
/
+1
|
|
*
|
|
drm/nv40/graph: fix typo in type names
Marcin Slusarz
2012-11-09
1
-2
/
+2
|
|
*
|
|
drm/nv41/vm: fix typo in type name
Marcin Slusarz
2012-11-09
1
-1
/
+1
|
*
|
|
|
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-11-09
5
-23
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2012-11-08
2
-0
/
+2
|
|
*
|
|
|
drm/radeon/cayman: add some missing regs to the VM reg checker
Alex Deucher
2012-11-08
2
-0
/
+7
|
|
*
|
|
|
drm/radeon/dce3: switch back to old pll allocation order for discrete
Alex Deucher
2012-11-07
1
-23
/
+31
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-11-09
3
-13
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
virtio: Don't access index after unregister.
Cornelia Huck
2012-11-09
1
-1
/
+3
|
*
|
|
|
|
modules: don't break modules_install on external modules with no key.
Rusty Russell
2012-11-06
1
-1
/
+2
|
*
|
|
|
|
module: fix out-by-one error in kallsyms
Rusty Russell
2012-10-31
1
-11
/
+16
*
|
|
|
|
|
Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-11-09
13
-63
/
+127
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: fix reading of wrapped log data
Dave Chinner
2012-11-08
1
-1
/
+1
|
*
|
|
|
|
|
xfs: fix buffer shudown reference count mismatch
Dave Chinner
2012-11-08
1
-0
/
+18
|
*
|
|
|
|
|
xfs: don't vmap inode cluster buffers during free
Dave Chinner
2012-11-08
1
-1
/
+2
|
*
|
|
|
|
|
xfs: invalidate allocbt blocks moved to the free list
Dave Chinner
2012-11-08
1
-0
/
+2
|
*
|
|
|
|
|
xfs: silence uninitialised f.file warning.
Dave Chinner
2012-11-08
1
-1
/
+1
|
*
|
|
|
|
|
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
2012-11-08
1
-2
/
+19
|
*
|
|
|
|
|
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
2012-11-08
4
-56
/
+54
|
*
|
|
|
|
|
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
2012-11-08
5
-3
/
+13
|
*
|
|
|
|
|
xfs: zero allocation_args on the kernel stack
Mark Tinguely
2012-11-08
3
-0
/
+5
|
*
|
|
|
|
|
xfs: only update the last_sync_lsn when a transaction completes
Dave Chinner
2012-11-08
1
-3
/
+16
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
2012-11-07
6
-38
/
+43
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2012-11-07
2
-12
/
+10
|
*
|
|
|
|
|
|
GFS2: Don't call file_accessed() with a shared glock
Benjamin Marzinski
2012-11-07
2
-8
/
+7
|
*
|
|
|
|
|
|
GFS2: Fix FITRIM argument handling
Lukas Czerner
2012-11-07
1
-3
/
+17
|
*
|
|
|
|
|
|
GFS2: Require user to provide argument for FITRIM
Lukas Czerner
2012-11-07
1
-6
/
+2
|
*
|
|
|
|
|
|
GFS2: Clean up some unused assignments
Andrew Price
2012-11-07
2
-4
/
+0
|
*
|
|
|
|
|
|
GFS2: Fix possible null pointer deref in gfs2_rs_alloc
Andrew Price
2012-11-07
1
-3
/
+2
|
*
|
|
|
|
|
|
GFS2: Fix an unchecked error from gfs2_rs_alloc
Andrew Price
2012-11-07
1
-2
/
+5
|
|
/
/
/
/
/
/
[next]