| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] aaec2000: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 1 | -2/+0 |
* | [ARM] lh7a40x: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 1 | -2/+0 |
* | [ARM] l7200: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 1 | -2/+0 |
* | [ARM] h720x: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 1 | -2/+0 |
* | [ARM] imx: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 1 | -2/+0 |
* | [ARM] pxa: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 4 | -2/+4 |
* | [ARM] rpc: remove obsolete IO accessors | Russell King | 2008-11-28 | 1 | -46/+1 |
* | [ARM] versatile: remove IRQ mask definitions | Russell King | 2008-11-28 | 2 | -144/+0 |
* | Merge branch 'highmem' into devel | Russell King | 2008-11-28 | 64 | -919/+762 |
|\ |
|
| * | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 39 | -299/+21 |
| * | [ARM] unconditionally define __virt_to_phys and __phys_to_virt | Nicolas Pitre | 2008-11-28 | 1 | -2/+0 |
| * | [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() | Nicolas Pitre | 2008-11-28 | 1 | -2/+4 |
| * | [ARM] prevent the vmalloc cmdline argument from eating all memory | Nicolas Pitre | 2008-11-28 | 1 | -0/+7 |
| * | [ARM] mem_init() cleanups | Nicolas Pitre | 2008-11-28 | 1 | -21/+24 |
| * | [ARM] split highmem into its own memory bank | Nicolas Pitre | 2008-11-28 | 1 | -33/+51 |
| * | [ARM] rationalize memory configuration code some more | Nicolas Pitre | 2008-11-28 | 6 | -59/+45 |
| * | [ARM] fix a couple clear_user_highpage assembly constraints | Nicolas Pitre | 2008-11-28 | 7 | -34/+34 |
| * | [ARM] clearpage: provide our own clear_user_highpage() | Russell King | 2008-11-28 | 10 | -100/+100 |
| * | [ARM] copypage: provide our own copy_user_highpage() | Russell King | 2008-11-28 | 10 | -83/+161 |
| * | [ARM] copypage: convert assembly files to C | Russell King | 2008-11-28 | 10 | -411/+431 |
| * | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-11-27 | 2 | -3/+4 |
| |\ |
|
| | * | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling | Tero Kristo | 2008-11-26 | 1 | -2/+3 |
| | * | ARM: OMAP: Typo fix for clock_allow_idle | Amit Kucheria | 2008-11-26 | 1 | -1/+1 |
| * | | [ARM] pxa/MioA701: bluetooth resume fix | Robert Jarzmik | 2008-11-22 | 1 | -1/+1 |
| * | | [ARM] pxa/MioA701: fix memory corruption. | Robert Jarzmik | 2008-11-22 | 1 | -0/+1 |
* | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2008-11-27 | 10 | -27/+87 |
|\ \ \ |
|
| * | | | Fix the teehbr_read function prototype | Catalin Marinas | 2008-11-10 | 1 | -1/+1 |
| * | | | Modern processors may need to drain the WB before WFI | Catalin Marinas | 2008-11-10 | 2 | -0/+3 |
| * | | | ARMv7: Add SMP initialisation to proc-v7.S | Jon Callan | 2008-11-06 | 1 | -2/+15 |
| * | | | ARMv7: Do not set TTBR0 in __v7_setup | Catalin Marinas | 2008-11-06 | 1 | -1/+0 |
| * | | | Do not flush the cache in flush_cache_v(un)map for VIPT caches | Catalin Marinas | 2008-11-06 | 1 | -10/+26 |
| * | | | ARMv7: Branch over conditional undefined instructions in vfphw.S | Catalin Marinas | 2008-11-06 | 1 | -9/+18 |
| * | | | ARMv7: Add extra barriers for flush_cache_all compressed/head.S | Catalin Marinas | 2008-11-06 | 2 | -4/+12 |
| * | | | Add HWCAP_NEON to the ARM hwcap.h file | Catalin Marinas | 2008-11-06 | 3 | -0/+11 |
| * | | | Add "thumbee" to the hwcap_str array | Catalin Marinas | 2008-11-06 | 1 | -0/+1 |
* | | | | Merge branch 'clps7500' into devel | Russell King | 2008-11-27 | 22 | -1180/+0 |
|\ \ \ \ |
|
| * | | | | [ARM] clps7500: remove support | Russell King | 2008-11-27 | 22 | -1179/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branches 'core' and 'clks' into devel | Russell King | 2008-11-27 | 34 | -578/+608 |
|\ \ \ \ |
|
| * | | | | [ARM] sa1100: match clock by dev_name(dev) | Russell King | 2008-11-27 | 1 | -73/+27 |
| * | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 2008-11-27 | 2 | -2/+2 |
| * | | | | [ARM] pxa: convert to clkdev and match clocks by struct device where possible | Russell King | 2008-11-27 | 9 | -205/+201 |
| * | | | | [ARM] versatile: convert to clkdev and lookup clocks by device name | Russell King | 2008-11-27 | 5 | -89/+62 |
| * | | | | [ARM] integrator: convert to clkdev and lookup clocks by device name | Russell King | 2008-11-27 | 7 | -119/+91 |
| * | | | | [ARM] realview: convert to clkdev and lookup clocks by device name | Russell King | 2008-11-27 | 9 | -90/+63 |
| * | | | | [ARM] clkdev: add generic clkdev infrastructure | Russell King | 2008-11-27 | 4 | -0/+162 |
| |/ / / |
|
* | | | | [ARM] Arrange for platforms to select appropriate CPU support | Russell King | 2008-11-27 | 13 | -53/+65 |
* | | | | [ARM] remove memzero() | Russell King | 2008-11-27 | 8 | -15/+8 |
|/ / / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-21 | 3 | -5/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st... | Jaya Kumar | 2008-11-17 | 1 | -3/+4 |
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-11-17 | 2 | -2/+3 |
| |\ \ |
|