aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas2006-04-103-17/+11
* [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6Catalin Marinas2006-04-102-0/+10
* [ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas2006-04-102-3/+13
* [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas2006-04-101-0/+6
* [ARM] 3469/1: S3C24XX: clkout missing hclk selectorBen Dooks2006-04-091-0/+4
* [ARM] 3468/1: S3C2410: SMDK common include fixBen Dooks2006-04-091-0/+1
* [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and nameTony Lindgren2006-04-091-1/+2
* [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()Tony Lindgren2006-04-093-43/+0
* [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operationLennert Buytenhek2006-04-091-0/+3
* [ARM] Allow decompressor to be built with -ffunction-sectionsRussell King2006-04-091-0/+1
* [ARM] Fix SA110/SA1100 cache flushingRussell King2006-04-073-58/+30
* [ARM] ebsa110: Fix incorrect serial port addressRussell King2006-04-071-1/+1
* [ARM] Fix ebsa110 debug macrosRussell King2006-04-071-1/+1
* [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-0715-33/+53
* [ARM] Remove unnecessary extra parens in include/asm-arm/memory.hRussell King2006-04-041-3/+3
* [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1KAMEZAWA Hiroyuki2006-04-041-1/+1
* Linux v2.6.17-rc1Linus Torvalds2006-04-021-2/+2
* Update dummy snd_power_wait() function for new calling conventionLinus Torvalds2006-04-021-1/+1
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-023-41/+146
|\
| * [PATCH] splice: fix page stealing LRU handling.Jens Axboe2006-04-023-19/+18
| * [PATCH] splice: page stealing needs to wait_on_page_writeback()Jens Axboe2006-04-021-0/+9
| * [PATCH] splice: export generic_splice_sendpageJens Axboe2006-04-021-2/+5
| * [PATCH] splice: add a SPLICE_F_MORE flagJens Axboe2006-04-022-2/+4
| * [PATCH] splice: add comments documenting more of the codeJens Axboe2006-04-021-4/+66
| * [PATCH] splice: improve writeback and clean up page stealingJens Axboe2006-04-023-18/+48
| * [PATCH] splice: fix shadow[] filling logicJens Axboe2006-04-021-3/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-02126-1525/+6560
|\ \
| * | [ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren2006-04-0228-297/+1968
| * | [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren2006-04-0220-70/+681
| * | [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren2006-04-025-27/+172
| * | [ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren2006-04-029-51/+1354
| * | [ARM] 3429/1: ARM: OMAP: 4/8 Update GPIOTony Lindgren2006-04-021-25/+61
| * | [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexingTony Lindgren2006-04-023-16/+113
| * | [ARM] 3427/1: ARM: OMAP: 2/8 Update timersTony Lindgren2006-04-026-199/+362
| * | [ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren2006-04-0212-600/+481
| * | [ARM] 3396/2: AT91RM9200 Platform devices updateAndrew Victor2006-04-022-8/+146
| * | [ARM] 3395/2: AT91RM9200 Dataflash Card vs MMC selectionAndrew Victor2006-04-024-4/+14
| * | [ARM] 3393/2: AT91RM9200 LED supportAndrew Victor2006-04-028-4/+141
| * | [ARM] 3453/1: Poodle: Correctly set the memory sizeRichard Purdie2006-04-021-0/+4
| * | [ARM] 3446/1: i.MX: MMC/SD SDHC controller registration for i.MX/MX1 MX1ADS b...Pavel Pisa2006-04-021-0/+18
| * | [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1Pavel Pisa2006-04-023-77/+541
| * | [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platformLennert Buytenhek2006-04-022-0/+50
| * | [ARM] 3450/1: ep93xx: use the ep93xx rtc driverLennert Buytenhek2006-04-021-0/+10
| * | [ARM] 3452/1: [S3C2410] RX3715 - add nand informationBen Dooks2006-04-021-0/+35
| * | [ARM] 3449/1: [S3C2410] Anubis - fix NAND timingsBen Dooks2006-04-021-2/+2
| * | [ARM] 3448/1: [S3C2410] Settle delay when _enabling_ USB PLLBen Dooks2006-04-021-1/+1
| * | [ARM] 3442/1: [S3C2410] SMDK: NAND device setupBen Dooks2006-04-021-1/+84
| * | [ARM] 3447/1: [S3C2410] SMDK - default LEDs to offBen Dooks2006-04-021-4/+4
| * | [ARM] 3443/1: [S3C2410] Improve IRQ entry codeBen Dooks2006-04-021-100/+67
| * | [ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek2006-04-0210-8/+80