summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-305-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-301-2/+2
|\
| * lguest: typos fixAtsushi SAKAI2009-01-301-2/+2
* | alpha: fix the BUG() macroIvan Kokshaysky2009-01-301-11/+6Star
* | alpha: compile fixesIvan Kokshaysky2009-01-303-2/+6
* | alpha: use syscall wrappersIvan Kokshaysky2009-01-305-99/+87Star
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-2884-1920/+4343
|\
| * powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
| * powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
| * powerpc: Remove arch/ppc cruft from KconfigJosh Boyer2009-01-281-4/+0Star
| * powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell2009-01-281-13/+13
| * Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2009-01-2827-592/+1203
| |\
| | * powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer2009-01-232-37/+119
| | * powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer2009-01-2311-234/+641
| | * powerpc/40x: Update PowerPC 40x defconfigsJosh Boyer2009-01-207-139/+391
| | * powerpc/44x: Warp patches for the new NDFC driverSean MacLennan2009-01-204-180/+41Star
| | * powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt InfoGrant Erickson2009-01-203-3/+12
| * | Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt2009-01-2853-1305/+3120
| |\ \
| | * | powerpc/embedded6xx: Update defconfigsKumar Gala2009-01-279-246/+549
| | * | powerpc/8xx: Update defconfigsKumar Gala2009-01-275-109/+213
| | * | powerpc/86xx: Update defconfigsKumar Gala2009-01-275-146/+429
| | * | powerpc/83xx: Update defconfigsKumar Gala2009-01-2714-395/+895
| | * | powerpc/85xx: Update defconfigsKumar Gala2009-01-2717-407/+1031
| | * | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2009-01-262-1/+2
| | * | powerpc/85xx: Fix typo in mpc8572ds dtsKumar Gala2009-01-201-1/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-01-2812-1031/+37Star
|\ \ \ | |/ / |/| |
| * | m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel2009-01-271-4/+4
| * | m68knommu: fix syscall restartingGreg Ungerer2009-01-272-1/+16
| * | m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer2009-01-272-981/+0Star
| * | m68knommu: remove the no longer used PCI support optionAdrian Bunk2009-01-272-21/+0Star
| * | m68knommu: remove obsolete and unused eLIA boardAdrian Bunk2009-01-274-9/+2Star
| * | m68knommu: set NO_DMAAdrian Bunk2009-01-271-0/+4
| * | m68knommu: fix cache flushing for the 527x ColdFire processorsGreg Ungerer2009-01-271-2/+9
| * | m68knommu: use one exist from execptionSebastian Siewior2009-01-271-13/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-281-23/+0Star
|\ \ \
| * | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-281-23/+0Star
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+0
|\ \ \ | |/ / |/| |
| * | libata-sff: fix incorrect EH messageTejun Heo2009-01-261-0/+0
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2727-545/+78Star
|\ \
| * | [ARM] fix section-based ioremapRussell King2009-01-251-9/+2Star
| * | [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0Star
| * | [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| * | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| * | [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| * | ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
| * | ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9Star
| * | ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
| * | ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
| * | ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0Star
| * | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5Star