Age | Commit message (Expand) | Author |
2010-05-17 | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',... | Russell King |
2010-05-17 | ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA | Russell King |
2010-05-15 | ARM: rename mach_cpu_disable() to platform_cpu_disable() | Russell King |
2010-05-15 | ARM: 6132/1: PL330: Add common core driver | Jassi Brar |
2010-05-15 | ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 | Jason McMullan |
2010-05-15 | arm: use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-05-04 | ARM: 6092/1: atmel_serial: support for RS485 communications | Claudio Scordino |
2010-05-02 | ARM: ICST: kill duplicate icst code | Russell King |
2010-05-02 | ARM: ICST: indirect s2div and idx2s arrays via icst_params | Russell King |
2010-05-02 | ARM: ICST: move minimum VCO frequency to icst_params | Russell King |
2010-05-02 | ARM: ICST: use Hz instead of kHz | Russell King |
2010-05-02 | ARM: ICST: provide definitions for max/min VCO frequencies | Russell King |
2010-05-02 | ARM: ICST: icst.*_ps_to_vco() functions are unused, remove them | Russell King |
2010-05-02 | ARM: ICST: merge common ICST VCO structures | Russell King |
2010-04-29 | ARM: Improve documentation in arm_timer.h | Russell King |
2010-04-29 | ARM: 6063/1: pmu: add enum describing PMU types | Will Deacon |
2010-04-22 | ARM: 6058/1: Add support for PCI domains | Anton Vorontsov |
2010-04-14 | ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file | viresh kumar |
2010-03-24 | ARM: convert arm to arch_gettimeoffset() | John Stultz |
2010-03-13 | ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds | Greg Ungerer |
2010-03-13 | ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h | Mikael Pettersson |
2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-12 | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori |
2010-03-12 | pci-dma: arm: use include/linux/pci-dma.h | FUJITA Tomonori |
2010-03-12 | arm: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King |
2010-03-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-03-02 | [ARM] pxa: move board board IRQ definitions out of irqs.h | Eric Miao |
2010-03-02 | [ARM] sa1111: allow cascaded IRQs to be used by platforms | Eric Miao |
2010-03-02 | [ARM] locomo: allow cascaded IRQ base to be specified by platforms | Eric Miao |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-28 | iop-adma: redundant/wrong tests in iop_*_count()? | Roel Kluin |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-25 | Merge branch 'misc2' into devel | Russell King |
2010-02-25 | Merge branch 'perf' into devel | Russell King |
2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King |
2010-02-25 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-20 | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor | Abdoulaye Walsimou Gaye |
2010-02-15 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan |
2010-02-15 | ARM: 5927/1: Make delimiters of DMA area globally visibly. | Fenkart/Bostandzhyan |
2010-02-15 | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS | Russell King |
2010-02-15 | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas |
2010-02-15 | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent |
2010-02-15 | ARM: 5889/1: Add atomic64 routines for ARMv6k and above. | Will Deacon |