index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
pid_namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
3
-2
/
+30
2012-09-07
target: go through normal processing for zero-length PSCSI commands
Paolo Bonzini
2
-5
/
+7
2012-09-06
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
3
-37
/
+24
2012-09-06
target: simplify code around transport_get_sense_data
Paolo Bonzini
1
-36
/
+13
2012-09-06
target: move transport_get_sense_data
Paolo Bonzini
1
-55
/
+55
2012-08-27
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
1
-1
/
+10
2012-08-24
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
1
-2
/
+7
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
2
-4
/
+0
2012-08-20
tcm_fc: rcu_deref outside rcu lock/unlock section
Denis Efremov
1
-1
/
+3
2012-08-20
tcm_vhost: Fix vhost_scsi_target structure alignment
Michael S. Tsirkin
2
-0
/
+5
2012-08-18
target: Fix regression bug with handling of zero-length data CDBs
Nicholas Bellinger
1
-3
/
+6
2012-08-17
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
Nicholas Bellinger
1
-1
/
+8
2012-08-17
tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char *
Nicholas Bellinger
1
-1
/
+1
2012-08-17
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
1
-2
/
+2
2012-08-17
tcm_fc: Avoid debug overhead when not debugging
Mark Rustad
2
-1
/
+8
2012-08-17
tcm_vhost: Post-merge review changes requested by MST
Nicholas Bellinger
2
-93
/
+111
2012-08-17
tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl
Fengguang Wu
1
-2
/
+2
2012-08-16
Linux 3.6-rc2
v3.6-rc2
Linus Torvalds
1
-1
/
+1
2012-08-16
autofs4 - fix get_next_positive_subdir()
Ian Kent
1
-18
/
+13
2012-08-16
MAINTAINERS: update address for Dan Williams
Dan Williams
1
-13
/
+12
2012-08-16
scripts/decodecode: Fixup trapping instruction marker
Borislav Petkov
1
-1
/
+1
2012-08-15
sparc64: Be less verbose during vmemmap population.
David S. Miller
1
-5
/
+23
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
1
-1
/
+0
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
1
-1
/
+1
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
1
-1
/
+1
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
10
-7
/
+82
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
3
-2
/
+15
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
1
-26
/
+26
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
5
-21
/
+55
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
1
-5
/
+5
2012-08-13
drm/radeon: add some new SI pci ids
Alex Deucher
1
-0
/
+3
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-13
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on SI
Christian König
1
-4
/
+12
2012-08-13
drm/radeon: properly handle crtc powergating
Alex Deucher
3
-2
/
+17
2012-08-13
drm/radeon: properly handle SS overrides on TN (v2)
Alex Deucher
1
-12
/
+37
2012-08-13
drm/radeon/dce4+: set a more reasonable cursor watermark
Alex Deucher
1
-2
/
+4
2012-08-13
drm/radeon: fix handling for ddc type 5 on combios
Alex Deucher
1
-21
/
+36
2012-08-13
leds: renesas: fix error handling
Arnd Bergmann
1
-1
/
+1
2012-08-13
Revert "leds: use led_set_brightness in led_trigger_event"
Fabio Baltieri
1
-1
/
+1
2012-08-13
dma: tegra: enable/disable dma clock
Laxman Dewangan
1
-1
/
+17
[next]