Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | [ARM] pxa: remove references to pxa_gpio_mode() in comments | Russell King | 2008-09-25 | 1 | -2/+1 | |
| | * | | | | Merge branch 'at91' into devel | Russell King | 2008-10-09 | 1 | -11/+14 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | * | | | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 6 | -87/+105 | |
| | |\ \ \ \ | ||||||
| | | * | | | | [ARM] Improve non-executable support | Russell King | 2008-10-01 | 3 | -56/+64 | |
| | | * | | | | [ARM] Don't include asm/elf.h in asm code | Russell King | 2008-10-01 | 1 | -4/+0 | |
| | | * | | | | [ARM] Remove MT_NONSHARED_DEVICE alias | Russell King | 2008-10-01 | 1 | -2/+0 | |
| | | * | | | | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 2008-10-01 | 3 | -12/+9 | |
| | | * | | | | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 2008-10-01 | 1 | -6/+2 | |
| | | * | | | | [ARM] Convert Xscale and Xscale3 to use new memory types | Russell King | 2008-10-01 | 1 | -2/+2 | |
| | | * | | | | [ARM] Introduce new PTE memory type bits | Russell King | 2008-10-01 | 1 | -5/+28 | |
| | | * | | | | [ARM] Re-jig Linux PTE bits to allow room for 4 memory type bits | Russell King | 2008-10-01 | 1 | -4/+4 | |
| | * | | | | | [ARM] 5295/1: make ZONE_DMA optional | Nicolas Pitre | 2008-10-09 | 1 | -0/+2 | |
| | * | | | | | [ARM] mm: enable sparsemem on clps7500 and RiscPC | Russell King | 2008-10-01 | 1 | -3/+17 | |
| | * | | | | | [ARM] mm: provide helpers for accessing membanks | Russell King | 2008-10-01 | 1 | -0/+11 | |
| | * | | | | | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c | Russell King | 2008-09-30 | 1 | -8/+0 | |
| | * | | | | | [ARM] 5271/1: get rid of pages_to_mb() | Nicolas Pitre | 2008-09-30 | 1 | -5/+0 | |
| | * | | | | | [ARM] dma: fix some comments in dma-mapping.h | Russell King | 2008-09-30 | 1 | -8/+7 | |
| | * | | | | | [ARM] dma: don't touch cache on dma_*_for_cpu() | Russell King | 2008-09-30 | 1 | -5/+1 | |
| | * | | | | | [ARM] dma: add validation of DMA params | Russell King | 2008-09-29 | 1 | -0/+8 | |
| | * | | | | | [ARM] dma: coding style cleanups | Russell King | 2008-09-29 | 1 | -56/+48 | |
| | * | | | | | [ARM] dma: fix dmabounce dma_sync_xxx() implementations | Russell King | 2008-09-29 | 1 | -15/+11 | |
| | * | | | | | [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() | Russell King | 2008-09-29 | 1 | -74/+76 | |
| | * | | | | | [ARM] dma: Reduce to one dma_sync_sg_* implementation | Russell King | 2008-09-29 | 1 | -0/+11 | |
| | * | | | | | [ARM] dma: provide a better dma_map_page() implementation | Russell King | 2008-09-25 | 1 | -1/+10 | |
| | * | | | | | [ARM] Update dma_map_sg()/dma_unmap_sg() API | Russell King | 2008-09-25 | 1 | -110/+5 | |
| | * | | | | | [ARM] Introduce new bitmask based cache type macros | Russell King | 2008-09-25 | 1 | -81/+37 | |
| | * | | | | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 2 | -2/+2 | |
| | * | | | | | [ARM] sparse: quieten arch/arm/kernel/irq.c | Russell King | 2008-09-06 | 1 | -0/+4 | |
| | * | | | | | [ARM] remove pc_pointer() | Russell King | 2008-09-06 | 2 | -7/+2 | |
| | * | | | | | [ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.h | Catalin Marinas | 2008-09-01 | 1 | -5/+5 | |
| | * | | | | | [ARM] 5222/1: Allow configuring user:kernel split via Kconfig | Lennert Buytenhek | 2008-09-01 | 1 | -20/+10 | |
| | * | | | | | [ARM] 5211/2: fix a couple warnings from BUG() usage | Nicolas Pitre | 2008-09-01 | 1 | -1/+1 | |
| | * | | | | | [ARM] 5218/1: arm: improved futex support | Mikael Pettersson | 2008-09-01 | 1 | -3/+121 | |
| | * | | | | | [ARM] 5206/1: remove kprobe_trap_handler() hack | Nicolas Pitre | 2008-09-01 | 1 | -1/+0 | |
| | * | | | | | [ARM] cachetype: move definitions to separate header | Russell King | 2008-09-01 | 3 | -90/+97 | |
| | * | | | | | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 2 | -58/+64 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | ARM: Delete ARM's own cnt32_to_63.h | David Howells | 2008-09-26 | 1 | -78/+0 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | [ARM] Fix PCI_DMA_BUS_IS_PHYS for ARM | Russell King | 2008-09-13 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-09-08 | 2 | -8/+11 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | [ARM] 5241/1: provide ioremap_wc() | Lennert Buytenhek | 2008-09-06 | 2 | -8/+11 | |
| * | | | Revert "[ARM] use the new byteorder headers" | David Woodhouse | 2008-09-05 | 1 | -11/+14 | |
| |/ / | ||||||
* | | | ARM: Use <asm-generic/statfs.h> | David Woodhouse | 2008-09-04 | 1 | -32/+2 | |
|/ / | ||||||
* | | [ARM] use the new byteorder headers | Harvey Harrison | 2008-08-27 | 1 | -14/+11 | |
|/ | ||||||
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-16 | 6 | -36/+91 | |
|\ | ||||||
| * | [ARM] 5191/1: ARM: remove CVS keywords | Adrian Bunk | 2008-08-16 | 1 | -2/+0 | |
| * | [ARM] 5196/1: fix inline asm constraints for preload | Nicolas Pitre | 2008-08-16 | 1 | -2/+2 | |
| * | [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}... | Paul Walmsley | 2008-08-12 | 1 | -2/+5 | |
| * | [ARM] 5193/1: Wire up missing syscalls | Stefan Schmidt | 2008-08-12 | 1 | -0/+6 | |
| * | [ARM] dma-mapping: provide sync_range APIs | Russell King | 2008-08-10 | 1 | -11/+28 | |
| * | [ARM] dma-mapping: improve type-safeness of DMA translations | Russell King | 2008-08-10 | 2 | -21/+44 |