| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 | 1 | -2/+2 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -1/+3 |
* | [PATCH] ARM: Remove explicit page-alignments in memory init | Russell King | 2005-06-22 | 1 | -13/+6 |
* | [PATCH] ARM: Ensure memory information is page aligned | Russell King | 2005-06-22 | 1 | -9/+16 |
* | [PATCH] ARM: Use list_for_each_entry() for dmabounce | Russell King | 2005-06-22 | 1 | -13/+5 |
* | [PATCH] ARM: Move signal return code into vector page | Russell King | 2005-06-22 | 3 | -10/+40 |
* | [PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag | Russell King | 2005-06-22 | 1 | -0/+2 |
* | [PATCH] ARM: Allow riscpc to parse "acorn" boot info tag | Russell King | 2005-06-22 | 1 | -6/+1 |
* | [PATCH] ARM: Fix sa1111.c build error caused by klist changes | Russell King | 2005-06-22 | 1 | -6/+7 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 | 1 | -1/+9 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-06-20 | 2 | -7/+7 |
|\ |
|
| * | [PATCH] Driver Core: arch: update device attribute callbacks | Yani Ioannou | 2005-06-20 | 2 | -7/+7 |
* | | [PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by default | Lennert Buytenhek | 2005-06-20 | 5 | -5/+35 |
* | | [PATCH] ARM: 2716/1: SharpSL Param: Fix typo | Richard Purdie | 2005-06-20 | 1 | -1/+1 |
* | | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog | Lennert Buytenhek | 2005-06-20 | 1 | -8/+26 |
* | | [PATCH] ARM: 2693/1: Add PCI support for Versatile/PB | Catalin Marinas | 2005-06-20 | 4 | -6/+371 |
* | | [PATCH] ARM: 2686/2: AAEC-2000 Core support | Bellido Nicolas | 2005-06-20 | 8 | -1/+250 |
* | | [PATCH] ARM: Add iomap support for ARM | Russell King | 2005-06-20 | 2 | -4/+47 |
* | | [PATCH] ARM: Remove nmi_tick() from Integrator. | Russell King | 2005-06-20 | 1 | -1/+0 |
* | | [PATCH] ARM: Add missed include for dmabounce.c | Russell King | 2005-06-20 | 1 | -0/+2 |
* | | [PATCH] ARM: Lindent GCC helper functions | Russell King | 2005-06-20 | 8 | -313/+274 |
* | | [PATCH] ARM: Remove gcc type-isms from GCC helper functions | Russell King | 2005-06-20 | 8 | -95/+90 |
* | | [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c | Russell King | 2005-06-20 | 2 | -47/+1 |
* | | [PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM | Russell King | 2005-06-20 | 1 | -2/+14 |
* | | [PATCH] ARM: Add common CACHE_COLOUR macro | Russell King | 2005-06-20 | 1 | -4/+2 |
* | | [PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches | Russell King | 2005-06-20 | 2 | -46/+29 |
* | | [PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u | Russell King | 2005-06-19 | 1 | -1/+2 |
|/ |
|
* | Merge with ../linux-2.6-smp | Russell King | 2005-06-19 | 7 | -2/+403 |
|\ |
|
| * | [PATCH] ARM SMP: Add missed files from Integrator/CP platform | Russell King | 2005-06-19 | 2 | -0/+229 |
| * | [PATCH] ARM SMP: Add basic support Integrator/CP platform | Russell King | 2005-06-18 | 3 | -2/+23 |
| * | [PATCH] ARM SMP: Add support for startup of secondary processors | Russell King | 2005-06-18 | 2 | -0/+151 |
* | | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash | Russell King | 2005-06-19 | 3 | -1/+5 |
|/ |
|
* | Merge with ../linux-2.6-smp | Russell King | 2005-06-18 | 3 | -123/+190 |
|\ |
|
| * | [PATCH] ARM SMP: Fix vector entry | Russell King | 2005-05-31 | 2 | -85/+139 |
| * | [PATCH] ARM SMP: convert alignment enable | Russell King | 2005-05-31 | 2 | -5/+6 |
| * | [PATCH] ARM SMP: add IPI support | Russell King | 2005-05-21 | 1 | -0/+14 |
| * | [PATCH] ARM SMP: reallocate main IRQ handler code registers | Russell King | 2005-05-21 | 1 | -19/+16 |
| * | [PATCH] ARM SMP: consolidate main IRQ handler code | Russell King | 2005-05-21 | 1 | -14/+15 |
* | | [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Main... | Nicolas Pitre | 2005-06-16 | 2 | -1/+60 |
* | | [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP | Catalin Marinas | 2005-06-16 | 1 | -1/+0 |
* | | [PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCD | Catalin Marinas | 2005-06-16 | 1 | -1/+1 |
* | | [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n | Nicolas Pitre | 2005-06-13 | 2 | -0/+8 |
* | | [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com... | David Brownell | 2005-06-12 | 1 | -1/+3 |
* | | [PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliure | Vincent Sanders | 2005-06-09 | 2 | -11/+13 |
* | | [PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliure | Vincent Sanders | 2005-06-09 | 2 | -12/+19 |
* | | [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info | Dave Neuer | 2005-06-09 | 3 | -11/+17 |
* | | [PATCH] ARM: Remove zero-byte sized file | Russell King | 2005-06-09 | 1 | -0/+0 |
* | | [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems | Nicolas Pitre | 2005-06-08 | 3 | -5/+68 |
* | | [PATCH] ARM: 2705/1: fix writesw for misaligned source pointer | Nicolas Pitre | 2005-06-08 | 1 | -3/+3 |
* | | [PATCH] ARM: Fix Xscale copy_page implementation | Russell King | 2005-06-08 | 5 | -195/+131 |