aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hpt34x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* ide/pci/generic: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* cy82c693: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* cs5535: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* cs5530: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* cmd64x: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* atiixp: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* amd74xx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* alim15x3: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* aec62xx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-24
* ide: add ide_pci_remove() helperBartlomiej Zolnierkiewicz2008-07-24
* via82cxxx: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-24
* cmd64x: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-24
* amd74xx: cleanup ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-24
* tc86c001: remove ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-24
* via82cxxx: convert to use ->host_privBartlomiej Zolnierkiewicz2008-07-24
* siimage: convert to use ->host_privBartlomiej Zolnierkiewicz2008-07-24
* sc1200: convert to use ->host_privBartlomiej Zolnierkiewicz2008-07-24
* it821x: convert to use ->host_privBartlomiej Zolnierkiewicz2008-07-24
* hpt366: convert to use ->host_privBartlomiej Zolnierkiewicz2008-07-24
* aec62xx: convert to use ->host_privBartlomiej Zolnierkiewicz2008-07-24
* ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz2008-07-24
* ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz2008-07-24
* ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz2008-07-24
* ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()Bartlomiej Zolnierkiewicz2008-07-24
* ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'Bartlomiej Zolnierkiewicz2008-07-24
* ide: always call ->init_chipset method in do_ide_setup_pci_device()Bartlomiej Zolnierkiewicz2008-07-24
* Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2008-07-23
|\
| * i386 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64: remove bogus optimization in sysret_signalRoland McGrath2008-07-23
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\ \
| * | sched: hrtick_enabled() should use cpu_active()Ingo Molnar2008-07-20
| * | Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-20
| |\ \
| | * | sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
| | * | sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not...David Howells2008-07-18
| * | | sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar2008-07-18
| * | | cpu hotplug: Make cpu_active_map synchronization dependency clearMax Krasnyansky2008-07-18
| * | | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-18
| * | | sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko2008-07-18
| |/ /
| * | sched: reduce stack size in isolated_cpu_setup()Mike Travis2008-07-18
| * | Revert parts of "ftrace: do not trace scheduler functions"Ingo Molnar2008-07-18
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\ \ \
| * \ \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| |\ \ \
| * | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-20
| * | | | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUPMike Travis2008-07-20
| * | | | NR_CPUS: Replace NR_CPUS in cpufreq userspace routinesMike Travis2008-07-20
| * | | | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis2008-07-20
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis2008-07-20