summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard2008-04-27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-27
|\ \ \ \ \ \ \ \
| * | | | | | | | ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan2008-04-27
| * | | | | | | | ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: add "noacpi" / "acpigtf" / "acpionboot" parametersBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: remove obsoleted "hdx=noautotune" kernel parameterBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: remove obsoleted "idex=reset" kernel parameterBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | ide: add "ignore_cable" parameter (take 2)Bartlomiej Zolnierkiewicz2008-04-27
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin2008-04-25
| * | | | | | | mlx4_core: Add HW queues allocation helpersYevgeny Petrilin2008-04-25
| * | | | | | | mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-23
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \ \ \ \ \ \
| * | | | | | | x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-26
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \ \ \ \ \ \
| * | | | | | | x86: optimize find_first_bit for small bitmapsAlexander van Heukelum2008-04-26
| * | | | | | | x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-26
| * | | | | | | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-26
| |/ / / / / /
* | | | | | | ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: add IDE_HFLAG_SERIALIZE_DMA host flagBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: do complete DMA setup in ->init_dma method (take 2)Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: export ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-26
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \ \ \ \ \
| * | | | | | generic: make optimized inlining arch-opt-inIngo Molnar2008-04-26
| * | | | | | x86: add optimized inliningIngo Molnar2008-04-26
* | | | | | | ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | remove include/linux/hdsmart.hAdrian Bunk2008-04-26
* | | | | | | ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-26
* | | | | | | ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-25
|\ \ \ \ \ \
| * | | | | | [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-25
| * | | | | | [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
| | |/ / / / | |/| | | |