summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'v6v7' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
2011-03-10ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre
2011-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King
2011-03-03[ARM] add machine-specific hook to machine_kexecEric Cooper
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-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon
2011-02-23ARM: irq migration: ensure migration is handled safelyRussell King
2011-02-23ARM: irq migration: force migration off CPU going downRussell King
2011-02-23ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley
2011-02-23ARM: improve module relocation fixup diagnosticsRussell King
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre
2011-02-23ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre
2011-02-22ARM: pm: allow generic sleep code to be used with SMP CPU idleRussell King
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King
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-19Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Russell King
2011-02-17ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-02-17ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-02-17ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King
2011-02-12ARM: move cache/processor/fault glue to separate include filesRussell King
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-11ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King
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-02-02ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King