index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
loop: zero fill bio instead of return -EIO for partial read
Dave Young
2012-02-08
1
-11
/
+13
*
floppy: Fix a crash during rmmod
Vivek Goyal
2012-02-08
1
-0
/
+9
*
floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...
Vivek Goyal
2012-02-08
1
-1
/
+7
*
cdrom: move shared static to cdrom_device_info
Paolo Bonzini
2012-02-08
1
-7
/
+5
*
mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...
Asai Thambi S P
2012-02-07
2
-11
/
+5
*
cdrom: use copy_to_user() without the underscores
Dan Carpenter
2012-02-06
1
-7
/
+1
*
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-01-18
7
-0
/
+4672
|
\
|
*
ib_srpt: Initial SRP Target merge for v3.3-rc1
Bart Van Assche
2011-12-16
7
-0
/
+4672
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-01-18
42
-478
/
+529
|
\
|
|
*
target: Set additional sense length field in sense data
Roland Dreier
2011-12-16
1
-0
/
+14
|
*
target: Remove legacy device status check from transport_execute_tasks
Nicholas Bellinger
2011-12-14
1
-7
/
+0
|
*
target: Remove __transport_execute_tasks() for each processing context
Nicholas Bellinger
2011-12-14
1
-2
/
+0
|
*
target: Remove extra se_device->execute_task_lock access in fast path
Nicholas Bellinger
2011-12-14
1
-16
/
+24
|
*
target: Drop se_device TCQ queue_depth usage from I/O path
Nicholas Bellinger
2011-12-14
3
-45
/
+2
|
*
target: Fix possible NULL pointer with __transport_execute_tasks
Nicholas Bellinger
2011-12-14
1
-1
/
+2
|
*
tcm_fc: Convert ft_send_work to use target_submit_cmd
Nicholas Bellinger
2011-12-14
1
-38
/
+13
|
*
target: Add target_submit_cmd() for process context fabric submission
Nicholas Bellinger
2011-12-14
1
-2
/
+84
|
*
target: Make target_put_sess_cmd use target_release_cmd_kref
Nicholas Bellinger
2011-12-14
1
-15
/
+24
|
*
target: Set response format in INQUIRY response
Roland Dreier
2011-12-14
1
-0
/
+12
|
*
tcm_loop: bump max_sectors
Christoph Hellwig
2011-12-14
2
-14
/
+5
|
*
target/configs: remove trailing newline from udev_path and alias
Sebastian Andrzej Siewior
2011-12-14
1
-0
/
+6
|
*
iscsi-target: fix chap identifier simple_strtoul usage
Nicholas Bellinger
2011-12-14
1
-3
/
+7
|
*
target: remove useless casts
Jörn Engel
2011-12-14
18
-101
/
+90
|
*
target: simplify target_check_cdb_and_preempt
Jörn Engel
2011-12-14
1
-16
/
+10
|
*
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
2011-12-14
3
-17
/
+15
|
*
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
2011-12-14
5
-5
/
+5
|
*
target: make the se_task task_state_active a normal bool
Christoph Hellwig
2011-12-14
2
-22
/
+21
|
*
target: remove the se_task task_error_status field
Christoph Hellwig
2011-12-14
1
-7
/
+1
|
*
target: fold se_task.task_sense into task_flags
Christoph Hellwig
2011-12-14
1
-2
/
+2
|
*
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
35
-102
/
+43
|
*
target: reshuffle headers
Christoph Hellwig
2011-12-14
17
-80
/
+166
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-18
164
-747
/
+3870
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
2012-01-18
5
-96
/
+276
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
ACPI: Store SRAT table revision
Kurt Garloff
2012-01-17
1
-0
/
+6
|
|
|
|
*
|
|
|
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2012-01-17
1
-40
/
+42
|
|
|
|
*
|
|
|
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
Thomas Renninger
2012-01-17
1
-9
/
+8
|
|
|
|
*
|
|
|
ACPI processor: Remove unneeded cpuidle_unregister_driver call
Thomas Renninger
2012-01-17
1
-2
/
+0
|
|
|
|
*
|
|
|
ACPI processor: Fix error path, also remove sysdev link
Thomas Renninger
2012-01-17
1
-0
/
+1
|
|
|
|
*
|
|
|
ACPI: processor: fix acpi_get_cpuid for UP processor
Lin Ming
2012-01-17
1
-2
/
+24
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
intel idle: Make idle driver more robust
Thomas Renninger
2012-01-17
1
-1
/
+2
|
|
|
*
|
|
|
intel_idle: Fix a cast to pointer from integer of different size warning in i...
David Howells
2012-01-17
1
-1
/
+1
|
|
|
*
|
|
|
intel_idle: remove redundant local_irq_disable() call
Yanmin Zhang
2012-01-17
1
-2
/
+1
|
|
|
*
|
|
|
intel_idle: fix API misuse
Shaohua Li
2012-01-17
1
-3
/
+3
|
|
|
|
/
/
/
|
|
*
/
/
/
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
2012-01-18
1
-36
/
+188
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'atomicio-remove' into release
Len Brown
2012-01-18
4
-25
/
+130
|
|
\
\
\
\
|
|
*
|
|
|
ACPI APEI: Convert atomicio routines
Myron Stowe
2012-01-17
3
-11
/
+104
|
|
*
|
|
|
ACPI: Export interfaces for ioremapping/iounmapping ACPI registers
Myron Stowe
2012-01-17
1
-2
/
+4
|
|
*
|
|
|
ACPI: Fix possible alignment issues with GAS 'address' references
Myron Stowe
2012-01-17
1
-14
/
+24
|
*
|
|
|
|
Merge branch 'apei' into release
Len Brown
2012-01-18
9
-47
/
+305
|
|
\
|
|
|
|
|
|
*
|
|
|
ACPI, APEI, Resolve false conflict between ACPI NVS and APEI
Huang Ying
2012-01-17
1
-1
/
+28
[next]