aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| | | * | | | | ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent2010-11-19
| | | * | | | | ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2010-11-19
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: perf: separate PMU backends into multiple filesWill Deacon2010-11-25
| | * | | | | ARM: perf: encode PMU name in arm_pmu structureWill Deacon2010-11-25
| | * | | | | ARM: perf: add _init() functions to PMUsWill Deacon2010-11-25
| | * | | | | ARM: perf: avoid exposing internal stop function for v6 PMUWill Deacon2010-11-25
| | * | | | | ARM: perf: consolidate common PMU behaviourWill Deacon2010-11-25
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-05
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | / / / | | | | | | | |/ / / | | | | | |_|_| / / | | | | |/| | | /
| | | | | | * | | ARM: module: ignore unwind for sections not marked SHF_ALLOCRussell King2010-12-01
| | | | | | * | | ARM: module: clean up handling of ELF unwind tablesRussell King2010-12-01
| | | | | | |/ /
| | | | | * / / ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson2010-12-04
| | | |_|/ / / | | |/| | | |
| | | * | | | ARM: GIC: move enablement of PPI interrupts to gic.cRussell King2010-12-14
| | | |/ / /
* | | | | | Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-05
|\| | | | |
| * | | | | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-24
| * | | | | ARM: smp: avoid incrementing mm_users on CPU startupRussell King2010-12-18
| | |/ / / | |/| | |
* | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-16
* | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-07
|\| | | |
| * | | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-04
| * | | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-30
| * | | | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-30
| * | | | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-30
| |/ / /
* / / / perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
|/ / /
* | | ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-07
* | | ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-07
* | | ARM: 6469/1: perf-events: squash compiler warningWill Deacon2010-11-07
* | | ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-07
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-30
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2010-10-28
| |\ \
| | * \ Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-28
| | |\ \
| | | * | arm: Disable outer (L2) cache in kexecThomas Gleixner2010-10-26
| * | | | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren2010-10-27
| |/ / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-29
|\ \ \ \
| * | | | kgdb,arm: fix register dumpRabin Vincent2010-10-29
| |/ / /
* | | | ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-27
* | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
|/ / /
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\ \ \ \
| * | | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-20
| * | | | arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-20
| * | | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-20
| * | | | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr2010-10-20
| * | | | Merge branch 'devel-stable' into develRussell King2010-10-19
| |\ \ \ \
| | * \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-19
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ARM: add a vma entry for the user accessible vector pageNicolas Pitre2010-10-01
| | * | | | ARM: SECCOMP supportNicolas Pitre2010-10-01
| | | |_|/ | | |/| |
| * | | | Merge branch 'hotplug' into develRussell King2010-10-18
| |\ \ \ \
| | * | | | ARM: add register documentation for __enable_mmuRussell King2010-10-08
| | * | | | ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King2010-10-08
| | * | | | ARM: hotplug cpu: ensure that __enable_mmu is identity mappedRussell King2010-10-08