aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-05Security: Fix some coding styles in security/keys/keyring.cwzt.wzt@gmail.com1-4/+2
2010-03-04Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.cwzt.wzt@gmail.com1-1/+0
2010-03-03Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com1-1/+0
2010-03-03Selinux: Remove unused headers list.h in selinux/netlink.cwzt.wzt@gmail.com1-1/+0
2010-03-03TOMOYO: Remove unused variables.Tetsuo Handa1-7/+3
2010-03-03Security: Add __init to register_security to disable load a security module on runtimewzt.wzt@gmail.com1-1/+1
2010-03-02Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe1-2/+2
2010-03-02OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen1-3/+18
2010-03-02virtio_net: remove forgotten assignmentJiri Pirko1-1/+0
2010-03-02be2net: fix tx completion pollingSathya Perla3-38/+37
2010-03-02sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski1-5/+18
2010-03-02net: fix protocol sk_buff fieldEric Dumazet1-1/+1
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala1-5/+9
2010-03-01sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers1-1/+16
2010-03-01ata: Detect Delkin Devices compact flashBen Gardner1-1/+2
2010-03-01pata_efar: Enable parallel scanningAlan Cox1-1/+2
2010-03-01pata_atiixp: enable parallel scanAlan Cox1-1/+2
2010-03-01[libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz1-1/+10
2010-03-01[libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz1-0/+15
2010-03-01libata: Pass host flags into the pci helperAlan Cox40-42/+44
2010-03-01[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCIChristoph Egger1-1/+1
2010-03-01libata: Allow pata_legacy to be built on non-ISA but PCI systemsAlan Cox1-2/+2
2010-03-01pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsetsBartlomiej Zolnierkiewicz1-2/+4
2010-03-01pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cardsBartlomiej Zolnierkiewicz1-1/+12
2010-03-01[libata] pata_at91: fix backslash-continued stringJeff Garzik1-2/+2
2010-03-01pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz1-110/+94
2010-03-01pata_via: fix address setup timings underlockingBartlomiej Zolnierkiewicz1-2/+2
2010-03-01pata_serverworks: fix error messageBartlomiej Zolnierkiewicz1-1/+1
2010-03-01pata_serverworks: fix PIO setup for the second channelBartlomiej Zolnierkiewicz1-1/+2
2010-03-01pata_efar: fix secondary port supportBartlomiej Zolnierkiewicz1-2/+2
2010-03-01pata_cypress: fix PIO timings underclockingBartlomiej Zolnierkiewicz1-4/+6
2010-03-01pata_cs5535: use correct values for PIO1 and PIO2 data timingsBartlomiej Zolnierkiewicz1-1/+1
2010-03-01pata_cmd64x: remove unused definitionsBartlomiej Zolnierkiewicz1-11/+1
2010-03-01pata_cmd64x: cmd648_bmdma_stop() fixBartlomiej Zolnierkiewicz1-1/+1
2010-03-01pata_cmd64x: fix handling of address setup timingsBartlomiej Zolnierkiewicz1-0/+6
2010-03-01pata_cmd64x: fix PIO setupBartlomiej Zolnierkiewicz1-1/+4
2010-03-01pata_ali: documentation fixesBartlomiej Zolnierkiewicz1-5/+3
2010-03-01libata: fix CFA handling in ide_timing_compute()Bartlomiej Zolnierkiewicz1-6/+11
2010-03-01sata_via: Correctly setup PIO/DMA for pata slave on vt6421.Bart Hartgers1-3/+5
2010-03-01libata: make functions/variables staticRobert Hancock2-5/+5
2010-03-01libata: implement spurious irq handling for SFF and apply it to piixTejun Heo3-8/+48
2010-03-01libata: cleanup ata_sff_interrupt()Tejun Heo1-10/+7
2010-03-01ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+8
2010-03-01ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+6
2010-03-01ahci: Implement SATA AHCI FIS-based switching supportShane Huang1-18/+203
2010-03-01pata_hpt366: remove irrelevant TODOSergei Shtylyov1-3/+1
2010-03-01pata_hpt{37x|3x2n}: improve timing register documentationSergei Shtylyov2-32/+30
2010-03-01pata_hpt366: remove redundant codeSergei Shtylyov1-13/+4
2010-03-01pata_hpt{37x|3x2n}: unify mode programmingSergei Shtylyov2-116/+90
2010-03-01pata_hpt3x2n: always stretch UltraDMA timingSergei Shtylyov1-10/+10