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
*
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during...
Srivatsa S. Bhat
2012-09-28
1
-3
/
+11
*
writeback: correct comment for move_expired_inodes()
Wang Sheng-Hui
2012-09-11
1
-1
/
+1
*
backing-dev: use kstrto* in preference to simple_strtoul
Namjae Jeon
2012-08-25
1
-24
/
+26
*
Linux 3.6-rc3
v3.6-rc3
Linus Torvalds
2012-08-22
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-22
28
-181
/
+419
|
\
|
*
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
2012-08-22
1
-1
/
+8
|
*
drm: Add missing static storage class specifiers in drm_proc.c file
Sachin Kamat
2012-08-22
1
-2
/
+2
|
*
drm/udl: dpms off the crtc when disabled.
Dave Airlie
2012-08-22
1
-2
/
+1
|
*
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
2012-08-22
2
-5
/
+0
|
*
drm: stop vmgfx driver explosion
Alan Cox
2012-08-22
1
-1
/
+5
|
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-08-22
10
-64
/
+141
|
|
\
|
|
*
drm/i915: use hsw rps tuning values everywhere on gen6+
Daniel Vetter
2012-08-20
1
-11
/
+4
|
|
*
drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads
Jani Nikula
2012-08-17
1
-3
/
+33
|
|
*
drm/i915: extract connector update from intel_ddc_get_modes() for reuse
Jani Nikula
2012-08-17
2
-9
/
+24
|
|
*
drm/i915: fix hsw uncached pte
Daniel Vetter
2012-08-17
4
-37
/
+75
|
|
*
drm/i915/contexts: fix list corruption
Ben Widawsky
2012-08-17
1
-4
/
+4
|
|
*
drm/i915: fix EDID memory leak in SDVO
Jani Nikula
2012-08-17
1
-0
/
+1
|
*
|
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-08-22
12
-107
/
+267
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/radeon/ss: use num_crtc rather than hardcoded 6
Alex Deucher
2012-08-21
1
-1
/
+1
|
|
*
Revert "drm/radeon: fix bo creation retry path"
Alex Deucher
2012-08-21
1
-2
/
+1
|
|
*
drm/radeon: split ATRM support out from the ATPX handler (v3)
Alex Deucher
2012-08-20
3
-74
/
+77
|
|
*
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
Alex Deucher
2012-08-20
1
-4
/
+2
|
|
*
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
2012-08-20
1
-0
/
+1
|
|
*
drm/radeon: implement ACPI VFCT vbios fetch (v3)
David Lamparter
2012-08-20
1
-0
/
+60
|
|
*
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...
Tvrtko Ursulin
2012-08-20
1
-1
/
+1
|
|
*
drm/radeon: fix checking of MSAA renderbuffers on r600-r700
Marek Olšák
2012-08-20
1
-5
/
+6
|
|
*
drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700
Marek Olšák
2012-08-20
4
-21
/
+101
|
|
*
drm/radeon: init lockup timeout on ring init
Christian König
2012-08-20
1
-0
/
+1
|
|
*
drm/radeon: avoid turning off spread spectrum for used pll
Jerome Glisse
2012-08-20
1
-4
/
+21
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2012-08-22
8
-108
/
+146
|
\
\
\
|
*
|
|
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
2012-08-21
2
-4
/
+0
|
*
|
|
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
2012-08-20
1
-1
/
+3
|
*
|
|
tcm_vhost: Fix vhost_scsi_target structure alignment
Michael S. Tsirkin
2012-08-20
2
-0
/
+5
|
*
|
|
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
2012-08-17
1
-3
/
+6
|
*
|
|
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
Nicholas Bellinger
2012-08-16
1
-1
/
+8
|
*
|
|
tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char *
Nicholas Bellinger
2012-08-16
1
-1
/
+1
|
*
|
|
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
2012-08-16
1
-2
/
+2
|
*
|
|
tcm_fc: Avoid debug overhead when not debugging
Mark Rustad
2012-08-16
2
-1
/
+8
|
*
|
|
tcm_vhost: Post-merge review changes requested by MST
Nicholas Bellinger
2012-08-16
2
-93
/
+111
|
*
|
|
tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl
Fengguang Wu
2012-08-16
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
2012-08-22
4
-12
/
+21
|
\
\
\
|
*
|
|
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
2012-08-18
1
-1
/
+1
|
*
|
|
i2c: diolan-u2c: Fix master_xfer return code
Guenter Roeck
2012-08-18
1
-0
/
+1
|
*
|
|
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
2012-08-18
1
-1
/
+1
|
*
|
|
i2c: nomadik: Add default configuration into the Nomadik I2C driver
Lee Jones
2012-08-18
1
-10
/
+18
|
|
/
/
*
|
|
Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-08-22
7
-22
/
+36
|
\
\
\
|
*
|
|
pwm: Improve Kconfig help text
Thierry Reding
2012-08-20
1
-6
/
+25
|
*
|
|
pwm: core: Fix coding style issues
Sachin Kamat
2012-08-17
1
-4
/
+4
|
*
|
|
pwm: vt8500: Fix coding style issue
Sachin Kamat
2012-08-17
1
-1
/
+1
|
*
|
|
pwm: Remove a redundant error message when devm_request_and_ioremap fails
Axel Lin
2012-08-17
3
-9
/
+3
[next]