Age | Commit message (Expand) | Author | Files | Lines |
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 |
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-06 | [ARM] 5340/1: fix stack placement after noexecstack changes | Lennert Buytenhek | 1 | -1/+1 |
2008-12-04 | [ARM] 5339/1: fix __fls() on ARM | Nicolas Pitre | 1 | -6/+10 |
2008-12-01 | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel | Russell King | 1 | -3/+3 |
2008-12-01 | RealView: Use only the shadow mapping of ARM11MPCore local timers | Catalin Marinas | 1 | -3/+3 |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King | 1 | -0/+8 |
2008-11-29 | [ARM] give RiscPC a NR_IRQS definition and remove default | Russell King | 1 | -4/+0 |
2008-11-29 | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h | Russell King | 3 | -2/+3 |
2008-11-29 | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -7/+16 |
2008-11-29 | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King | 1 | -0/+1 |
2008-11-29 | [ARM] asm/system.h does not require asm/memory.h | Russell King | 1 | -2/+0 |
2008-11-28 | Merge branch 'highmem' into devel | Russell King | 3 | -16/+27 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -0/+5 |
2008-11-28 | [ARM] unconditionally define __virt_to_phys and __phys_to_virt | Nicolas Pitre | 1 | -2/+0 |
2008-11-28 | [ARM] rationalize memory configuration code some more | Nicolas Pitre | 1 | -2/+4 |
2008-11-28 | [ARM] clearpage: provide our own clear_user_highpage() | Russell King | 1 | -5/+6 |
2008-11-28 | [ARM] copypage: provide our own copy_user_highpage() | Russell King | 1 | -9/+14 |
2008-11-27 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2 | -10/+27 |
2008-11-27 | Merge branch 'clps7500' into devel | Russell King | 1 | -41/+0 |
2008-11-27 | Merge branches 'core' and 'clks' into devel | Russell King | 1 | -0/+30 |
2008-11-27 | [ARM] clkdev: add generic clkdev infrastructure | Russell King | 1 | -0/+30 |
2008-11-27 | [ARM] clps7500: remove support | Russell King | 1 | -41/+0 |
2008-11-27 | [ARM] remove memzero() | Russell King | 4 | -12/+3 |
2008-11-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -8/+18 |
2008-11-13 | [ARM] dma-mapping: fix compiler warning | Russell King | 1 | -2/+11 |
2008-11-11 | iop-adma: use iop_paranoia() for debug BUG_ONs | Dan Williams | 2 | -2/+9 |
2008-11-09 | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King | 1 | -6/+7 |
2008-11-06 | [ARM] mm: fix page table initialization | Russell King | 1 | -0/+4 |
2008-11-06 | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 1 | -6/+6 |
2008-11-06 | Do not flush the cache in flush_cache_v(un)map for VIPT caches | Catalin Marinas | 1 | -10/+26 |
2008-11-06 | Add HWCAP_NEON to the ARM hwcap.h file | Catalin Marinas | 1 | -0/+1 |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 1 | -3/+3 |
2008-10-23 | [ARM] 5320/1: fix assembly constraints in implementation of do_div() | Nicolas Pitre | 1 | -3/+3 |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 1 | -1/+1 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 1 | -1/+1 |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 27 | -603/+545 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 24 | -522/+536 |
2008-10-10 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 1 | -1/+1 |
2008-10-10 | Merge branch 'pxa-all' into devel | Russell King | 1 | -2/+1 |
2008-10-10 | Merge branch 'at91' into devel | Russell King | 1 | -11/+14 |