summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-20ANSIfy a couple of functions in netfilterAl Viro1-2/+2
2007-07-20Fix lguest misannotationAl Viro1-1/+1
2007-07-20Fix up sky2 breakageAl Viro1-3/+4
2007-07-20Fix buggered kmalloc() call argument orderAl Viro1-1/+1
2007-07-20m68k: exclude more unbuildable driversAl Viro2-1/+4
2007-07-20mac89x0: missing __initAl Viro1-1/+1
2007-07-20m68k: remove empty ->setup is several consolesAl Viro2-14/+0
2007-07-20m68k: missing __initAl Viro12-15/+17
2007-07-20m68k: missing exportsAl Viro6-1/+21
2007-07-20m68k: use .text.headAl Viro4-3/+4
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro3-14/+73
2007-07-20m68k: teach modpost about .m68_fixupAl Viro1-0/+1
2007-07-20more isa/eisa/pci-only drivers marked as suchAl Viro1-2/+2
2007-07-19Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Linus Torvalds165-268/+247
2007-07-19fallout from kbuild changesAl Viro1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt165-268/+247
2007-07-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds53-599/+473
2007-07-19coda breakageAl Viro2-14/+14
2007-07-19missed cong_avoid() instanceAl Viro1-1/+1
2007-07-20ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz2-5/+17
2007-07-20ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz1-6/+0
2007-07-20ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz1-78/+0
2007-07-20ide-cris: handle PIO auto-tuning in tune_cris_ide()Bartlomiej Zolnierkiewicz1-0/+2
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz43-8/+99
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz7-39/+45
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz37-53/+43
2007-07-20ide: ide_find_best_pio_mode() fixes (take 2)Bartlomiej Zolnierkiewicz1-6/+4
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz9-56/+74
2007-07-20sc1200: remove stale Power Management codeBartlomiej Zolnierkiewicz1-37/+2
2007-07-20ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz1-2/+3
2007-07-20serverworks: fix DMABartlomiej Zolnierkiewicz1-6/+2
2007-07-20serverworks: always tune PIOBartlomiej Zolnierkiewicz1-40/+36
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz35-94/+25
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz3-10/+13
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz4-11/+12
2007-07-20siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz1-98/+39
2007-07-20atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz1-13/+19
2007-07-20ide: Stop mapping ROMsAlan Cox5-38/+2
2007-07-20IDE: Remove references to dead ETRAX-related variables.Robert P. J. Day1-6/+0
2007-07-20PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2-0/+2
2007-07-20scc_pata.c: Workaround for errata A308 (take 2)Kou Ishizaki1-13/+54
2007-07-20scc_pata: Use inline function for eieioKumar Gala1-2/+2
2007-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds7-66/+162
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds4-2/+93
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity6-18/+6
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds17-407/+442
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox2-0/+4
2007-07-19fix spufs build after ->fault changesChristoph Hellwig1-11/+11
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds27-200/+474
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds57-1721/+8809