| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-16 | 6 | -18/+37 |
|\ |
|
| * | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 2009-09-15 | 2 | -0/+13 |
| * | Driver core: Add support for compatibility classes | Jean Delvare | 2009-09-15 | 1 | -0/+8 |
| * | uio: add generic driver for PCI 2.3 devices | Michael S. Tsirkin | 2009-09-15 | 1 | -0/+1 |
| * | driver model: constify attribute groups | David Brownell | 2009-09-15 | 4 | -6/+6 |
| * | Driver core: Add accessor for device platform data | Mark Brown | 2009-09-15 | 1 | -0/+5 |
| * | Driver core: move dev_get/set_drvdata to drivers/base/dd.c | Greg Kroah-Hartman | 2009-09-15 | 1 | -12/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 | Linus Torvalds | 2009-09-16 | 1 | -2/+2 |
|\ \ |
|
| * | | pcmcia: Use phys_addr_t for physical addresses | Steven A. Falco | 2009-09-15 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 6 | -6/+258 |
|\ \ |
|
| * | | PCI hotplug: acpiphp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-14 | 1 | -3/+1 |
| * | | PCI hotplug: add pci_configure_slot() | Bjorn Helgaas | 2009-09-14 | 1 | -0/+9 |
| * | | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface | Bjorn Helgaas | 2009-09-14 | 1 | -1/+1 |
| * | | PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle | Alex Chiang | 2009-09-14 | 1 | -1/+1 |
| * | | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki | 2009-09-09 | 1 | -1/+1 |
| * | | PCI PM: Introduce device flag wakeup_prepared | Rafael J. Wysocki | 2009-09-09 | 1 | -0/+1 |
| * | | PCI: pcie: Ensure hotplug ports have a minimum number of resources | Eric W. Biederman | 2009-09-09 | 1 | -0/+4 |
| * | | PCI: separate out pci_add_dynid() | Tejun Heo | 2009-09-09 | 1 | -0/+5 |
| * | | PCI hotplug: add support for 5.0G link speed | Kenji Kaneshige | 2009-09-09 | 1 | -1/+2 |
| * | | PCI/vgaarb: cleanup some warnings + cleanup some comments. | Dave Airlie | 2009-09-09 | 1 | -22/+27 |
| * | | PCI: support for PCI Express fundamental reset | Mike Mason | 2009-09-09 | 1 | -0/+1 |
| * | | PCI/GPU: implement VGA arbitration on Linux | Benjamin Herrenschmidt | 2009-09-09 | 2 | -0/+197 |
| * | | PCI: Document pci_ids.h addition policy. | Dave Jones | 2009-09-09 | 1 | -0/+3 |
| * | | PCI: expose function reset capability in sysfs | Michael S. Tsirkin | 2009-09-09 | 1 | -0/+1 |
| * | | ACPI: export acpi_pci_root and friends | Alex Chiang | 2009-09-09 | 1 | -0/+16 |
| * | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -1/+12 |
* | | | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe | 2009-09-16 | 2 | -3/+3 |
* | | | writeback: use RCU to protect bdi_list | Jens Axboe | 2009-09-16 | 1 | -0/+1 |
* | | | fs: Assign bdi in super_block | Jens Axboe | 2009-09-16 | 1 | -0/+1 |
* | | | writeback: get rid of wbc->for_writepages | Jens Axboe | 2009-09-16 | 2 | -5/+2 |
* | | | fs: remove bdev->bd_inode_backing_dev_info | Jens Axboe | 2009-09-16 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2009-09-15 | 1 | -23/+7 |
|\ \ \ |
|
| * | | | ide: convert to ->proc_fops | Alexey Dobriyan | 2009-09-01 | 1 | -21/+3 |
| * | | | ide: fix races in handling of user-space SET XFER commands | Bartlomiej Zolnierkiewicz | 2009-08-07 | 1 | -1/+2 |
| * | | | ide: allow ide_dev_read_id() to be called from the IRQ context | Bartlomiej Zolnierkiewicz | 2009-08-07 | 1 | -1/+2 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | powerpc: Fix some late PowerMac G5 with PCIe ATI graphics | Benjamin Herrenschmidt | 2009-09-02 | 1 | -0/+1 |
| * | | | | dma: Add set_dma_mask hook to struct dma_map_ops | FUJITA Tomonori | 2009-08-28 | 1 | -0/+1 |
| * | | | | Merge commit 'tip/iommu-for-powerpc' into next | Benjamin Herrenschmidt | 2009-08-28 | 3 | -22/+0 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 4 | -27/+157 |
|\ \ \ \ \ \ |
|
| * | | | | | | percpu: kill lpage first chunk allocator | Tejun Heo | 2009-08-14 | 1 | -16/+0 |
| * | | | | | | percpu: update embedding first chunk allocator to handle sparse units | Tejun Heo | 2009-08-14 | 1 | -2/+5 |
| * | | | | | | vmalloc: implement pcpu_get_vm_areas() | Tejun Heo | 2009-08-14 | 1 | -0/+6 |
| * | | | | | | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 | 1 | -9/+7 |
| * | | | | | | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 | 1 | -13/+29 |
| * | | | | | | percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward | Tejun Heo | 2009-08-14 | 1 | -6/+8 |
| * | | | | | | percpu: add @align to pcpu_fc_alloc_fn_t | Tejun Heo | 2009-08-14 | 1 | -1/+2 |
| * | | | | | | percpu: make @dyn_size mandatory for pcpu_setup_first_chunk() | Tejun Heo | 2009-08-14 | 1 | -1/+1 |
| * | | | | | | percpu: drop @static_size from first chunk allocators | Tejun Heo | 2009-08-14 | 1 | -10/+8 |
| * | | | | | | percpu: generalize first chunk allocator selection | Tejun Heo | 2009-08-14 | 1 | -0/+12 |