aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-14
| * PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-14
| * PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-14
| * PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-14
| * PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki2009-09-09
| * PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-09
| * PCI: separate out pci_add_dynid()Tejun Heo2009-09-09
| * PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-09
| * PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie2009-09-09
| * PCI: support for PCI Express fundamental resetMike Mason2009-09-09
| * PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-09
| * PCI: Document pci_ids.h addition policy.Dave Jones2009-09-09
| * PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-09
* | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-16
* | writeback: use RCU to protect bdi_listJens Axboe2009-09-16
* | fs: Assign bdi in super_blockJens Axboe2009-09-16
* | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
* | fs: remove bdev->bd_inode_backing_dev_infoJens Axboe2009-09-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2009-09-15
|\ \
| * | ide: convert to ->proc_fopsAlexey Dobriyan2009-09-01
| * | ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz2009-08-07
| * | ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz2009-08-07
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \ \
| * | | powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-02
| * | | dma: Add set_dma_mask hook to struct dma_map_opsFUJITA Tomonori2009-08-28
| * | | Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt2009-08-28
| |\ \ \
* | \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ \ \
| * | | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| * | | | | percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo2009-08-14
| * | | | | vmalloc: implement pcpu_get_vm_areas()Tejun Heo2009-08-14
| * | | | | percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-14
| * | | | | percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-14
| * | | | | percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upwardTejun Heo2009-08-14
| * | | | | percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo2009-08-14
| * | | | | percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()Tejun Heo2009-08-14
| * | | | | percpu: drop @static_size from first chunk allocatorsTejun Heo2009-08-14
| * | | | | percpu: generalize first chunk allocator selectionTejun Heo2009-08-14
| * | | | | percpu: build first chunk allocators selectivelyTejun Heo2009-08-14
| * | | | | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-14
| * | | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \ \ \ \
| * | | | | | percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMPTejun Heo2009-07-15
| * | | | | | percpu: teach large page allocator about NUMATejun Heo2009-07-03
| * | | | | | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-03
| * | | | | | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-03
| * | | | | | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-03
| * | | | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-03
| * | | | | | x86,percpu: generalize 4k first chunk allocatorTejun Heo2009-07-03
| * | | | | | percpu: drop @unit_size from embed first chunk allocatorTejun Heo2009-07-03
| * | | | | | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \ \ \ \ \