index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
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
|
|
*
|
|
[PATCH] splice: rearrange moving to/from pipe helpers
Jens Axboe
2006-04-26
2
-24
/
+28
|
|
*
|
|
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-26
9
-43
/
+268
|
|
*
|
|
[PATCH] splice: fix offset problems
Jens Axboe
2006-04-26
1
-19
/
+27
|
|
*
|
|
[PATCH] splice: fix min() warning
Andrew Morton
2006-04-26
1
-1
/
+1
|
*
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-04-26
18
-147
/
+354
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] forcedeth: fix initialization
Ayaz Abdulla
2006-04-26
1
-12
/
+67
|
|
*
|
|
|
[PATCH] sky2: version 1.2
Stephen Hemminger
2006-04-26
1
-1
/
+1
|
|
*
|
|
|
[PATCH] sky2: reset function can be devinit
Stephen Hemminger
2006-04-26
1
-1
/
+1
|
|
*
|
|
|
[PATCH] sky2: use ALIGN() macro
Stephen Hemminger
2006-04-26
1
-4
/
+2
[next]