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