Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 6 | -6/+0 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+1 |
2010-02-16 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 1 | -1/+1 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2009-12-13 | ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug | Russell King | 1 | -4/+8 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -9/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -7/+0 |
2008-10-16 | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner | 1 | -2/+2 |
2008-10-10 | Merge branch 'pxa-all' into devel | Russell King | 3 | -10/+4 |
2008-10-10 | Merge branch 'ptebits' into devel | Russell King | 3 | -27/+14 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 3 | -10/+4 |
2008-10-01 | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 3 | -27/+14 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 6 | -6/+6 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 24 | -9/+1505 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 7 | -7/+7 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -4/+4 |
2008-01-28 | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 1 | -4/+0 |
2007-10-31 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 1 | -1/+1 |
2007-05-30 | [ARM] Fix some section mismatch warnings | Russell King | 3 | -3/+3 |
2007-05-20 | [ARM] spelling fixes | Simon Arlott | 4 | -7/+7 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 1 | -1/+1 |
2007-05-05 | [ARM] mm 9: add additional device memory types | Russell King | 2 | -14/+14 |
2006-12-01 | [ARM] 3965/1: ixp2000: fix handling of pci master aborts | Lennert Buytenhek | 1 | -1/+1 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 3 | -18/+18 |
2006-10-24 | [ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648 | Russell King | 1 | -2/+2 |
2006-10-17 | [ARM] switch to new pci_get_bus_and_slot API | Alan Cox | 3 | -6/+13 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 3 | -10/+10 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 1 | -1/+1 |
2006-07-02 | [ARM] 3681/1: ARM: Convert ixp2000 to generic irq handling | Thomas Gleixner | 3 | -3/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 6 | -6/+0 |
2006-06-24 | [ARM] 3644/1: ixp2000: export gpio_line_config() | Lennert Buytenhek | 1 | -0/+1 |
2006-06-22 | [ARM] 3616/1: fix timer handler wrap logic for a number of platforms | Lennert Buytenhek | 1 | -1/+2 |
2006-03-26 | [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion | Lennert Buytenhek | 1 | -19/+59 |
2006-03-22 | [ARM] 3378/1: ixp2000: fix gpio interrupt handling | Lennert Buytenhek | 1 | -12/+1 |
2006-03-22 | [ARM] 3373/1: move uengine loader to arch/arm/common | Lennert Buytenhek | 2 | -474/+1 |
2006-03-22 | [ARM] 3334/1: Add support for IXDP28x5 platforms | Deepak Saxena | 2 | -4/+25 |
2006-02-09 | [ARM] 3302/1: make pci=firmware the default for ixp2000 | Lennert Buytenhek | 3 | -0/+3 |
2006-02-09 | [ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine types | Lennert Buytenhek | 1 | -1/+3 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 4 | -5/+0 |
2006-01-13 | [ARM] 3257/1: ixp2000: map in scratch and sram | Lennert Buytenhek | 1 | -0/+10 |
2005-11-08 | [ARM] 3121/1: unconditionally use XCB=101 on ixp2000 | Lennert Buytenhek | 1 | -22/+13 |
2005-11-06 | [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loader | Lennert Buytenhek | 1 | -6/+5 |
2005-11-04 | [ARM] 3086/1: ixp2xxx error irq handling | Dave Jiang | 1 | -0/+46 |
2005-11-03 | [ARM] Fix more 3016/1 breakage | Russell King | 1 | -6/+6 |
2005-11-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 7 | -29/+530 |
2005-11-01 | [ARM] 3052/1: add ixp2000 microcode loader | Lennert Buytenhek | 2 | -1/+475 |
2005-11-01 | [ARM] 3065/1: ixp2000 typo and whitespace fixes | Lennert Buytenhek | 2 | -3/+1 |
2005-11-01 | [ARM] 3064/1: start using ixp2000_reg_wrb | Lennert Buytenhek | 4 | -24/+24 |
2005-11-01 | [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver | Lennert Buytenhek | 1 | -1/+30 |