summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-17ide: remove drive->init_speed zeroingBartlomiej Zolnierkiewicz11-22/+0
2007-10-17au1xxx-ide: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-14/+22
2007-10-17it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()Bartlomiej Zolnierkiewicz3-88/+33
2007-10-17atiixp: DMA setup fixesBartlomiej Zolnierkiewicz1-48/+5
2007-10-17sc1200: always tune PIOBartlomiej Zolnierkiewicz1-1/+4
2007-10-17cs5530: always tune PIOBartlomiej Zolnierkiewicz1-13/+6
2007-10-17ide-cris: always tune PIOBartlomiej Zolnierkiewicz1-0/+2
2007-10-17slc90e66: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-17aec62xx: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-17sis5513: always tune PIOBartlomiej Zolnierkiewicz1-10/+5
2007-10-17sis5513: DMA setup fixesBartlomiej Zolnierkiewicz1-108/+106
2007-10-17hpt366: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-17ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson1-5/+7
2007-10-17ide: fix serverworks.c UDMA regressionTony Battersby1-0/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds106-2847/+3949
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds30-590/+619
2007-10-16[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle1-1/+1
2007-10-16[MIPS] Cache: Provide more information on cache policy on bootup.Ralf Baechle1-3/+7
2007-10-16[MIPS] Fix aliasing bug in copy_user_highpage, take 2.Ralf Baechle1-7/+12
2007-10-16[MIPS] VPE loader: convert from struct class_ device to struct deviceKay Sievers1-12/+15
2007-10-16[MIPS] MIPSsim: Fix booting from NFS rootThiemo Seufer1-4/+1
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle11-15/+15
2007-10-16[MIPS] Alchemy: Get rid of au_ffz().Ralf Baechle1-7/+0
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle4-16/+6
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle1-341/+313
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle4-13/+20
2007-10-16[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.Ralf Baechle1-0/+4
2007-10-16[MIPS] IP22: Enable -Werror.Ralf Baechle1-0/+2
2007-10-16[MIPS] IP22: Fix warning.Ralf Baechle2-8/+17
2007-10-16[MIPS] IP22: Complain if requesting the front panel irq failed.Ralf Baechle1-1/+8
2007-10-16[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle1-0/+1
2007-10-16[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle1-4/+9
2007-10-16[MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle1-1/+0
2007-10-16[MIPS] MSP71XX: Add workarounds file.Ralf Baechle1-0/+28
2007-10-16[MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle4-160/+163
2007-10-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds370-5968/+11183
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds142-1115/+1186
2007-10-16time: introduce xtime_secondsIngo Molnar2-12/+1
2007-10-16CREDITS: correct Mikael Pettersson's URLMikael Pettersson1-1/+1
2007-10-16powerpc32 vDSO: linker script indentationRoland McGrath1-101/+118
2007-10-16powerpc64 vDSO: linker script indentationRoland McGrath1-103/+122
2007-10-16SH vDSO: linker script indentationRoland McGrath1-35/+42
2007-10-16ia64 vDSO: linker script indentationRoland McGrath1-63/+72
2007-10-16lockdep: fixup the inode dir annotationPeter Zijlstra1-9/+9
2007-10-16scsi_mac.h: Define AUTOSENSE before include of NCR5380.hBoaz Harrosh1-4/+5
2007-10-16net/sunrpc/xprtrdma/verbs.c printk warning fixAndrew Morton1-1/+2
2007-10-16tgafb: remove a redundant non-mono test in mono imageblitMaciej W. Rozycki1-9/+0
2007-10-16tgafb: fix an out-of-range shift in mono imageblitMaciej W. Rozycki1-3/+8
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas1-1/+1
2007-10-16fbdev: copyarea function taught to fully support swapped pixel order in bytePavel Pisa2-25/+87