index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
target: Don't return an error if disabling unsupported features
Andy Grover
1
-8
/
+16
2011-12-06
target/rd: fix or rewrite the copy routine
Sebastian Andrzej Siewior
1
-205
/
+40
2011-12-06
target/rd: simplify the page/offset computation
Sebastian Andrzej Siewior
1
-6
/
+4
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
3
-13
/
+0
2011-12-06
target/file: walk properly over sg list
Sebastian Andrzej Siewior
1
-6
/
+6
2011-12-06
target: remove unused struct fields
Jörn Engel
4
-30
/
+0
2011-12-06
target: Fix page length in emulated INQUIRY VPD page 86h
Roland Dreier
1
-1
/
+1
2011-12-06
target: Handle 0 correctly in transport_get_sectors_6()
Roland Dreier
1
-2
/
+7
2011-12-06
target: Don't return an error status for 0-length READ and WRITE
Roland Dreier
1
-1
/
+8
2011-12-06
iscsi-target: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-6
/
+3
2011-12-06
iscsi-target: Add missing F_BIT for iscsi_tm_rsp
Nicholas Bellinger
1
-0
/
+1
2011-12-06
iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count
Nicholas Bellinger
2
-5
/
+6
2011-12-06
target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...
Nicholas Bellinger
1
-0
/
+12
2011-12-06
target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields
Christoph Hellwig
1
-8
/
+0
2011-12-06
target: remove the t_tasks_bidi se_cmd field
Christoph Hellwig
3
-7
/
+5
2011-12-06
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
4
-8
/
+13
2011-12-06
target: remove the se_ordered_node se_cmd field
Christoph Hellwig
2
-14
/
+0
2011-12-06
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
Christoph Hellwig
3
-6
/
+1
2011-12-06
target: Drop config_item_name usage in fabric TFO->free_wwn()
Nicholas Bellinger
2
-7
/
+5
2011-12-06
target: Get rid of unused se_cmd_cache
Roland Dreier
1
-11
/
+1
2011-12-06
target: Avoid compiler warnings about signed one-bit bitfields
Bart Van Assche
1
-3
/
+3
2011-12-06
target: Improve system responsivity during I/O
Bart Van Assche
1
-2
/
+0
2011-12-06
iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1
Nicholas Bellinger
1
-5
/
+8
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
16
-303
/
+281
2011-12-06
pasemi_mac: Fix building as module
Ben Hutchings
1
-1
/
+2
2011-12-06
netback: Fix alert message.
Wei Liu
1
-1
/
+1
2011-12-06
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-5
/
+16
2011-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-39
/
+164
2011-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-55
/
+185
2011-12-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-18
/
+43
2011-12-06
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2
-2
/
+8
2011-12-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-36
/
+171
2011-12-06
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-88
/
+137
2011-12-06
r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.
françois romieu
1
-8
/
+3
2011-12-06
r8169: Rx FIFO overflow fixes.
françois romieu
1
-25
/
+17
2011-12-06
gpio: fix a build failure on KS8695 GPIO
Linus Walleij
1
-1
/
+1
2011-12-05
ASoC: Remove references to corgi and spitz from machine driver document
Mark Brown
1
-4
/
+2
2011-12-05
ftrace: Fix hash record accounting bug
Steven Rostedt
1
-1
/
+3
2011-12-05
perf: Fix parsing of __print_flags() in TP_printk()
Steven Rostedt
1
-0
/
+2
2011-12-05
jump_label: jump_label_inc may return before the code is patched
Gleb Natapov
1
-1
/
+2
2011-12-05
ftrace: Remove force undef config value left for testing
Steven Rostedt
1
-1
/
+0
2011-12-05
tracing: Restore system filter behavior
Li Zefan
2
-1
/
+8
2011-12-05
tracing: fix event_subsystem ref counting
Ilya Dryomov
1
-1
/
+0
2011-12-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-61
/
+102
2011-12-05
ipv4: Fix peer validation on cached lookup.
David S. Miller
1
-22
/
+13
2011-12-05
toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT
Seth Forshee
1
-5
/
+16
2011-12-05
ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram
Janusz Krzysztofik
1
-1
/
+6
2011-12-05
intr_remapping: Fix section mismatch in ir_dev_scope_init()
Sergey Senozhatsky
1
-1
/
+1
2011-12-05
intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()
Sergey Senozhatsky
1
-1
/
+1
2011-12-05
x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...
Andreas Herrmann
2
-0
/
+17
[prev]
[next]