summaryrefslogtreecommitdiffstats
path: root/include/math-emu (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-18cgroup: fix a race condition in manipulating tsk->cg_listLi Zefan1-1/+6
2008-04-18security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems1-4/+6
2008-04-18SELinux: add netport.[ch]James Morris2-0/+317
2008-04-18SELinux: Add network port SID cachePaul Moore5-21/+17
2008-04-18SELinux: turn mount options strings into definesEric Paris2-8/+13
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk1-0/+1
2008-04-18selinux: introduce permissive typesEric Paris6-6/+48
2008-04-18selinux: remove ptrace_sidRoland McGrath2-25/+47
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris1-1/+3
2008-04-18security: code cleanupAndrew Morton1-1/+1
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison8-26/+26
2008-04-18SELinux: create new open permissionEric Paris6-2/+47
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk1-0/+1
2008-04-18SELinux: unify printk messagesJames Morris5-76/+76
2008-04-18SELinux: remove unused backpointers from security objectsJames Morris2-14/+0
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore4-87/+15
2008-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams8-54/+69
2008-04-17iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams4-20/+0
2008-04-17async_tx: kill ->device_dependency_addedDan Williams5-30/+0
2008-04-17async_tx: fix multiple dependency submissionDan Williams4-47/+170
2008-04-17fsldma: Split the MPC83xx event from MPC85xx and refine irq codes.Zhang Wei1-5/+21
2008-04-17fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always.Zhang Wei2-18/+3
2008-04-17ata-acpi: don't call _GTF for disabled driveShaohua Li1-2/+4
2008-04-17sata_mv add temporary 3 second init delay for SiliconImage PMsMark Lord1-0/+7
2008-04-17sata_mv remove redundant edma init codeMark Lord1-14/+0
2008-04-17sata_mv add basic port multiplier supportMark Lord1-4/+89
2008-04-17sata_mv fix SOC flags, enable NCQ on SOCMark Lord1-1/+2
2008-04-17sata_mv disable hotplug for nowMark Lord1-1/+5
2008-04-17sata_mv cosmeticsMark Lord1-13/+19
2008-04-17sata_mv hardreset reworkMark Lord1-138/+22
2008-04-17[libata] improve Kconfig help text for new PMP, SFF optionsJeff Garzik1-1/+13
2008-04-17libata: make EH fail gracefully if no reset method is availableTejun Heo1-1/+6
2008-04-17libata: Be a bit more slack about early devicesAlan Cox1-10/+15
2008-04-17libata: cable logicAlan Cox1-0/+4
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo8-32/+15
2008-04-17libata: kill dead code paths in reset pathTejun Heo3-23/+1
2008-04-17pata_scc: fix build breakageStephen Rothwell1-1/+1
2008-04-17libata: make PMP support optionalTejun Heo4-1/+52
2008-04-17libata: implement PMP helpersTejun Heo8-69/+58
2008-04-17libata: separate PMP support code from core codeTejun Heo4-25/+27
2008-04-17libata: make SFF support optionalTejun Heo6-19/+46
2008-04-17libata: don't use ap->ioaddr in non-SFF driversTejun Heo3-44/+36
2008-04-17libata: clean up dummy port_opsTejun Heo1-17/+5
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo4-22/+0
2008-04-17libata: remove check_status from non-SFF driversTejun Heo5-119/+8
2008-04-17libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo7-65/+66
2008-04-17libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo4-18/+12
2008-04-17libata: add qc_fill_rtf port operationTejun Heo6-1/+27
2008-04-17libata: unify mechanism to request follow-up SRSTTejun Heo4-23/+8
2008-04-17libata: move PMP SCR access failure during reset to ata_eh_reset()Tejun Heo5-40/+7