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
*
virtio: use size-based config accessors.
Rusty Russell
2013-10-17
7
-95
/
+79
*
virtio_config: introduce size-based accessors.
Rusty Russell
2013-10-17
1
-0
/
+134
*
virtio_ring: plug kmemleak false positive.
Rusty Russell
2013-10-17
1
-0
/
+2
*
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
2013-09-23
6
-12
/
+12
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-22
23
-197
/
+276
|
\
|
*
Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
2013-09-20
7
-45
/
+107
|
|
\
|
|
*
drm/msm: drop unnecessary set_need_resched()
Rob Clark
2013-09-16
1
-1
/
+0
|
|
*
drm/msm: fix potential NULL pointer dereference
Wei Yongjun
2013-09-12
1
-1
/
+2
|
|
*
drm/msm: workaround for missing irq
Rob Clark
2013-09-11
1
-2
/
+5
|
|
*
drm/msm: return -EBUSY if bo still active
Rob Clark
2013-09-11
3
-18
/
+44
|
|
*
drm/msm: fix return value check in ERR_PTR()
Wei Yongjun
2013-09-11
1
-2
/
+2
|
|
*
drm/msm: fix cmdstream size check
Rob Clark
2013-09-10
1
-11
/
+13
|
|
*
drm/msm: hangcheck harder
Rob Clark
2013-09-10
2
-2
/
+17
|
|
*
drm/msm: handle read vs write fences
Rob Clark
2013-09-10
4
-11
/
+27
|
*
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2013-09-20
3
-6
/
+8
|
|
\
\
|
|
*
|
drm/exynos: fix return value check in lowlevel_buffer_allocate()
Wei Yongjun
2013-09-16
1
-2
/
+2
|
|
*
|
drm/exynos: Fix address space warnings in exynos_drm_fbdev.c
Sachin Kamat
2013-09-16
1
-2
/
+3
|
|
*
|
drm/exynos: Fix address space warning in exynos_drm_buf.c
Sachin Kamat
2013-09-16
1
-1
/
+2
|
|
*
|
drm/exynos: Remove redundant OF dependency
Sachin Kamat
2013-09-16
1
-1
/
+1
|
*
|
|
Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-09-20
9
-74
/
+122
|
|
\
\
\
|
|
*
|
|
drm/i915: Don't enable the cursor on a disable pipe
Ville Syrjälä
2013-09-18
1
-2
/
+4
|
|
*
|
|
drm/i915: do not update cursor in crtc mode set
Jani Nikula
2013-09-18
1
-9
/
+0
|
|
*
|
|
drm/i915: kill set_need_resched
Daniel Vetter
2013-09-12
1
-7
/
+4
|
|
*
|
|
drm/i915/dvo: set crtc timings again for panel fixed modes
Daniel Vetter
2013-09-12
1
-0
/
+2
|
|
*
|
|
drm/i915/sdvo: Robustify the dtd<->drm_mode conversions
Daniel Vetter
2013-09-12
1
-29
/
+34
|
|
*
|
|
drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion
Daniel Vetter
2013-09-10
1
-0
/
+4
|
|
*
|
|
drm/i915: Use proper print format for debug prints
Takashi Iwai
2013-09-10
1
-3
/
+3
|
|
*
|
|
drm/i915: fix wait_for_pending_flips vs gpu hang deadlock
Daniel Vetter
2013-09-09
1
-14
/
+54
|
|
*
|
|
drm/i915: Track pfit enable state separately from size
Chris Wilson
2013-09-08
5
-12
/
+19
|
*
|
|
|
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
2013-09-20
4
-72
/
+39
*
|
|
|
|
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-09-22
10
-25
/
+40
|
\
\
\
\
\
|
*
|
|
|
|
cfq: explicitly use 64bit divide operation for 64bit arguments
Anatol Pomozov
2013-09-22
1
-1
/
+1
|
*
|
|
|
|
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
2013-09-21
2
-2
/
+15
|
*
|
|
|
|
If the queue is dying then we only call the rq->end_io callout.
Mike Christie
2013-09-18
1
-2
/
+2
|
*
|
|
|
|
bio-integrity: Fix use of bs->bio_integrity_pool after free
Bjorn Helgaas
2013-09-17
1
-1
/
+1
|
*
|
|
|
|
blkcg: relocate root_blkg setting and clearing
Tejun Heo
2013-09-11
1
-10
/
+15
|
*
|
|
|
|
block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
2013-09-11
4
-5
/
+4
|
*
|
|
|
|
block: trace all devices plug operation
Jianpeng Ma
2013-09-11
1
-4
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-22
21
-175
/
+364
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Btrfs: create the uuid tree on remount rw
Josef Bacik
2013-09-21
1
-0
/
+10
|
*
|
|
|
|
|
btrfs: change extent-same to copy entire argument struct
Mark Fasheh
2013-09-21
1
-31
/
+45
|
*
|
|
|
|
|
Btrfs: dir_inode_operations should use btrfs_update_time also
Guangyu Sun
2013-09-21
1
-0
/
+2
|
*
|
|
|
|
|
btrfs: Add btrfs: prefix to kernel log output
Frank Holton
2013-09-21
1
-2
/
+2
|
*
|
|
|
|
|
btrfs: refuse to remount read-write after abort
David Sterba
2013-09-21
1
-0
/
+6
|
*
|
|
|
|
|
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...
chandan
2013-09-21
1
-1
/
+1
|
*
|
|
|
|
|
Btrfs: don't leak transaction in btrfs_sync_file()
Filipe David Borba Manana
2013-09-21
1
-2
/
+2
|
*
|
|
|
|
|
Btrfs: add the missing mutex unlock in write_all_supers()
Stefan Behrens
2013-09-21
1
-0
/
+1
|
*
|
|
|
|
|
Btrfs: iput inode on allocation failure
Josef Bacik
2013-09-21
1
-0
/
+4
|
*
|
|
|
|
|
Btrfs: remove space_info->reservation_progress
Josef Bacik
2013-09-21
2
-12
/
+0
|
*
|
|
|
|
|
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-21
8
-33
/
+14
[next]