aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
|\
| * ARM: fix missing branch in __error_aRussell King2011-01-15
| * ARM: fix /proc/$PID/stack on SMPRussell King2011-01-15
| * ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin2011-01-14
| * ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler2011-01-12
| * ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMUWill Deacon2011-01-11
| * ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zeroRussell King2011-01-11
| * ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2011-01-11
| * ARM: twd: fix display of twd frequencyRussell King2011-01-11
* | mm: unify module_alloc code for vmallocDavid Rientjes2011-01-13
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-06
|\
| * Merge branch 'devel-stable' into develRussell King2011-01-06
| |\
| | * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-12-22
| | |\
| | | * ARM: pxa: add iwmmx support for PJ4Haojian Zhuang2010-12-20
| | * | Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...Russell King2010-12-18
| | |\ \
| | | * | ARM: hw_breakpoint: do not fail initcall if monitor mode is disabledWill Deacon2010-12-15
| | | * | ARM: hw_breakpoint: fix warnings generated by sparseWill Deacon2010-12-06
| | | * | ARM: ptrace: fix style issue with hw_breakpoint interfaceWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handlerWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: don't advertise reserved breakpointsWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: correct and simplify alignment fixup codeWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: reset control registers in hotplug pathWill Deacon2010-12-06
| | | * | ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registersWill Deacon2010-12-06
| | * | | ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon2010-12-04
| | * | | ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon2010-12-04
| * | | | Merge branch 'pgt' (early part) into develRussell King2011-01-06
| |\ \ \ \
| | * | | | ARM: pgtable: collect up identity mapping functionsRussell King2010-12-22
| | * | | | ARM: pgtable: remove L2 cache flushes for SMP page table bring-upRussell King2010-12-22
| | * | | | ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-26
| | | |/ / | | |/| |
| * | | | Merge branch 'misc' into develRussell King2011-01-06
| |\ \ \ \
| | * \ \ \ Merge branch 'smp' into miscRussell King2011-01-06
| | |\ \ \ \
| | | * | | | ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplugRussell King2010-12-20
| | | * | | | ARM: SMP: split out software TLB maintainence broadcastingRussell King2010-12-20
| | | * | | | ARM: localtimer: clean up local timer on hot unplugRussell King2010-12-20
| | | * | | | ARM: smp: improve CPU bringup failure diagnosticsRussell King2010-12-20
| | | * | | | ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-20
| | | * | | | ARM: CPU hotplug: ensure correct ordering of unplugRussell King2010-12-20
| | | * | | | ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-20
| | | * | | | ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-20
| | | * | | | ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-20
| | | * | | | ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King2010-12-20
| | | * | | | ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2010-12-20
| | | * | | | ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2010-12-20
| | | * | | | ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-20
| | | * | | | ARM: fix /proc/interrupts formattingRussell King2010-12-20
| | | * | | | ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-20
| | | * | | | ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-20