summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-03-29arm: bios32: Remove non exisiting machine codeThomas Gleixner
2011-03-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-24crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-18Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-18Merge 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-17Merge 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-16Merge 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-10ARM: 6797/1: hw_breakpoint: Fix newlines in WARNingsStephen Boyd
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: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar
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-21ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon
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-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon