summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-0/+2
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King1-1/+1
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-1/+1
2010-12-08ARM: io: simplify ioremap* and iounmap definitionsRussell King1-7/+4
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-12-07ARM: 6475/1: Introduce asm/hardware/entry-macro-gic.SMagnus Damm1-0/+68
2010-12-06ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon1-2/+2
2010-12-06ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon1-1/+1
2010-12-05ARM: implement support for read-mostly sectionsRussell King1-0/+2
2010-12-04ARM: 6518/1: kexec: Fix crash_setup_regs() for ARMv7 and CONFIG_THUMB2_KERNELDave Martin1-4/+14
2010-12-04ARM: 6517/1: kexec: Add missing memory clobber to inline asm in crash_setup_r...Dave Martin1-1/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King1-2/+2
2010-12-01ARM: module: clean up handling of ELF unwind tablesRussell King1-10/+5
2010-11-30ARM: 6486/1: provide zero vmcore_elf64_check_arch()Mika Westerberg1-0/+2
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2-22/+25
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King2-4/+6
2010-11-26ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King1-5/+2
2010-11-26ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King1-6/+6
2010-11-26ARM: pgtable: group pte functions togetherRussell King1-59/+51
2010-11-26ARM: pgtable: group pgd functions and data togetherRussell King1-21/+23
2010-11-26ARM: pgtable: move pgprot functions to one placeRussell King1-22/+21
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-16/+6
2010-11-26Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King2-2/+26
2010-11-23ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham1-0/+4
2010-11-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon1-1/+1
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King1-0/+3
2010-11-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2-2/+26
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring1-0/+2
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas5-20/+51
2010-11-03ARM: pxa: fix the missing definition of IRQ_BOARD_ENDEric Miao1-1/+1
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-10/+34
2010-10-29kgdb,arm: fix register dumpRabin Vincent1-2/+3
2010-10-28Merge branch 'devel-stable' into develRussell King2-3/+34
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2-3/+30
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King1-0/+4
2010-10-27ARM: fix memblock breakageRussell King1-7/+0
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-8/+6
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-3/+3
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar1-0/+1
2010-10-26ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar1-3/+5
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner1-0/+24
2010-10-25ARM: Add L2X0 PREFETCH and POWER control registerKyungmin Park1-0/+4
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-82/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney1-82/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-80/+410
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-61/+84
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-5/+1
2010-10-20ARM: make struct machine_desc definition coherent with its commentNicolas Pitre1-1/+2