summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-0512-506/+349
|\ \
| * | [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller2005-07-042-5/+2
| * | [SPARC64]: Small Schizo PCI controller programming tweaks.David S. Miller2005-07-041-15/+8
| * | [SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller2005-07-042-0/+54
| * | [SPARC64]: Add support for IRQ pre-handlers.David S. Miller2005-07-046-467/+247
| * | [SPARC]: bpp: remove sleep_on usageChristoph Hellwig2005-07-041-18/+2
| * | [SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat2005-07-042-1/+36
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-07-0520-166/+205
|\ \ \ | |_|/ |/| |
| * | [PATCH] gregkh-pci-pci-assign-unassigned-resources fixAndy Whitcroft2005-07-011-0/+1
| * | [PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville2005-07-011-6/+0
| * | [PATCH] PCI: Remove newline from pci MODALIAS variableHannes Reinecke2005-07-011-1/+1
| * | [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...long2005-07-013-1/+91
| * | [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LXJean Delvare2005-07-011-0/+1
| * | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-019-150/+79
| * | [PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2005-07-013-3/+11
| * | [PATCH] PCI: handle subtractive decode pci-pci bridge betterIvan Kokshaysky2005-07-011-3/+2
| * | [PATCH] PCI: Increase the number of PCI bus resourcesrajesh.shah@intel.com2005-07-011-1/+1
| * | [PATCH] PCI: Fix up PCI routing in parent bridgeGreg Kroah-Hartman2005-07-011-1/+18
* | | [PATCH] ARM: Fix new-ABI layout of struct stat64Russell King2005-07-041-1/+1
* | | [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King2005-07-045-7/+7
* | | [PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King2005-07-042-3/+3
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-0374-491/+609
|\ \
| * | [PATCH] ARM: 2784/1: Fix the block cache flush operation rangeCatalin Marinas2005-07-031-1/+2
| * | [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabledBen Dooks2005-07-031-5/+0
| * | [PATCH] ARM: Remove machine description macrosRussell King2005-07-0372-485/+607
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-07-031-1/+13
|\ \ \
| * | | [PATCH] Serial: Fix console port spinlock initialisationRussell King2005-07-031-1/+13
| |/ /
* | | [PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entryAdrian Bunk2005-07-031-1/+0
* | | [PATCH] amd74xx: support MCP55 device IDsRob Punkunus2005-07-032-0/+4
* | | [PATCH] ide: fix line break in ide messagesDenis Vlasenko2005-07-031-8/+5
* | | [PATCH] ide: hotplug mark __devinit via82cxxx.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit triflex.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit slc90e66.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit sl82c105.cHerbert Xu2005-07-031-3/+3
* | | [PATCH] ide: hotplug mark __devinit sc1200.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit opti621.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit ns87415.cHerbert Xu2005-07-031-1/+1
* | | [PATCH] ide: hotplug mark __devinit it8172.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit cy82c693.cHerbert Xu2005-07-031-4/+4
* | | [PATCH] ide: hotplug mark __devinit cs5530.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit amd74xx.cHerbert Xu2005-07-031-2/+2
* | | [PATCH] ide: hotplug mark __devinit alim15x3.cHerbert Xu2005-07-031-5/+5
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-07-023-42/+56
|\ \
| * | [PATCH] MMC: wbsd cleanupsAdrian Bunk2005-07-012-29/+7
| * | [PATCH] MMC: wbsd delayed insertionPierre Ossman2005-07-012-10/+43
| * | [PATCH] MMC: Fix divdi3 reference in mmci.cRussell King2005-07-011-3/+6
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-027-818/+55
|\ \ \
| * | | [PATCH] ARM: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-07-011-2/+1
| * | | [PATCH] ARM: Make the magic values in head.S more obviousRussell King2005-07-011-12/+8
| * | | [PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel supportBen Dooks2005-07-011-803/+0
OpenPOWER on IntegriCloud