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
*
[PATCH] libata-eh-fw: update ata_scsi_error() for new EH
Tejun Heo
2006-05-15
2
-5
/
+134
*
[PATCH] libata-eh-fw: implement new EH scheduling from PIO
Tejun Heo
2006-05-15
1
-4
/
+19
*
[PATCH] libata-eh-fw: implement freeze/thaw
Tejun Heo
2006-05-15
3
-2
/
+131
*
[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
Tejun Heo
2006-05-15
5
-0
/
+84
*
[PATCH] libata-eh-fw: implement new EH scheduling via error completion
Tejun Heo
2006-05-15
4
-27
/
+91
*
[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership
Tejun Heo
2006-05-15
2
-4
/
+19
*
[PATCH] libata-eh-fw: use special reserved tag and qc for internal commands
Tejun Heo
2006-05-15
2
-4
/
+37
*
[PATCH] libata-eh-fw: clear SError in ata_std_postreset()
Tejun Heo
2006-05-15
1
-0
/
+6
*
[PATCH] libata-eh-fw: add flags and operations for new EH
Tejun Heo
2006-05-15
1
-7
/
+20
*
[PATCH] libata: use ATA printk helpers
Tejun Heo
2006-05-15
10
-137
/
+124
*
[PATCH] libata: implement ATA printk helpers
Tejun Heo
2006-05-15
1
-0
/
+11
*
[PATCH] libata: use dev->ap
Tejun Heo
2006-05-15
5
-128
/
+106
*
[PATCH] libata: add dev->ap
Tejun Heo
2006-05-15
2
-0
/
+2
*
[PATCH] libata: kill old SCR functions and sata_dev_present()
Tejun Heo
2006-05-15
1
-22
/
+0
*
[PATCH] libata: use new SCR and on/offline functions
Tejun Heo
2006-05-15
4
-60
/
+75
*
[PATCH] libata: implement new SCR handling and port on/offline functions
Tejun Heo
2006-05-15
2
-0
/
+149
*
[PATCH] libata: init ap->cbl to ATA_CBL_SATA early
Tejun Heo
2006-05-15
1
-3
/
+6
*
[PATCH] sata_sil24: update TF image only when necessary
Tejun Heo
2006-05-15
1
-10
/
+2
*
[PATCH] libata: implement qc->result_tf
Tejun Heo
2006-05-15
3
-15
/
+23
*
[PATCH] libata: remove postreset handling from ata_do_reset()
Tejun Heo
2006-05-15
2
-10
/
+11
*
[PATCH] libata: move ->set_mode() handling into ata_set_mode()
Tejun Heo
2006-05-15
1
-14
/
+15
*
[PATCH] libata: use preallocated buffers
Tejun Heo
2006-05-15
2
-25
/
+11
*
[PATCH] libata: hold host_set lock while finishing internal qc
Tejun Heo
2006-05-15
1
-0
/
+5
*
[PATCH] libata: clear ap->active_tag atomically w.r.t. command completion
Tejun Heo
2006-05-15
1
-2
/
+3
*
[PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe()
Tejun Heo
2006-05-15
1
-2
/
+4
*
[PATCH] libata: kill duplicate prototypes
Tejun Heo
2006-05-15
1
-2
/
+0
*
[PATCH] libata: unexport ata_scsi_error()
Tejun Heo
2006-05-15
1
-1
/
+0
*
[PATCH] ahci: hardreset classification fix
Tejun Heo
2006-05-15
1
-1
/
+1
*
[PATCH] libata: rename ata_down_sata_spd_limit() and friends
Tejun Heo
2006-05-15
4
-20
/
+20
*
[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()
Tejun Heo
2006-05-15
1
-1
/
+1
*
[PATCH] SCSI: implement shost->host_eh_scheduled
Tejun Heo
2006-05-15
5
-3
/
+5
*
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
Luben Tuikov
2006-05-15
2
-0
/
+19
*
Merge branch 'master' into upstream
Jeff Garzik
2006-04-27
203
-1960
/
+4294
|
\
|
*
Linux v2.6.17-rc3
v2.6.17-rc3
Linus Torvalds
2006-04-26
1
-1
/
+1
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-04-26
1
-6
/
+4
|
|
\
|
|
*
[MMC] pxamci: fix data timeout calculation
Russell King
2006-04-24
1
-6
/
+4
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-04-26
6
-6
/
+8
|
|
\
\
|
|
*
\
Merge nommu tree
Russell King
2006-04-26
2
-2
/
+4
|
|
|
\
\
|
|
|
*
|
[ARM] nommu: trivial fixups for head-nommu.S and the Makefile
Hyok S. Choi
2006-04-24
2
-2
/
+4
|
|
|
|
/
|
|
*
|
[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR
Russell King
2006-04-25
3
-3
/
+3
|
|
*
|
[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling
Richard Purdie
2006-04-25
1
-1
/
+1
|
*
|
|
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
19
-19
/
+19
|
*
|
|
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
9
-9
/
+9
|
*
|
|
[PATCH] LSM: add missing hook to do_compat_readv_writev()
James Morris
2006-04-26
1
-0
/
+4
|
*
|
|
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
Al Viro
2006-04-26
1
-4
/
+14
|
*
|
|
[PATCH] fix mips sys32_p{read,write}
Al Viro
2006-04-26
1
-62
/
+2
|
*
|
|
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
Al Viro
2006-04-26
1
-1
/
+1
|
*
|
|
[PATCH] fix leak in activate_ep_files()
Al Viro
2006-04-26
1
-0
/
+1
|
*
|
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-26
11
-77
/
+328
|
|
\
\
\
|
|
*
|
|
[PATCH] splice: add ->splice_write support for /dev/null
Jens Axboe
2006-04-26
1
-0
/
+14
[next]