summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-03-15ARM: fold lookup_machine_type() into setup_machine()Nicolas Pitre
2011-03-15ARM: ignore mdesc->boot_params if out of rangeNicolas Pitre
2011-03-15ARM: P2V: Thumb2 supportNicolas Pitre
2011-03-15ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring
2011-03-15ARM: P2V: extend to 16-bit translation offsetsRussell King
2011-03-15ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-03-15ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King
2011-03-15ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King
2011-03-15ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-03-15ARM: Defer lookup of machine_type to setup.cRussell King
2011-02-26ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 coresWill Deacon
2011-02-26ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestWill Deacon
2011-02-21ARM: 6745/1: kprobes insn decoding fixNicolas Pitre
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King
2011-02-21ARM: Ensure predictable endian state on signal handler entryRussell King
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll
2011-02-19ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas
2011-02-19ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon
2011-02-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent
2011-02-10ARM: fixup SMP alternatives in modulesRussell King
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King
2011-01-25ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15ARM: fix missing branch in __error_aRussell King
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King
2011-01-14ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2011-01-13ARM: ecard: irq_data conversion.Lennert Buytenhek
2011-01-13ARM: core irq_data conversion.Lennert Buytenhek
2011-01-12ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler
2011-01-11ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMUWill Deacon
2011-01-11ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zeroRussell King
2011-01-11ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King
2011-01-11ARM: twd: fix display of twd frequencyRussell King
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06Merge branch 'pgt' (early part) into develRussell King
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2010-12-24ARM: provide an early platform initialization hookRussell King
2010-12-24ARM: simplify early machine init hooksRussell King
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor