summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: force dcache flush if dcache_dirty bit setNitin Gupta2009-10-121-6/+3Star
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-1214-164/+237
|\
| * [ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien2009-10-121-1/+1
| * [ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall2009-10-121-1/+1
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-113-0/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-091-39/+39
| |\
| | * Input: fix rx51 board keymapAmit Kucheria2009-10-061-39/+39
| * | Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren2009-10-064-95/+137
| |\ \
| | * | OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy2009-10-053-14/+31
| | * | OMAP3: PM: Enable GPIO module-level wakeupsKevin Hilman2009-10-051-0/+10
| | * | OMAP3: PM: USBHOST: clear wakeup events on both hostsVikram Pandita2009-10-051-3/+10
| | * | OMAP3: PM: PRCM interrupt: only handle selected PRCM interruptsPaul Walmsley2009-10-051-9/+37
| | * | OMAP3: PM: PRCM interrupt: check MPUGRPSEL registerPaul Walmsley2009-10-051-0/+3
| | * | OMAP3: PM: Prevent hang in prcm_interrupt_handlerJon Hunter2009-10-051-83/+60Star
| * | | omap: iovmm: Add missing mutex_unlockDaniel Walker2009-10-061-1/+2
| * | | omap: iovmm: Fix incorrect spellingHiroshi DOYU2009-10-061-3/+3
| * | | omap: SRAM: flush the right address after memcpy in omap_sram_pushye janboe2009-10-061-1/+2
| * | | omap: Lock DPLL5 at bootRajendra Nayak2009-10-051-0/+35
| * | | omap: Fix incorrect 730 vs 850 detectionTony Lindgren2009-10-051-23/+14Star
* | | | ARM: Add kmap_atomic type debuggingRussell King2009-10-111-0/+2
* | | | ARM: boolean bit testingJohannes Weiner2009-10-111-3/+3
* | | | ARM: update die() outputRussell King2009-10-111-2/+3
* | | | ARM: Dump code/mem oops lines with the appropriate log levelRussell King2009-10-111-16/+17
* | | | ARM: Dump memory and backtrace as one printk per lineRussell King2009-10-111-19/+23
* | | | ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten2009-10-101-47/+119
* | | | ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten2009-10-104-16/+51
* | | | ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten2009-10-101-12/+0Star
* | | | ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten2009-10-071-8/+10
* | | | ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2009-10-072-1/+23
* | | | ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein2009-10-073-58/+75
* | | | ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein2009-10-071-4/+6
* | | | ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow2009-10-071-0/+1
* | | | ARM: 5748/1: bcmring: fix build warning messagesLeo Chen2009-10-072-3/+3
* | | | ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas2009-10-071-1/+1
* | | | ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2009-10-072-4/+35
* | | | ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten2009-10-071-12/+4Star
* | | | ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten2009-10-073-2/+35
* | | | ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak2009-10-051-0/+5
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-0356-253/+721
|\ \ \
| * | | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-021-1/+50
| * | | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-0233-78/+144
| * | | ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer2009-10-021-1/+1
| * | | ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown2009-10-021-1/+3
| * | | ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-021-13/+12Star
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2009-10-026-131/+433
| |\ \ \
| | * | | arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-181-1/+1
| | * | | iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-184-5/+3Star
| | * | | iop33x: update defconfig (default atu to on)Dan Williams2009-08-181-125/+429
| * | | | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-011-2/+2
| * | | | ARM: 5733/1: fix bcmring compile errorLeo Chen2009-10-011-1/+0Star