summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-12-20ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King
2010-12-20ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King
2010-12-20ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King
2010-12-20ARM: SMP: provide individual IPI interrupt statisticsRussell King
2010-12-20ARM: fix /proc/interrupts formattingRussell King
2010-12-20ARM: SMP: move ipi_count into irq_stat structureRussell King
2010-12-20ARM: SMP: provide accessors for irq_stat dataRussell King
2010-12-20ARM: include local timer irq stats only when local timers configuredRussell King
2010-12-20ARM: SMP: remove send_ipi_message()Russell King
2010-12-03ARM: SMP: remove IRQ-disabling for smp_cross_call()Russell King
2010-12-03ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware insteadRussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-11-07ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches
2010-11-07ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches
2010-11-07ARM: 6469/1: perf-events: squash compiler warningWill Deacon
2010-11-07ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29kgdb,arm: fix register dumpRabin Vincent
2010-10-28Merge branch 'devel-stable' into develRussell King
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King
2010-10-28ptrace: cleanup arch_ptrace() on ARMNamhyung Kim
2010-10-28ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-20arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-18Merge branch 'hotplug' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-16arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner
2010-10-16genirq, ARM: Fix boot on ARM platformsAnand Gadiyar
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-14perf, ARM: Fix sysfs bits removal build failureIngo Molnar
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter
2010-10-11perf: Add helper function to return number of countersMatt Fleming
2010-10-08ARM: add register documentation for __enable_mmuRussell King
2010-10-08ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King