index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory
Nicholas Bellinger
1
-19
/
+80
2013-09-09
vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map
Nicholas Bellinger
1
-12
/
+21
2013-09-09
target: Add transport_init_session_tags using per-cpu ida
Nicholas Bellinger
1
-0
/
+48
2013-09-09
iser-target: Updates for login negotiation multi-plexing support
Nicholas Bellinger
1
-1
/
+13
2013-09-09
iscsi-target: Remove left-over iscsi_target_do_login_io
Nicholas Bellinger
1
-9
/
+1
2013-09-09
iscsi-target: Add sk->sk_state_change to cleanup after TCP failure
Nicholas Bellinger
2
-0
/
+103
2013-09-09
iscsi-target: Add login negotiation multi-plexing support
Nicholas Bellinger
4
-10
/
+234
2013-09-09
iscsi-target: Prepare login code for multi-plexing support
Nicholas Bellinger
7
-107
/
+154
2013-08-12
iscsi-target: ST response on IN6ADDR_ANY socket
Chris Leech
3
-16
/
+16
2013-08-12
target/qla2xxx: Make demo_mode_login_only modifiable
Andy Grover
2
-2
/
+20
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
9
-52
/
+64
2013-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-19
/
+28
2013-08-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2013-08-10
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-22
/
+48
2013-08-10
Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+5
2013-08-09
Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-69
/
+155
2013-08-09
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-08-09
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-100
/
+98
2013-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2013-08-09
Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-28
/
+16
2013-08-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
32
-165
/
+353
2013-08-09
Revert "HID: hid-logitech-dj: querying_devices was never set"
Jiri Kosina
1
-2
/
+0
2013-08-09
Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...
Dave Airlie
6
-32
/
+114
2013-08-08
hwmon: (adt7470) Fix incorrect return code check
Curt Brune
1
-1
/
+1
2013-08-08
Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2013-08-08
Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-1
/
+1
2013-08-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-23
/
+49
2013-08-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-08-08
drm: Don't pass negative delta to ktime_sub_ns()
Michel Dänzer
1
-1
/
+4
2013-08-08
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
24
-158
/
+300
2013-08-07
drm/radeon: make missing smc ucode non-fatal
Alex Deucher
4
-10
/
+26
2013-08-07
drm/radeon/dpm: require rlc for dpm
Alex Deucher
1
-1
/
+4
2013-08-07
drm/radeon/cik: use a mutex to properly lock srbm instanced registers
Alex Deucher
3
-0
/
+13
2013-08-07
drm/radeon: remove unnecessary unpin
Christian König
1
-1
/
+0
2013-08-07
drm/radeon: add more UVD CS checking
Christian König
1
-8
/
+35
2013-08-07
drm/radeon: stop sending invalid UVD destroy msg
Christian König
1
-2
/
+2
2013-08-07
drm/radeon: only save UVD bo when we have open handles
Christian König
5
-17
/
+37
2013-08-07
drm/radeon: always program the MC on startup
Alex Deucher
6
-6
/
+12
2013-08-07
drm/radeon: fix audio dto calculation on DCE3+ (v3)
Alex Deucher
4
-6
/
+59
2013-08-07
drm/radeon/dpm: disable sclk ss on rv6xx
Alex Deucher
1
-0
/
+3
2013-08-07
drm/radeon: fix halting UVD
Christian König
7
-11
/
+36
2013-08-07
drm/radeon/dpm: adjust power state properly for UVD on SI
Alex Deucher
1
-12
/
+32
2013-08-07
drm/radeon/dpm: fix spread spectrum setup (v2)
Alex Deucher
7
-76
/
+30
2013-08-07
drm/radeon/dpm: adjust thermal protection requirements
Alex Deucher
5
-10
/
+5
2013-08-07
drm/radeon: select audio dto based on encoder id for DCE3
Alex Deucher
1
-3
/
+9
2013-08-07
drm/radeon: properly handle pm on gpu reset
Alex Deucher
1
-0
/
+2
2013-08-07
Merge branch 'pm-fixes'
Rafael J. Wysocki
5
-31
/
+32
2013-08-07
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
2
-21
/
+93
2013-08-07
cpufreq: rename ignore_nice as ignore_nice_load
Viresh Kumar
4
-26
/
+26
2013-08-07
cpufreq: loongson2: fix regression related to clock management
Aaro Koskinen
1
-5
/
+6
[next]