summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Introduce INET_ECN_set_ce() functionThomas Graf2005-11-051-4/+24
* [PKT_SCHED]: Generic RED layerThomas Graf2005-11-051-0/+325
* NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-041-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-045-197/+37
|\
| * [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King2005-11-042-194/+0
| * [ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2005-11-041-1/+34
| * [ARM] Merge SMP treeRussell King2005-11-031-1/+2
| |\
| | * [ARM SMP] Do not clear cpu_vm_mask for VIPT cachesRussell King2005-11-031-1/+2
| * | [ARM] Fix another build error with IOP3xx platformsRussell King2005-11-031-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-11-041-11/+16
|\ \
| * | [ETHERNET]: Add ether stuff to docbookStephen Hemminger2005-11-021-9/+15
| * | [ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger2005-11-021-2/+1
* | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2005-11-031-11/+9
|\ \ \ | |_|/ |/| |
| * | [XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott2005-11-031-0/+1
| * | [XFS] Add the project quota type into the XFS quota header.Nathan Scott2005-11-031-1/+2
| * | [XFS] Update XFS quota header license to match the SGI boilerplate.Nathan Scott2005-11-031-10/+6
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-026-38/+56
|\ \ \
| * | | [ARM SMP] Add hotplug CPU infrastructureRussell King2005-11-022-0/+11
| * | | [ARM SMP] Track CPU idle threadsRussell King2005-11-021-0/+1
| * | | [ARM] Fix ARM rwlock implementationsRussell King2005-11-021-3/+3
| * | | [ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointe...John Bowler2005-11-021-34/+40
| * | | [ARM] Fix realview machine type for patch 3060/1Russell King2005-11-021-1/+1
* | | | Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-022-4/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | manual update from upstream:Tony Luck2005-10-31649-9561/+18553
| |\ \ \
| * \ \ \ Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-20224-1016/+2214
| |\ \ \ \
| * | | | | [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device}John W. Linville2005-09-291-4/+27
| * | | | | [PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville2005-09-291-0/+8
* | | | | | Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-021-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-011-5/+5
* | | | | | [PATCH] missing platform_device.h includesAl Viro2005-11-011-0/+2
* | | | | | [PATCH] m68knommu: add 5208 ColdFire reset/reboot supportGreg Ungerer2005-11-011-0/+13
* | | | | | [PATCH] m68knommu: add 5208 ColdFire UART supportGreg Ungerer2005-11-011-0/+4
* | | | | | [PATCH] m68knommu: add 5208 ColdFire pit interrupt supportGreg Ungerer2005-11-011-0/+15
* | | | | | [PATCH] m68knommu: add 5208 ColdFire pit timer supportGreg Ungerer2005-11-011-2/+6
* | | | | | [PATCH] m68knommu: use board defines to distinguish boardsGreg Ungerer2005-11-011-9/+9
* | | | | | [PATCH] m68knommu: add 5208 ColdFire cache supportGreg Ungerer2005-11-011-0/+14
* | | | | | [PATCH] m68knommu: add 5208 ColdFire support definesGreg Ungerer2005-11-011-0/+54
* | | | | | [PATCH] m68knommu: add 5208 ColdFire support defines for its internal mapGreg Ungerer2005-11-011-2/+8
* | | | | | [PATCH] m68knommu: use board name defines to differentiate board definitionsGreg Ungerer2005-11-011-2/+2
* | | | | | [PATCH] m68knommu: remove unmaintained asm-m68knommu/ide.hGreg Ungerer2005-11-011-437/+0
* | | | | | [PATCH] m68knommu: remove auto-generated asm-offsets.hGreg Ungerer2005-11-011-49/+0
* | | | | | [PATCH] m68knommu: change use of extern inline to static inline in headersGreg Ungerer2005-11-018-20/+20
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-11-012-8/+39
|\ \ \ \ \ \
| * | | | | | [NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2005-10-312-8/+39
| | |_|_|/ / | |/| | | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-011-3/+4
|\ \ \ \ \ \
| * | | | | | [SERIAL] Fix port numberingRussell King2005-10-311-3/+4
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0119-20/+974
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2005-11-012-2/+65
| * | | | | | [ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FSBen Dooks2005-11-011-0/+1
| * | | | | | [ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek2005-11-011-1/+1
OpenPOWER on IntegriCloud