Age | Commit message (Expand) | Author |
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 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King |
2010-12-20 | ARM: SMP: ensure smp_send_stop() waits for CPUs to stop | Russell King |
2010-12-20 | ARM: SMP: use more sane register allocation for __fixup_smp_on_up | Russell King |
2010-12-20 | ARM: SMP: collect IPI and local timer IRQs for /proc/stat | Russell King |
2010-12-20 | ARM: SMP: provide individual IPI interrupt statistics | Russell King |
2010-12-20 | ARM: fix /proc/interrupts formatting | Russell King |
2010-12-20 | ARM: SMP: move ipi_count into irq_stat structure | Russell King |
2010-12-20 | ARM: SMP: provide accessors for irq_stat data | Russell King |
2010-12-20 | ARM: include local timer irq stats only when local timers configured | Russell King |
2010-12-20 | ARM: SMP: remove send_ipi_message() | Russell King |
2010-12-03 | ARM: SMP: remove IRQ-disabling for smp_cross_call() | Russell King |
2010-12-03 | ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead | Russell King |
2010-12-03 | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King |
2010-11-07 | ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS | Joe Perches |
2010-11-07 | ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN | Joe Perches |
2010-11-07 | ARM: 6469/1: perf-events: squash compiler warning | Will Deacon |
2010-11-07 | ARM: 6468/1: backtrace: fix calculation of thread stack base | Will Deacon |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-10-29 | kgdb,arm: fix register dump | Rabin Vincent |
2010-10-28 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-28 | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel... | Russell King |
2010-10-27 | ptrace: cleanup arch_ptrace() on ARM | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-27 | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type | Tony Lindgren |
2010-10-26 | arm: Disable outer (L2) cache in kexec | Thomas Gleixner |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | arm: use addruart macro to establish debug mappings | Jeremy Kerr |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |
2010-10-20 | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC | Jeremy Kerr |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-16 | arm: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner |
2010-10-16 | genirq, ARM: Fix boot on ARM platforms | Anand Gadiyar |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |