summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-07-02ARM: entry: data abort: tail-call the main data abort handlerRussell King11-99/+73
2011-07-02ARM: entry: data abort: avoid using r2 in abort helpersRussell King6-33/+33
2011-07-02ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King10-46/+38
2011-07-02ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King4-18/+19
2011-07-02ARM: entry: re-allocate registers in irq entry assembly macrosRussell King2-12/+12
2011-07-02ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macrosRussell King1-39/+8
2011-07-02ARM: entry: instrument usr exception handlers with irqsoff tracingRussell King1-1/+16
2011-07-02ARM: entry: instrument svc undefined exception handler with irqtraceRussell King1-0/+10
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King5-50/+31
2011-06-30ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King4-4/+6
2011-06-30ARM: entry: rejig register allocation in exception entry handlersRussell King1-38/+43
2011-06-29ARM: entry: no need to check parent IRQ mask in IRQ handler returnRussell King1-2/+3
2011-06-29ARM: entry: no need to increase preempt count for IRQ handlersRussell King1-23/+4
2011-06-29ARM: entry: abort-macro: simplify do_ldrd_abortRussell King1-3/+1
2011-06-29ARM: entry: abort-macro: specify registers to be used for macrosRussell King5-22/+22
2011-06-29ARM: entry: prefetch/data abort helpers: avoid corrupting r4Russell King1-4/+4
2011-06-29ARM: entry: prefetch/data abort helpers: convert to macrosRussell King1-50/+35
2011-06-28ARM: entry: shark: don't directly reference registers in macrosRussell King1-5/+5
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King7-26/+0
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-10/+48
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King1-3/+7
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King1-3/+3
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij1-0/+1
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin1-1/+13
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King1-1/+5
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-3/+11
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd1-2/+4
2011-06-17msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein1-1/+5
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds1-0/+1
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds5-9/+29
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin1-2/+11
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij1-0/+2
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2-0/+6
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-71/+161
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap1-0/+1
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-55/+76
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao5-5/+5
2011-06-15ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto1-15/+6
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren51-149/+130
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2-4/+8
2011-06-14ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt1-7/+7
2011-06-14ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm1-0/+6
2011-06-14ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm1-65/+160
2011-06-14ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm1-3/+1
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-71/+26
2011-06-13Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren7-6/+165
2011-06-13omap: pandora: fix NAND supportGrazvydas Ignotas1-1/+2
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+4
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+5
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5