summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor2005-11-042-2/+168
* [ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2005-11-042-1/+80
* [ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre2005-11-041-116/+16
* [ARM] Fix IXDP2x01 config filesDeepak Saxena2005-11-032-3/+3
* [ARM] Merge SMP treeRussell King2005-11-034-2/+16
|\
| * [ARM SMP] Do not clear cpu_vm_mask for VIPT cachesRussell King2005-11-031-1/+2
| * [ARM SMP] Add configuration option for ARMv6K processorsRussell King2005-11-033-1/+14
* | [ARM] 3092/1: remove excessive print format paddingNicolas Pitre2005-11-031-4/+4
* | [ARM] Fix another build error with IOP3xx platformsRussell King2005-11-031-1/+1
* | [ARM] Add Realview default configuration fileRussell King2005-11-031-0/+789
* | [ARM] Fix more 3016/1 breakageRussell King2005-11-032-10/+10
|/
* [PATCH] x86-64: bitops fix for -OsAlexandre Oliva2005-11-021-16/+50
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0213-57/+250
|\
| * [ARM SMP] Add hotplug CPU infrastructureRussell King2005-11-026-0/+143
| * [ARM SMP] Fix a couple of warningsRussell King2005-11-021-2/+2
| * [ARM SMP] Track CPU idle threadsRussell King2005-11-022-7/+14
| * [ARM] Fix ARM rwlock implementationsRussell King2005-11-021-3/+3
| * [ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King2005-11-021-2/+2
| * [ARM] Fix Realview machine for patch 3016/1Russell King2005-11-021-7/+37
| * [ARM] Fix mm initialisation with write buffered write allocate cachesRussell King2005-11-021-1/+8
| * [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-027-52/+139
|\ \
| * \ manual update from upstream:Tony Luck2005-10-313129-81109/+171183
| |\ \
| * \ \ Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-201293-15903/+43369
| |\ \ \
| * | | | [PATCH] Removed remaining PCI specific references from swiotlb.cTony Luck2005-09-291-14/+14
| * | | | [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device}John W. Linville2005-09-291-4/+27
| * | | | [PATCH] swiotlb: file header commentsJohn W. Linville2005-09-291-2/+4
| * | | | [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappingsJohn W. Linville2005-09-291-22/+40
| * | | | [PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville2005-09-292-0/+41
| * | | | [PATCH] swiotlb: cleanup some code duplication cruftJohn W. Linville2005-09-291-23/+22
| * | | | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2005-09-295-3/+7
* | | | | Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-0213-116/+70
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [BLOCK] aoe: update for combined io statisticsJens Axboe2005-11-011-9/+4
| * | | | [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-0112-105/+61
| * | | | [BLOCK] Update read/write block io statistics at completion timeJens Axboe2005-11-011-8/+11
* | | | | [PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo2005-11-011-1/+6
* | | | | [PATCH] ibmveth fix panic in initial replenish cycleSantiago Leon2005-11-011-1/+1
* | | | | [PATCH] missing platform_device.h includesAl Viro2005-11-013-4/+8
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-11-0193-19144/+19273
|\ \ \ \ \
| * | | | | drm: remove unused components of drm structuresDave Airlie2005-10-242-8/+0
| * | | | | drm: fix warning on 64-bit platforms..Dave Airlie2005-10-241-1/+3
| * | | | | merge linus head to drm-mm branchDave Airlie2005-10-221-1/+1
| * | | | | merge linus head to drm-mm branchDave Airlie2005-10-2222-103/+135
| |\ \ \ \ \
| * \ \ \ \ \ merge Linus head tree into my drm tree and fix up conflictsDave Airlie2005-10-20895-9123/+29470
| |\ \ \ \ \ \
| * | | | | | | drm: fix drm PCIGARTDave Airlie2005-09-301-1/+2
| * | | | | | | drm: fix all sparse warning on 32-bit x86Dave Airlie2005-09-3022-73/+75
| * | | | | | | drm: add option to force writeback off.Dave Airlie2005-09-303-0/+10
| * | | | | | | drm: fix some lindent damageDave Airlie2005-09-257-173/+86
| * | | | | | | drm: cast handle to a pointer to avoid warningDave Airlie2005-09-251-1/+1