aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2010-12-24
* ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2010-12-24
* ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King2010-12-05
* ARM: implement support for read-mostly sectionsRussell King2010-12-05
* ARM: always build swp_emulate as ARMv7Russell King2010-11-26
* ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm2010-11-04
* ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-04
* 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
| | * | | | ARM: cleanup lookup_machine_type data and ensure these are placed in __HEADRussell King2010-10-08
| | * | | | ARM: hotplug cpu: move __error and __error_p to cpuinit sectionRussell King2010-10-08
| | * | | | ARM: move __mmap_switched, C-API functions to init sectionRussell King2010-10-08
| | * | | | ARM: cleanup boot cpu calling __mmap_switchedRussell King2010-10-08
| | * | | | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King2010-10-08
| | * | | | ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUsRussell King2010-10-08
| | * | | | ARM: no need for nommu to jump through the hoops that mmu doesRussell King2010-10-08
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-18
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | | | | * | | | ARM: 6341/1: unwind - optimise linked-list searches for modulesPhil Carmody2010-09-02
| | | | | | | * | | | ARM: 6340/1: module - additional unwind tables for exit/devexit sectionsPhil Carmody2010-09-02
| | | | | | | * | | | ARM: 6339/1: module - simplify unwind table handlingPhil Carmody2010-09-02
| | | | | | | * | | | ARM: 6338/1: module - simplify code with temporariesPhil Carmody2010-09-02
| | | | | | |/ / / /
| | | | | * | | | | ARM: vmlinux.lds: Move unwind tables into _stext.._etextRussell King2010-10-08
| | | | | * | | | | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King2010-10-08
| | | | | * | | | | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman2010-10-08
| | | | | * | | | | ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPUTony Lindgren2010-10-04
| | | | | * | | | | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-04
| | | | | * | | | | ARM: 6291/1: coresight: move struct tracectx inside etm driverAlexander Shishkin2010-10-04
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | ARM: 6358/1: hw-breakpoint: add HAVE_HW_BREAKPOINT to KconfigWill Deacon2010-09-08