| Commit message (Expand) | Author | Age |
* | ARM: pm: allow generic sleep code to be used with SMP CPU idle | Russell King | 2011-02-22 |
* | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 |
* | ARM: move cache/processor/fault glue to separate include files | Russell King | 2011-02-12 |
* | ARM: pm: add function to set WFI low-power mode for SMP CPUs | Russell King | 2011-02-11 |
* | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 2011-01-31 |
* | ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode | Russell King | 2011-01-25 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 |
|\ |
|
| * | ARM: ecard: irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
| * | ARM: core irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 |
|\ \ |
|
| * | | ARM: fix missing branch in __error_a | Russell King | 2011-01-15 |
| * | | ARM: fix /proc/$PID/stack on SMP | Russell King | 2011-01-15 |
| * | | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources | Dima Zavin | 2011-01-14 |
| * | | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used | Alexander Holler | 2011-01-12 |
| * | | ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU | Will Deacon | 2011-01-11 |
| * | | ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero | Russell King | 2011-01-11 |
| * | | ARM: sched_clock: allow init_sched_clock() to be called early | Russell King | 2011-01-11 |
| * | | ARM: twd: fix display of twd frequency | Russell King | 2011-01-11 |
| |/ |
|
* / | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 |
|\ |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 |
| |\ |
|
| | * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2010-12-22 |
| | |\ |
|
| | | * | ARM: pxa: add iwmmx support for PJ4 | Haojian Zhuang | 2010-12-20 |
| | * | | Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve... | Russell King | 2010-12-18 |
| | |\ \ |
|
| | | * | | ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled | Will Deacon | 2010-12-15 |
| | | * | | ARM: hw_breakpoint: fix warnings generated by sparse | Will Deacon | 2010-12-06 |
| | | * | | ARM: ptrace: fix style issue with hw_breakpoint interface | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handler | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: don't advertise reserved breakpoints | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: disable preemption during debug exception handling | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: correct and simplify alignment fixup code | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: reset control registers in hotplug path | Will Deacon | 2010-12-06 |
| | | * | | ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registers | Will Deacon | 2010-12-06 |
| | * | | | ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock | Will Deacon | 2010-12-04 |
| | * | | | ARM: 6512/1: perf: fix warnings generated by sparse | Will Deacon | 2010-12-04 |
| * | | | | Merge branch 'pgt' (early part) into devel | Russell King | 2011-01-06 |
| |\ \ \ \ |
|
| | * | | | | ARM: pgtable: collect up identity mapping functions | Russell King | 2010-12-22 |
| | * | | | | ARM: pgtable: remove L2 cache flushes for SMP page table bring-up | Russell King | 2010-12-22 |
| | * | | | | ARM: pgtable: directly pass pgd/pmd/pte to their error functions | Russell King | 2010-11-26 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'misc' into devel | Russell King | 2011-01-06 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'smp' into misc | Russell King | 2011-01-06 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug | Russell King | 2010-12-20 |
| | | * | | | | ARM: SMP: split out software TLB maintainence broadcasting | Russell King | 2010-12-20 |
| | | * | | | | ARM: localtimer: clean up local timer on hot unplug | Russell King | 2010-12-20 |
| | | * | | | | ARM: smp: improve CPU bringup failure diagnostics | Russell King | 2010-12-20 |
| | | * | | | | ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. | Dave Martin | 2010-12-20 |
| | | * | | | | ARM: CPU hotplug: ensure correct ordering of unplug | Russell King | 2010-12-20 |
| | | * | | | | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 2010-12-20 |