Age | Commit message (Expand) | Author | Files | Lines |
2009-04-15 | [ARM] 5450/1: Flush only the needed range when unmapping a VMA | Aaro Koskinen | 1 | -4/+21 |
2009-04-08 | [ARM] 5447/1: Add SZ_32K | Linus Walleij | 1 | -0/+1 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+3 |
2009-03-28 | Merge branch 'master' into devel | Russell King | 1 | -0/+1 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 4 | -3/+6 |
2009-03-27 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -3/+3 |
2009-03-27 | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel | Russell King | 5 | -13/+55 |
2009-03-25 | ARM: Add support for FA526 v2 | Paulius Zaleckas | 5 | -0/+49 |
2009-03-25 | [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors | Dmitry Baryshkov | 1 | -2/+0 |
2009-03-25 | ARM: tlbflush.h: introduce TLB_BTB flag | Paulius Zaleckas | 1 | -13/+6 |
2009-03-25 | Merge branch 'highmem' into devel | Russell King | 5 | -4/+97 |
2009-03-25 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2 | -0/+16 |
2009-03-23 | [ARM] pxa: add base support for Marvell's PXA168 processor line | Eric Miao | 2 | -0/+16 |
2009-03-21 | [ARM] 5428/1: Module relocation update for R_ARM_V4BX | Daniel Silverstone | 1 | -0/+1 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -2/+2 |
2009-03-18 | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Russell King | 1 | -0/+1 |
2009-03-17 | IXP4xx: workaround for PCI prefetch problems near 64 MB boundary. | Krzysztof HaĆasa | 1 | -0/+1 |
2009-03-16 | [ARM] Feroceon: add highmem support to L2 cache handling code | Nicolas Pitre | 1 | -0/+1 |
2009-03-16 | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 2 | -0/+11 |
2009-03-16 | [ARM] introduce dma_cache_maint_page() | Nicolas Pitre | 2 | -1/+6 |
2009-03-16 | [ARM] kmap support | Nicolas Pitre | 2 | -3/+38 |
2009-03-16 | [ARM] fixmap support | Nicolas Pitre | 1 | -0/+41 |
2009-03-12 | [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type | Paul Walmsley | 1 | -0/+1 |
2009-02-22 | Merge branch 'dma' into devel | Russell King | 2 | -44/+37 |
2009-02-22 | [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code | Russell King | 1 | -13/+0 |
2009-02-19 | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modules | Catalin Marinas | 2 | -5/+18 |
2009-02-19 | [ARM] 5383/2: unwind: Add core support for ARM stack unwinding | Catalin Marinas | 1 | -0/+69 |
2009-02-16 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 1 | -0/+3 |
2009-02-12 | [ARM] 5382/1: unwind: Reorganise the stacktrace support | Catalin Marinas | 2 | -0/+17 |
2009-02-12 | [ARM] 5381/1: unwind: Reorganise the traps.c code | Catalin Marinas | 1 | -0/+1 |
2009-02-12 | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 | Catalin Marinas | 1 | -0/+2 |
2009-02-12 | [ARM] 5387/1: Add ptrace VFP support on ARM | Catalin Marinas | 3 | -0/+13 |
2009-02-01 | headers_check fix: arm, swab.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-02-01 | headers_check fix: arm, setup.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-02-01 | headers_check fix: arm, a.out.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-01-15 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -3/+0 |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 1 | -1/+0 |
2009-01-07 | PCI: arm: use generic INTx swizzle from PCI core | Bjorn Helgaas | 1 | -1/+1 |
2009-01-07 | arm: introduce asm/swab.h | Harvey Harrison | 3 | -32/+52 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -2/+1 |
2009-01-02 | [ARM] dma: remove dmamode_t typedef | Russell King | 2 | -7/+2 |
2009-01-02 | [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings | Russell King | 1 | -5/+8 |
2008-12-19 | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 1 | -4/+6 |
2008-12-16 | [ARM] VIC: Update asm/hardware/vic.h with PL192 information | Ben Dooks | 1 | -4/+6 |
2008-12-16 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2 | -7/+11 |
2008-12-14 | [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h | Russell King | 1 | -1/+0 |
2008-12-13 | [ARM] dma: correct dma_supported() implementation | Russell King | 1 | -1/+3 |
2008-12-11 | [ARM] dma: constify dma controller name and dma ops | Russell King | 1 | -2/+2 |
2008-12-11 | [ARM] dma: move RiscPC specific DMA data out of dma_struct | Russell King | 1 | -5/+13 |
2008-12-11 | [ARM] dma: rejig DMA initialization | Russell King | 1 | -5/+7 |