summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* [ARM] omap: introduce clock operations structureRussell King2009-02-028-133/+115
* [ARM] omap: remove VIRTUAL_CLOCKRussell King2009-02-023-7/+4
* Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-01110-3192/+4489
|\
| * ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman2009-01-291-2/+1
| * ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-291-0/+1
| * ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen2009-01-291-1/+2
| * ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-294-12/+18
| * ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-292-1/+6
| * ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-291-0/+1
| * ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-291-2/+2
| * ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-294-223/+78
| * 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/+0
| | * 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/+41
| | | * 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-269-246/+549
| | | * | powerpc/8xx: Update defconfigsKumar Gala2009-01-265-109/+213
| | | * | powerpc/86xx: Update defconfigsKumar Gala2009-01-265-146/+429
| | | * | powerpc/83xx: Update defconfigsKumar Gala2009-01-2614-395/+895
| | | * | powerpc/85xx: Update defconfigsKumar Gala2009-01-2617-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/+37
| |\ \ \ | | |/ / | |/| |
| | * | 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/+0
| | * | m68knommu: remove the no longer used PCI support optionAdrian Bunk2009-01-272-21/+0
| | * | m68knommu: remove obsolete and unused eLIA boardAdrian Bunk2009-01-274-9/+2
| | * | 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/+2
* | | | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-1/+1
* | | | annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-311-1/+1
* | | | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-311-1/+1
* | | | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-281-1/+4
* | | | [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-281-0/+1
* | | | [ARM] msm: fix build errorsRussell King2009-01-281-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-271-23/+0
|\ \ \
| * | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-271-23/+0
| |/ /
* | | 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-2627-545/+78
|\ \
OpenPOWER on IntegriCloud