summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocationThomas Graf2005-07-051-5/+17
| * [PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf2005-07-054-47/+37
| * [PKT_SCHED]: Move sch_generic.c prototypes to correct header fileThomas Graf2005-07-052-10/+12
| * [NET]: Reduce size of sk_buff by 4 bytesThomas Graf2005-07-051-7/+8
| * [NET]: Remove unused security member in sk_buffThomas Graf2005-07-056-14/+2
| * [NET]: net/core/filter.c: make len cover the entire packetPatrick McHardy2005-07-051-6/+2
| * [NET]: Consolidate common code in net/core/filter.cPatrick McHardy2005-07-051-57/+33
| * [NET]: Remove redundant code in net/core/filter.cPatrick McHardy2005-07-051-12/+0
| * [NET]: Fix signedness issues in net/core/filter.cPatrick McHardy2005-07-051-1/+1
* | 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