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