Age | Commit message (Expand) | Author | Files | Lines |
2007-05-17 | [ARM] integrator: fix pci_v3 compile error with DEBUG_LL | Russell King | 1 | -0/+1 |
2007-05-16 | [ARM] Remove Integrator/CP SMP platform support | Russell King | 4 | -259/+1 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 1 | -1/+1 |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2 | -2/+0 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2 | -5/+5 |
2006-11-30 | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 1 | -1/+0 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 4 | -9/+9 |
2006-08-28 | [ARM] Add Integrator support for glibc outb() and friends | Russell King | 1 | -0/+2 |
2006-08-02 | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 2 | -4/+8 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2 | -2/+2 |
2006-07-02 | [ARM] 3687/1: ARM: Convert integrator to generic irq handling | Thomas Gleixner | 1 | -0/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-10 | [ARM] Fix Integrator and Versatile interrupt initialisation | Russell King | 1 | -4/+1 |
2006-03-29 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -0/+46 |
2006-03-27 | [PATCH] RTC subsystem: ARM Integrator cleanup | Richard Purdie | 1 | -8/+8 |
2006-03-27 | [SERIAL] amba-pl010: allow platforms to specify modem control method | Russell King | 1 | -0/+46 |
2006-03-22 | [ARM] Convert kmalloc+memset to kzalloc | Russell King | 2 | -8/+3 |
2006-02-16 | [ARM] Fix SMP initialisation oops | Russell King | 1 | -6/+15 |
2006-01-28 | [ARM] 3289/1: Enable the LCD support for Integrator/CP | Catalin Marinas | 1 | -1/+3 |
2006-01-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+0 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2 | -2/+0 |
2006-01-13 | [PATCH] Add logic module bus_type probe/remove methods | Russell King | 1 | -18/+18 |
2006-01-12 | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven | 1 | -7/+8 |
2006-01-09 | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 1 | -2/+3 |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 1 | -1/+1 |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 5 | -9/+9 |
2006-01-04 | [ARM] Remove unused dma.c files | Russell King | 1 | -35/+0 |
2006-01-03 | [ARM] Remove clk_use()/clk_unuse() | Russell King | 1 | -11/+0 |
2005-11-07 | [PATCH] kfree cleanup: arch | Jesper Juhl | 1 | -2/+1 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2 | -2/+2 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 3 | -0/+3 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 2 | -2/+2 |
2005-10-28 | [ARM] 3001/1: Replace map_desc.physical with map_desc.pfn: Integrator | Deepak Saxena | 2 | -24/+122 |
2005-10-21 | [ARM] Fix Integrator IM/PD-1 support | Russell King | 1 | -7/+8 |
2005-09-04 | [ARM] Wrap calls to descriptor handlers | Russell King | 1 | -1/+1 |
2005-07-29 | [ARM SMP] Ensure secondary CPUs see their pen release | Russell King | 1 | -0/+2 |
2005-07-21 | [PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdata | Russell King | 1 | -2/+2 |
2005-07-18 | [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data | Russell King | 1 | -2/+2 |
2005-07-11 | [PATCH] ARM SMP: Initialise cpu_present_map | Russell King | 1 | -2/+4 |
2005-07-11 | [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map | Russell King | 1 | -1/+1 |
2005-07-03 | [PATCH] ARM: Remove machine description macros | Russell King | 2 | -12/+16 |
2005-06-29 | [PATCH] ARM: Remove nmi_tick from integrator platforms | Russell King | 1 | -1/+0 |
2005-06-29 | [PATCH] ARM: Convert ARM timer implementations to use readl/writel | Russell King | 1 | -28/+14 |
2005-06-26 | [PATCH] ARM: Add SA_TIMER flag to timer interrupts | Russell King | 1 | -2/+2 |
2005-06-20 | [PATCH] ARM: Remove nmi_tick() from Integrator. | Russell King | 1 | -1/+0 |
2005-06-19 | [PATCH] ARM SMP: Add missed files from Integrator/CP platform | Russell King | 2 | -0/+229 |
2005-06-18 | [PATCH] ARM SMP: Add basic support Integrator/CP platform | Russell King | 3 | -2/+23 |
2005-06-16 | [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP | Catalin Marinas | 1 | -1/+0 |
2005-05-03 | [PATCH] ARM: Clean up commenting/spacing for Integrator | Russell King | 2 | -3/+5 |
2005-05-01 | [PATCH] ARM: IntegratorCP: Fix CLCD MUX selection values | Russell King | 1 | -1/+16 |