aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAge
...
| * | | | | | | ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König2011-02-23
| | |_|/ / / / | |/| | | | |
| * | | | | | ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-21
| * | | | | | ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-21
| * | | | | | ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim2011-02-21
| * | | | | | ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar2011-02-19
| |/ / / / /
| * / / / / ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King2011-01-31
| |/ / / /
| * | | / ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas2011-01-25
| | |_|/ | |/| |
| * | | ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2011-01-25
| |/ /
| * | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
| |\ \
| | * | ARM: 6621/1: bitops: remove condition code clobber for CLZRabin Vincent2011-01-12
| | * | ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2011-01-11
| * | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-06
| |\ \ \ | | |/ / | |/| |
| | | |
| | | \
| | *-. \ Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren2010-12-20
| | |\ \ \
| | | | * | ARM: l2x0: Add aux control register bitfieldsSantosh Shilimkar2010-12-18
| | | |/ / | | |/| |
| * | | | Merge branch 'devel-stable' into develRussell King2011-01-06
| |\ \ \ \
| | * \ \ \ Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...Russell King2010-12-18
| | |\ \ \ \
| | | * | | | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon2010-12-06
| | | * | | | ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon2010-12-06
| | | |/ / /
| * | | | | Merge branch 'pgt' (early part) into develRussell King2011-01-06
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-22
| | * | | | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-22
| | * | | | ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2010-12-22
| | * | | | ARM: pgtable: collect up identity mapping functionsRussell King2010-12-22
| | * | | | ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-22
| | * | | | ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-26
| | * | | | ARM: pgtable: use phys_addr_t for physical addressesRussell King2010-11-26
| | * | | | ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King2010-11-26
| | * | | | ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-26
| | * | | | ARM: pgtable: group pte functions togetherRussell King2010-11-26
| | * | | | ARM: pgtable: group pgd functions and data togetherRussell King2010-11-26
| | * | | | ARM: pgtable: move pgprot functions to one placeRussell King2010-11-26
| * | | | | Merge branch 'misc' into develRussell King2011-01-06
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'smp' into miscRussell King2011-01-06
| | |\ \ \ \ \
| | | * | | | | ARM: localtimer: clean up local timer on hot unplugRussell King2010-12-20
| | | * | | | | ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-20
| | | * | | | | ARM: SMP: remove smp_mpidr.hRussell King2010-12-20
| | | * | | | | ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-20
| | | * | | | | ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2010-12-20
| | | * | | | | ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-20
| | | * | | | | ARM: fix /proc/interrupts formattingRussell King2010-12-20
| | | * | | | | ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-20
| | | * | | | | ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-20
| | | * | | | | ARM: include local timer irq stats only when local timers configuredRussell King2010-12-20
| | | * | | | | ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-03
| | | | |_|/ / | | | |/| | |
| | * | | | | ARM: DMA: add support for DMA debuggingRussell King2011-01-06
| | * | | | | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-03
| | * | | | | ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim2010-12-24
| | * | | | | ARM: provide an early platform initialization hookRussell King2010-12-24
| | * | | | | ARM: simplify early machine init hooksRussell King2010-12-24
| | * | | | | ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2010-12-24