summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kbuild: use relative path to -ISam Ravnborg2006-04-042-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-0283-895/+5566
|\
| * [ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren2006-04-0218-252/+1772
| * [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren2006-04-029-63/+357
| * [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren2006-04-022-0/+86
| * [ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren2006-04-027-43/+1279
| * [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-022-13/+62
| * [ARM] 3427/1: ARM: OMAP: 2/8 Update timersTony Lindgren2006-04-024-199/+353
| * [ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren2006-04-029-181/+466
| * [ARM] 3396/2: AT91RM9200 Platform devices updateAndrew Victor2006-04-021-8/+127
| * [ARM] 3395/2: AT91RM9200 Dataflash Card vs MMC selectionAndrew Victor2006-04-024-4/+14
| * [ARM] 3393/2: AT91RM9200 LED supportAndrew Victor2006-04-027-4/+136
| * [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-021-63/+448
| * [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platformLennert Buytenhek2006-04-021-0/+39
| * [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] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek2006-04-025-1/+38
| * [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-012-1/+20
| * [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-021-0/+13
|\ \
| * | [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa2006-04-021-0/+13
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-1/+1
|\ \
| * \ Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk2006-04-0214-219/+846
| |\ \ | | |/
| * | kexec: grammar fix for crash_save_this_cpu()Horms2006-04-011-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-04-026-0/+96
|\ \ \
| * \ \ Manual merge with Linus.Dmitry Torokhov2006-04-021250-27491/+36633
| |\ \ \ | | | |/ | | |/|
| * | | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-146-0/+96
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-04-0220-167/+273
|\ \ \ \
| * | | | [PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell2006-04-021-6/+4
| * | | | powerpc: hook up the splice syscallPaul Mackerras2006-04-011-0/+1
| * | | | [PATCH] powerpc/cell: compile fixesDave Jones2006-04-012-0/+2
| * | | | [PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard2006-04-011-3/+3
| * | | | [PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2006-04-011-32/+30
| * | | | [PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt2006-04-011-4/+5
| * | | | [PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas2006-04-011-3/+4
| * | | | [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-012-1/+102
| * | | | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-018-52/+52
| * | | | [PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas2006-04-011-2/+10
| * | | | [PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas2006-04-011-12/+18
| * | | | Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Paul Mackerras2006-04-014-52/+43
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | powerpc: converted embedded platforms to use new define_machine supportKumar Gala2006-03-303-46/+40
OpenPOWER on IntegriCloud