aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-24siimage: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24serverworks: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24sc1200: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24rz1000: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24piix: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24pdc202xx_old: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24pdc202xx_new: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24opti621: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24ns87415: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24jmicron: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24it821x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24it8213: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24hpt366: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24hpt34x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24ide/pci/generic: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24cy82c693: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24cs5535: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24cs5530: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24cmd64x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24atiixp: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24amd74xx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24alim15x3: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24aec62xx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz
2008-07-24ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz
2008-07-24via82cxxx: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz
2008-07-24cmd64x: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz
2008-07-24amd74xx: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz
2008-07-24tc86c001: remove ->init_chipset methodBartlomiej Zolnierkiewicz
2008-07-24via82cxxx: convert to use ->host_privBartlomiej Zolnierkiewicz
2008-07-24siimage: convert to use ->host_privBartlomiej Zolnierkiewicz
2008-07-24sc1200: convert to use ->host_privBartlomiej Zolnierkiewicz
2008-07-24it821x: convert to use ->host_privBartlomiej Zolnierkiewicz
2008-07-24hpt366: convert to use ->host_privBartlomiej Zolnierkiewicz
2008-07-24aec62xx: convert to use ->host_privBartlomiej Zolnierkiewicz
2008-07-24ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz
2008-07-24ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz
2008-07-24ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz
2008-07-24ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()Bartlomiej Zolnierkiewicz
2008-07-24ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'Bartlomiej Zolnierkiewicz
2008-07-24ide: always call ->init_chipset method in do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-23i386 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds