index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.
Paul Mundt
2007-07-24
3
-55
/
+39
*
Linux 2.6.23-rc1
Linus Torvalds
2007-07-22
1
-2
/
+2
*
x86_64: Rename CF Makefile variable in vdso
Andi Kleen
2007-07-22
1
-3
/
+3
*
9p: Don't use binary sysctl numbers.
Eric W. Biederman
2007-07-22
1
-13
/
+8
*
Documentation: Fix a mispelt "probably" in SubmittingPatches.
Linus Nilsson
2007-07-22
1
-1
/
+1
*
DocBook: Change a headline in kernel-locking to list all three main types of ...
Linus Nilsson
2007-07-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-22
21
-715
/
+802
|
\
|
*
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
10
-159
/
+378
|
*
IB/ehca: Make internal_create/destroy_qp() static
Joachim Fenkes
2007-07-20
1
-8
/
+9
|
*
IB/ehca: Move ehca2ib_return_code() out of line
Hoang-Nam Nguyen
2007-07-20
2
-18
/
+18
|
*
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
2007-07-20
1
-14
/
+28
|
*
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-20
5
-63
/
+357
|
*
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
2007-07-20
1
-3
/
+5
|
*
mlx4_core: Change command token on timeout
Roland Dreier
2007-07-20
1
-2
/
+1
|
*
IB/mthca: Change command token on timeout
Michael S. Tsirkin
2007-07-20
1
-2
/
+1
|
*
IB/ipath: Remove ipath_layer dead code
Arthur Jones
2007-07-20
4
-439
/
+0
|
*
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
2007-07-20
1
-7
/
+5
*
|
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
2007-07-22
12
-39
/
+11
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-22
73
-1294
/
+3648
|
\
\
|
*
|
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
2007-07-22
6
-397
/
+436
|
*
|
[SCSI] bsg: unexport sg v3 helper functions
FUJITA Tomonori
2007-07-22
2
-13
/
+5
|
*
|
[SCSI] bsg: fix bsg_unregister_queue
FUJITA Tomonori
2007-07-21
1
-1
/
+2
|
*
|
[SCSI] bsg: make class backlinks
James Bottomley
2007-07-21
4
-21
/
+38
|
*
|
[SCSI] 3w-9xxx: add support for 9690SA
adam radford
2007-07-21
2
-27
/
+45
|
*
|
[SCSI] bsg: fix bsg_register_queue error path
James Bottomley
2007-07-21
1
-3
/
+4
|
*
|
[SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.
David Miller
2007-07-20
1
-1
/
+1
|
*
|
[SCSI] libsas: fix scr_read/write users and update the libata documentation
James Bottomley
2007-07-20
2
-10
/
+19
|
*
|
[SCSI] mpt fusion: update Kconfig help
Gwendal Grignou
2007-07-20
1
-0
/
+1
|
*
|
[SCSI] scsi_transport_sas: add destructor for bsg
James Bottomley
2007-07-20
2
-1
/
+37
|
*
|
[SCSI] iscsi_tcp: buggered kmalloc()
Al Viro
2007-07-20
1
-1
/
+1
|
*
|
[SCSI] qla2xxx: Update version number to 8.02.00-k2.
Andrew Vasquez
2007-07-20
1
-1
/
+1
|
*
|
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
2007-07-20
11
-218
/
+1137
|
*
|
[SCSI] qla2xxx: Use pci_try_set_mwi().
Andrew Vasquez
2007-07-20
1
-6
/
+3
|
*
|
[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.
Andrew Vasquez
2007-07-20
1
-21
/
+4
|
*
|
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
2007-07-20
9
-196
/
+244
|
*
|
[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
Shyam Sundar
2007-07-20
1
-0
/
+19
|
*
|
[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...
Andrew Vasquez
2007-07-20
2
-9
/
+28
|
*
|
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
2007-07-20
5
-5
/
+9
|
*
|
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
2007-07-20
9
-54
/
+60
|
*
|
[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
James Bottomley
2007-07-19
3
-31
/
+14
|
*
|
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
Kristian Høgsberg
2007-07-19
3
-3
/
+3
|
*
|
[SCSI] zfcp: code cleanup
Swen Schillig
2007-07-18
2
-81
/
+33
|
*
|
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
2007-07-18
2
-7
/
+4
|
*
|
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
Swen Schillig
2007-07-18
1
-2
/
+1
|
*
|
[SCSI] libsas: kill unused smp_portal code
FUJITA Tomonori
2007-07-18
1
-106
/
+0
|
*
|
[SCSI] libsas: add SAS management protocol handler
FUJITA Tomonori
2007-07-18
3
-0
/
+51
|
*
|
[SCSI] transport_sas: add SAS management protocol support
FUJITA Tomonori
2007-07-18
3
-2
/
+88
|
*
|
[SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy
Matthew Wilcox
2007-07-18
5
-5
/
+10
|
*
|
[SCSI] aacraid: add vpd to inquiry
Salyzyn, Mark
2007-07-18
2
-0
/
+152
|
*
|
[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in...
Salyzyn, Mark
2007-07-18
1
-7
/
+9
[next]