summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.17-rc1v2.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
| * | [ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities commonBen Dooks2006-04-016-21/+84
| * | [ARM] 3438/1: ixp23xx: add pci slave supportLennert Buytenhek2006-04-013-1/+21
| * | [ARM] 3436/1: 2.6.16-git18: collie_defconfig brokenPavel Machek2006-04-011-1/+71
| * | [ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah2006-04-011-13/+0
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-04-028-0/+2300
|\ \ \
| * | | [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa2006-04-026-0/+1199
| * | | [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor2006-04-024-0/+1101
| |/ /
* | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-04-0217-163/+309
|\ \ \
| * | | [XFS] Provide XFS support for the splice syscall.Nathan Scott2006-03-316-62/+199
| * | | [XFS] Reenable write barriers by default.Nathan Scott2006-03-311-3/+2
| * | | [XFS] Make project quota enforcement return an error code consistent withNathan Scott2006-03-314-47/+54
| * | | [XFS] Implement the silent parameter to fill_super, previously ignored.Nathan Scott2006-03-316-47/+49
| * | | [XFS] Cleanup comment to remove reference to obsoleted functionMandy Kirkconnell2006-03-311-4/+5
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-04-0237-472/+5658
|\ \ \ \
| * | | | [ALSA] Kconfig SND_SEQUENCER_OSS help text fixFrederik Deweerdt2006-03-311-2/+3
| * | | | [ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf2006-03-312-3/+161
OpenPOWER on IntegriCloud