summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: entry: data abort: avoid using r2 in abort helpersRussell King2011-07-026-33/+33
* ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King2011-07-0210-46/+38
* ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King2011-07-024-18/+19
* ARM: entry: re-allocate registers in irq entry assembly macrosRussell King2011-07-022-12/+12
* ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macrosRussell King2011-07-021-39/+8
* ARM: entry: instrument usr exception handlers with irqsoff tracingRussell King2011-07-021-1/+16
* ARM: entry: instrument svc undefined exception handler with irqtraceRussell King2011-07-021-0/+10
* ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King2011-07-025-50/+31
* ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King2011-06-304-4/+6
* ARM: entry: rejig register allocation in exception entry handlersRussell King2011-06-301-38/+43
* ARM: entry: no need to check parent IRQ mask in IRQ handler returnRussell King2011-06-291-2/+3
* ARM: entry: no need to increase preempt count for IRQ handlersRussell King2011-06-291-23/+4
* ARM: entry: abort-macro: simplify do_ldrd_abortRussell King2011-06-291-3/+1
* ARM: entry: abort-macro: specify registers to be used for macrosRussell King2011-06-295-22/+22
* ARM: entry: prefetch/data abort helpers: avoid corrupting r4Russell King2011-06-291-4/+4
* ARM: entry: prefetch/data abort helpers: convert to macrosRussell King2011-06-291-50/+35
* ARM: entry: shark: don't directly reference registers in macrosRussell King2011-06-281-5/+5
* ARM: entry: remove unused irq_prio_table macroRussell King2011-06-287-26/+0
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-278-10/+48
|\
| * ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
| * ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
| * ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-211-0/+1
| * ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-211-1/+13
| * ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
| * ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
| * ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-171-0/+2
| * ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-06-201-3/+11
|\ \
| * | msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-201-2/+4
| * | msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-171-1/+5
| * | msm: timer: Fix SMP build errorStephen Boyd2011-05-311-0/+2
| | |
| \ \
*-. \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-0/+1
|\ \ \ \
| * | | | gpio: include linux/gpio.h where neededRandy Dunlap2011-06-161-0/+1
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-175-9/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-1451-149/+130
| |\ \ \
| | * | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| | |/ /
| * | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-137-6/+165
| |\ \ \
| | * | | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-061-2/+17
| | * | | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
| * | | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-164-71/+161
|\ \ \ \
| * | | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-151-15/+6
| * | | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
| * | | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-141-0/+6
| * | | | ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-141-65/+160
| * | | | ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-141-3/+1
| | |_|/ | |/| |
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-1521-55/+76
|\ \ \ \
| * | | | ARM: footbridge: fix clock event supportRussell King2011-06-111-0/+1
| * | | | ARM: footbridge: fix debug macrosRussell King2011-06-111-2/+3
| * | | | ARM: initrd: disable initrds outside of memoryRussell King2011-06-111-0/+6
OpenPOWER on IntegriCloud