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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream-fixes'
Jeff Garzik
2006-01-29
1
-0
/
+2
|
\
|
*
[libata ahci] add another JMicron pci id
Jeff Garzik
2006-01-29
1
-0
/
+2
*
|
Merge branch 'upstream-fixes'
Jeff Garzik
2006-01-29
1
-4
/
+13
|
\
|
|
*
[libata ahci] Isolate Intel-ism, add JMicron JMB360 support
Jeff Garzik
2006-01-29
1
-4
/
+13
*
|
Various libata documentation updates.
Randy Dunlap
2006-01-28
3
-34
/
+36
*
|
[libata sata_promise] add correct read/write of hotplug registers for SATAII ...
Luke Kosewski
2006-01-28
1
-22
/
+82
*
|
[libata ata_piix] Fix ICH6/7 map value interpretation
Jeff Garzik
2006-01-28
1
-1
/
+1
*
|
[PATCH] libata: implement standard reset component operations and ->probe_reset
Tejun Heo
2006-01-27
2
-0
/
+212
*
|
[PATCH] libata: implement ata_drive_probe_reset()
Tejun Heo
2006-01-27
2
-0
/
+94
*
|
[PATCH] libata: new ->probe_reset operation
Tejun Heo
2006-01-26
2
-4
/
+23
*
|
[PATCH] libata: modify ata_dev_try_classify
Tejun Heo
2006-01-26
1
-14
/
+16
*
|
[PATCH] libata: export ata_busy_sleep
Tejun Heo
2006-01-26
2
-6
/
+6
*
|
[PATCH] ahci: add constants for SRST
Tejun Heo
2006-01-26
1
-0
/
+4
*
|
[PATCH] ahci: stop engine during hard reset
Tejun Heo
2006-01-26
1
-0
/
+2
*
|
[PATCH] libata: create pio/atapi task queueing wrappers
Tejun Heo
2006-01-26
1
-6
/
+24
*
|
[PATCH] libata: implement and apply ata_eh_qc_complete/retry()
Tejun Heo
2006-01-26
8
-64
/
+70
*
|
[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()
Tejun Heo
2006-01-26
2
-3
/
+7
*
|
[PATCH] libata: return AC_ERR_* from issue functions
Tejun Heo
2006-01-26
11
-32
/
+29
*
|
[PATCH] libata: add detailed AC_ERR_* flags
Tejun Heo
2006-01-26
5
-14
/
+19
*
|
[PATCH] ahci: fix err_mask setting in ahci_host_intr
Tejun Heo
2006-01-26
1
-1
/
+1
*
|
[PATCH] libata: fix ata_qc_issue() error handling
Tejun Heo
2006-01-26
2
-12
/
+12
*
|
[PATCH] libata: make the owner of a qc responsible for freeing it
Tejun Heo
2006-01-26
3
-42
/
+21
*
|
[PATCH] libata: fold __ata_qc_complete() into ata_qc_free()
Tejun Heo
2006-01-26
1
-18
/
+12
*
|
Merge branch 'master'
Jeff Garzik
2006-01-26
371
-5191
/
+14587
|
\
|
|
*
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
David S. Miller
2006-01-20
1
-1
/
+1
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-19
12
-85
/
+156
|
|
\
|
|
*
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.
David S. Miller
2006-01-19
1
-1
/
+1
|
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-19
11
-84
/
+155
|
|
|
\
|
|
|
*
[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.
Tsutomu Fujii
2006-01-17
2
-4
/
+11
|
|
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
3
-1
/
+40
|
|
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
2
-1
/
+9
|
|
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
5
-46
/
+47
|
|
|
*
[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.
Vlad Yasevich
2006-01-17
1
-2
/
+2
|
|
|
*
[SCTP]: sctp doesn't show all associations/endpoints in /proc
Vlad Yasevich
2006-01-17
1
-18
/
+10
|
|
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
2
-3
/
+14
|
|
|
*
[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().
Sridhar Samudrala
2006-01-17
2
-10
/
+23
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-19
17
-422
/
+186
|
|
\
\
\
|
|
*
|
|
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
2006-01-19
16
-422
/
+184
|
|
*
|
|
[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
David S. Miller
2006-01-18
1
-0
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-19
15
-147
/
+196
|
|
\
\
\
|
|
*
|
|
[IA64] eliminate softlockup warning
John Hawkes
2006-01-19
1
-0
/
+1
|
|
*
|
|
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
2006-01-19
1
-5
/
+6
|
|
*
|
|
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
Jes Sorensen
2006-01-19
1
-16
/
+12
|
|
*
|
|
[IA64] Fix bug in ia64 specific down() function
Zoltan Menyhart
2006-01-17
1
-4
/
+4
|
|
*
|
|
[IA64] Zonelists for nodes without cpus
Jack Steiner
2006-01-17
1
-0
/
+4
|
|
*
|
|
[IA64-SGI] sn_console.c minor cleanup
Jes Sorensen
2006-01-17
1
-71
/
+58
|
|
*
|
|
[IA64-SGI] sn2 mutex conversion
Jes Sorensen
2006-01-17
6
-44
/
+43
|
|
*
|
|
[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls
Mike Habeck
2006-01-17
1
-4
/
+8
|
|
*
|
|
[IA64-SGI] Older PROM WAR for device flush code
Prarit Bhargava
2006-01-17
2
-3
/
+60
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
2006-01-19
1
-2
/
+2
|
|
|
/
|
|
/
|
[next]