summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-10[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo7-48/+9
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo15-0/+15
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo3-0/+43
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo4-14/+23
2006-02-09[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik3-674/+724
2006-02-09[libata] build fix after merging some pre-packet_task-removal codeJeff Garzik1-3/+2
2006-02-09[PATCH] libata-dev: Minor comment fixAlbert Lee1-13/+13
2006-02-09[PATCH] libata-dev: Use new AC_ERR_* flagsAlbert Lee1-6/+6
2006-02-09[PATCH] libata-dev: Use new ata_queue_pio_task() for PIO polling taskAlbert Lee1-9/+3
2006-02-09[PATCH] libata-dev: Fix array index value in ata_rwcmd_protocol()Albert Lee1-1/+1
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo2-1/+16
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo2-2/+9
2006-02-09[libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik1-1/+3
2006-02-09[PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()Tejun Heo1-11/+21
2006-02-09[PATCH] libata: fix ata_std_probe_reset() SATA detectionTejun Heo1-1/+1
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo2-4/+55
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo2-0/+11
2006-02-09[IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov1-0/+3
2006-02-09[PATCH] x86-64: Add sys_unshareAndi Kleen3-3/+15
2006-02-08[MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse1-1/+1
2006-02-08[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren2-2/+4
2006-02-08[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren9-9/+18
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren3-18/+39
2006-02-08[ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks1-0/+5
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2-0/+5
2006-02-08[SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2-4/+5
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug1-9/+4
2006-02-08[SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse1-1/+0
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala1-0/+1
2006-02-08[ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real1-0/+4
2006-02-08[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas1-1/+1
2006-02-08[ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre1-66/+65
2006-02-08[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre1-1/+6
2006-02-08[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre1-0/+10
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2-4/+75
2006-02-08[ARM] Experimental config options should have (EXPERIMENTAL)Russell King1-1/+1
2006-02-08[ARM] 3307/1: old ABI compat: mark it experimentalNicolas Pitre1-1/+1
2006-02-08[ARM] 3306/1: S3C24XX - update defconfigBen Dooks1-13/+38
2006-02-08[ARM] 3305/1: Minor typographical and spelling fixes in KonfigMartin Michlmayr1-4/+4
2006-02-08[ARM] 3304/1: Add help descriptions to ARCH config items that don't have oneMartin Michlmayr2-2/+32
2006-02-08[ARM] 3303/1: S3C24XX - add clock enable usage countingBen Dooks2-10/+34
2006-02-08[ARM] 3302/1: make pci=firmware the default for ixp2000Lennert Buytenhek7-4/+7
2006-02-08[ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfigLennert Buytenhek1-1/+1
2006-02-08[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine typesLennert Buytenhek1-1/+3
2006-02-08[IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2-3/+7
2006-02-08[MIPS] Add 'const' to readb and friendsAtsushi Nemoto1-1/+1
2006-02-08[MIPS] Sparse: Add __user tags to syscall.cAtsushi Nemoto1-22/+26
2006-02-08[MIPS] Wire up new syscalls.Ralf Baechle5-7/+125
2006-02-08[MIPS] Make do_signal return void.Ralf Baechle3-7/+6
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle6-46/+62