index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
5
-45
/
+15
*
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
2008-01-25
5
-85
/
+37
*
ide: CPU endianness doesn't matter for special_t
Bartlomiej Zolnierkiewicz
2008-01-25
1
-11
/
+0
*
ide-floppy: remove dead code
Bartlomiej Zolnierkiewicz
2008-01-25
1
-33
/
+0
*
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
2008-01-25
3
-27
/
+2
*
ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-25
1
-14
/
+15
*
ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-25
1
-7
/
+9
*
ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+1
*
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
2008-01-25
4
-12
/
+23
*
ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-25
1
-3
/
+5
*
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
4
-37
/
+36
*
ide: remove ide_cmd() helper
Bartlomiej Zolnierkiewicz
2008-01-25
1
-20
/
+6
*
ide: execute_drive_cmd() cleanup
Bartlomiej Zolnierkiewicz
2008-01-25
1
-22
/
+20
*
ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-11
/
+8
*
ide: fix registers loading order for WIN_SMART in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-2
/
+2
*
ide-tape: remove dead USE_IOTRACE code
Bartlomiej Zolnierkiewicz
2008-01-25
1
-22
/
+0
*
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
2008-01-25
8
-55
/
+8
*
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
Bartlomiej Zolnierkiewicz
2008-01-25
2
-14
/
+0
*
ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler
Bartlomiej Zolnierkiewicz
2008-01-25
1
-11
/
+2
*
ide-pmac: fix pmac_ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-7
/
+2
*
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
4
-120
/
+119
*
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
2008-01-25
4
-31
/
+22
*
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
2008-01-25
3
-44
/
+48
*
ide-disk: use struct ide_taskfile in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-43
/
+42
*
ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+1
*
ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-71
/
+32
*
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
8
-171
/
+179
*
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
5
-40
/
+42
*
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
2008-01-25
6
-29
/
+22
*
hpt366: merge set_dma_mode() methods
Sergei Shtylyov
2008-01-25
1
-71
/
+58
*
hpt366: kill set_dma_mode() method wrapper
Sergei Shtylyov
2008-01-25
1
-14
/
+7
*
hpt366: change timing register masks
Sergei Shtylyov
2008-01-25
1
-17
/
+13
*
ide-io: set REQ_FAILED when drive is dead
Aristeu Rozanski
2008-01-25
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-01-25
15
-341
/
+642
|
\
|
*
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
2008-01-25
1
-9
/
+2
|
*
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
3
-4
/
+4
|
*
security: add a secctx_to_secid() hook
David Howells
2008-01-25
4
-0
/
+31
|
*
security: call security_file_permission from rw_verify_area
James Morris
2008-01-25
3
-51
/
+24
|
*
security: remove security_sb_post_mountroot hook
H. Peter Anvin
2008-01-25
4
-20
/
+0
|
*
Security: remove security.h include from mm.h
James Morris
2008-01-25
1
-1
/
+2
|
*
Security: remove security_file_mmap hook sparse-warnings (NULL as 0).
Richard Knutsson
2008-01-25
1
-2
/
+2
|
*
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
5
-254
/
+577
|
*
security/selinux: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2008-01-25
46
-517
/
+3579
|
\
\
|
*
|
[AVR32] extint: Set initial irq type to low level
Haavard Skinnemoen
2008-01-25
1
-3
/
+3
|
*
|
[AVR32] extint: change set_irq_type() handling
David Brownell
2008-01-25
1
-11
/
+7
|
*
|
[AVR32] NMI debugging
Haavard Skinnemoen
2008-01-25
10
-10
/
+166
|
*
|
[AVR32] constify function pointer tables
Jan Engelhardt
2008-01-25
2
-2
/
+2
|
*
|
[AVR32] ATNGW100: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-151
/
+262
|
*
|
[AVR32] ATSTK1002: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-150
/
+483
[next]