summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-2217-408/+480
|\ \ \ \ \ \ \
| | | | | | | * ARM: vfp: fix a hole in VFP thread migrationRussell King2011-07-091-0/+3
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-2/+9
| | | | | | * ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-241-2/+2
| | | | | | * ARM: pm: move cpu_init() call into core codeRussell King2011-06-241-0/+1
| | | | | | * ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-6/+4
| | | | | | * ARM: pm: rejig suspend follow-on function calling conventionRussell King2011-06-241-4/+5
| | | | | | * ARM: pm: reallocate registers to avoid r2, r3Russell King2011-06-241-9/+9
| | | | | | * ARM: pm: preserve r4 - r11 across a suspendRussell King2011-06-241-2/+3
| | | | | | * ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU pathsRussell King2011-06-241-18/+6
| | | | | | * ARM: pm: move return address (for cpu_resume) to top of stackRussell King2011-06-241-8/+8
| | | | | | * ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the sameRussell King2011-06-241-9/+3
| | | | | | * ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-241-49/+50
| | |_|_|_|/ | |/| | | |
| | | | | * ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin2011-07-192-0/+16
| | | | | * ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-2/+9
| | | | | * ARM: 6960/1: allow enabling SCU code on UPRob Herring2011-07-061-0/+2
| | | | | * ARM: 6985/1: export functions to determine the presence of I/DTCMLinus Walleij2011-07-061-3/+18
| | | | | * ARM: 6984/1: enhance TCM robustnessLinus Walleij2011-07-061-8/+39
| | | | | * ARM: 6977/1: pmu: add platform_device_id table supportMark Rutland2011-06-291-2/+18
| | | | | * ARM: 6976/1: pmu: add OF probing supportMark Rutland2011-06-291-1/+33
| | | | | * ARM: 6975/1: pmu: reject duplicate PMU registrationsMark Rutland2011-06-291-6/+6
| | | | | * ARM: 6974/1: pmu: refactor reservationMark Rutland2011-06-292-16/+21
| | | | * | ARM: vmlinux.lds: use _text and _stext the same way as x86Russell King2011-07-071-2/+2
| | | | * | ARM: vmlinux.lds: move init sections between text and data sectionsRussell King2011-07-071-48/+48
| | | | * | ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segmentRussell King2011-07-071-2/+0
| | | | * | ARM: vmlinux.lds: rearrange .init output sectionRussell King2011-07-071-18/+29
| | | | * | ARM: vmlinux.lds: move discarded sections to beginningRussell King2011-07-071-25/+22
| | |_|/ / | |/| | |
| | | * | ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King2011-07-211-11/+28
| | | * | ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King2011-07-211-6/+4
| | | * | ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2011-07-211-8/+2
| | | * | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
| | | * | ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-051-0/+2
| | | * | ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
| | |/ / | |/| |
| | * | ARM: entry: no need to reload the SPSR value from struct pt_regsRussell King2011-07-021-9/+1
| | * | ARM: entry: data abort: tail-call the main data abort handlerRussell King2011-07-021-10/+4
| | * | ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King2011-07-021-4/+2
| | * | ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King2011-07-021-5/+3
| | * | ARM: entry: re-allocate registers in irq entry assembly macrosRussell King2011-07-021-5/+5
| | * | 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-023-50/+24
| | * | ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King2011-06-301-1/+1
| | * | 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: 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: 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
|/ /
OpenPOWER on IntegriCloud