aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-21ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of membanksWill Deacon1-2/+3
2011-02-19ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas1-2/+2
2011-02-19ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon1-8/+14
2011-02-19Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stableRussell King1-1/+16
2011-02-17ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring1-4/+10
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King1-1/+14
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King4-1/+98
2011-02-17ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King1-22/+22
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King1-1/+3
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-02-17ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent1-1/+16
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King4-101/+40
2011-02-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptesWill Deacon2-4/+4
2011-02-12ARM: move cache/processor/fault glue to separate include filesRussell King2-1/+4
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported archWill Deacon1-5/+13
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon1-13/+13
2011-02-11ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King1-0/+23
2011-02-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent1-1/+1
2011-02-10ARM: fixup SMP alternatives in modulesRussell King2-13/+47
2011-02-02ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King1-7/+7
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King2-3/+3
2011-02-02ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King1-12/+6
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31arm: Switch from do_timer() to xtime_update()Torben Hohn1-3/+1
2011-01-25ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King1-5/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-21/+24
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-18/+32
2011-01-15ARM: fix missing branch in __error_aRussell King1-0/+2
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King1-3/+6
2011-01-14ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin1-10/+6
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes1-11/+3
2011-01-13ARM: ecard: irq_data conversion.Lennert Buytenhek1-14/+14
2011-01-13ARM: core irq_data conversion.Lennert Buytenhek1-7/+10
2011-01-12ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler1-2/+4
2011-01-11ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMUWill Deacon1-0/+2
2011-01-11ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zeroRussell King1-1/+1
2011-01-11ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2-1/+10
2011-01-11ARM: twd: fix display of twd frequencyRussell King1-1/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-3189/+3989
2011-01-06Merge branch 'devel-stable' into develRussell King11-296/+538
2011-01-06Merge branch 'pgt' (early part) into develRussell King2-42/+6
2011-01-06Merge branch 'misc' into develRussell King13-351/+676
2011-01-06Merge branch 'smp' into miscRussell King13-301/+355
2011-01-05Merge branch 'clksrc' into develRussell King11-2488/+2733
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King3-61/+85
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar2-1/+6
2010-12-24ARM: provide an early platform initialization hookRussell King1-0/+3
2010-12-24ARM: simplify early machine init hooksRussell King3-16/+10
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm1-29/+2