| Commit message (Expand) | Author | Age |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-06 |
|\ |
|
| *-. | Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus | Tony Lindgren | 2010-12-20 |
| |\ \ |
|
| | | * | ARM: l2x0: Add aux control register bitfields | Santosh Shilimkar | 2010-12-18 |
| | |/
| |/| |
|
* | | | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 |
|\ \ \ |
|
| * \ \ | Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve... | Russell King | 2010-12-18 |
| |\ \ \ |
|
| | * | | | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints | Will Deacon | 2010-12-06 |
| | * | | | ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabled | Will Deacon | 2010-12-06 |
| | |/ / |
|
* | | | | Merge branch 'pgt' (early part) into devel | Russell King | 2011-01-06 |
|\ \ \ \ |
|
| * | | | | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King | 2010-12-22 |
| * | | | | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King | 2010-12-22 |
| * | | | | ARM: pgtable: remove FIRST_USER_PGD_NR | Russell King | 2010-12-22 |
| * | | | | ARM: pgtable: collect up identity mapping functions | Russell King | 2010-12-22 |
| * | | | | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King | 2010-12-22 |
| * | | | | ARM: pgtable: introduce pteval_t to represent a pte value | Russell King | 2010-11-26 |
| * | | | | ARM: pgtable: use phys_addr_t for physical addresses | Russell King | 2010-11-26 |
| * | | | | ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() | Russell King | 2010-11-26 |
| * | | | | ARM: pgtable: directly pass pgd/pmd/pte to their error functions | Russell King | 2010-11-26 |
| * | | | | ARM: pgtable: group pte functions together | Russell King | 2010-11-26 |
| * | | | | ARM: pgtable: group pgd functions and data together | Russell King | 2010-11-26 |
| * | | | | ARM: pgtable: move pgprot functions to one place | Russell King | 2010-11-26 |
* | | | | | Merge branch 'misc' into devel | Russell King | 2011-01-06 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'smp' into misc | Russell King | 2011-01-06 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: localtimer: clean up local timer on hot unplug | Russell King | 2010-12-20 |
| | * | | | | | ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. | Dave Martin | 2010-12-20 |
| | * | | | | | ARM: SMP: remove smp_mpidr.h | Russell King | 2010-12-20 |
| | * | | | | | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 2010-12-20 |
| | * | | | | | ARM: SMP: collect IPI and local timer IRQs for /proc/stat | Russell King | 2010-12-20 |
| | * | | | | | ARM: SMP: provide individual IPI interrupt statistics | Russell King | 2010-12-20 |
| | * | | | | | ARM: fix /proc/interrupts formatting | Russell King | 2010-12-20 |
| | * | | | | | ARM: SMP: move ipi_count into irq_stat structure | Russell King | 2010-12-20 |
| | * | | | | | ARM: SMP: provide accessors for irq_stat data | Russell King | 2010-12-20 |
| | * | | | | | ARM: include local timer irq stats only when local timers configured | Russell King | 2010-12-20 |
| | * | | | | | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 2010-12-03 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | ARM: DMA: add support for DMA debugging | Russell King | 2011-01-06 |
| * | | | | | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() | Russell King | 2011-01-03 |
| * | | | | | ARM: 6541/1: move sev definition to common system.h include file | Shiraz Hashim | 2010-12-24 |
| * | | | | | ARM: provide an early platform initialization hook | Russell King | 2010-12-24 |
| * | | | | | ARM: simplify early machine init hooks | Russell King | 2010-12-24 |
| * | | | | | ARM: 6538/1: Subarch IRQ handler macros V3 | Magnus Damm | 2010-12-24 |
| * | | | | | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time | eric miao | 2010-12-24 |
| * | | | | | ARM: implement support for read-mostly sections | Russell King | 2010-12-05 |
| * | | | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 |
| * | | | | | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas | 2010-11-04 |
* | | | | | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: sched_clock: provide common infrastructure for sched_clock() | Russell King | 2010-12-22 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable | Russell King | 2010-11-26 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent | 2010-11-19 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*-----------. \ \ \ \ \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | / / /
| | | | | | | |_|/ / /
| | | | | | |/| | | /
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | | | | | | * | | | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 2010-11-04 |
| | | | | | |/ / / |
|
| | | | | * / / / | ARM: module: clean up handling of ELF unwind tables | Russell King | 2010-12-01 |
| | | | | |/ / / |
|