netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / arch / arm / mach-ixp2000 /
2009-12-13 Russell KingARM: fix clps711x, footbridge, integrator, ixp2000...
2009-03-19 Russell King[ARM] pass reboot command line to arch_reset()
2008-11-29 Russell King[ARM] Hide ISA DMA API when ISA_DMA_API is unset
2008-11-28 Nicolas Pitre[ARM] remove a common set of __virt_to_bus definitions
2008-10-16 Thomas Gleixnergenirq: fix name space collisions of nr_irqs in arch/*
2008-10-09 Russell KingMerge branch 'pxa-all' into devel
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-09 Dmitry Baryshkov[ARM] 5298/1: Drop desc_handle_irq()
2008-10-01 Russell King[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-07-27 Dmitry Baryshkov[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_*...
2008-01-28 Russell King[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8...
2007-10-30 Dirk HohndelKbuild/doc: fix links to Documentation files
2007-05-30 Russell King[ARM] Fix some section mismatch warnings
2007-05-20 Simon Arlott[ARM] spelling fixes
2007-05-08 Bernhard WalleAdd IRQF_IRQPOLL flag on arm
2007-05-05 Russell King[ARM] mm 9: add additional device memory types
2006-12-01 Lennert Buytenhek[ARM] 3965/1: ixp2000: fix handling of pci master aborts
2006-11-30 Russell King[ARM] Remove compatibility layer for ARM irqs
2006-10-24 Russell King[ARM] Fix breakage in 7281c248f797723f66244b7ecef204620...
2006-10-17 Alan Cox[ARM] switch to new pci_get_bus_and_slot API
2006-10-06 Linus TorvaldsInitial blind fixup for arm for irq changes
2006-07-03 Thomas Gleixner[PATCH] ARM: fixup irqflags breakage after ARM genirq...
2006-07-01 Thomas Gleixner[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handling
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-24 Lennert Buytenhek[ARM] 3644/1: ixp2000: export gpio_line_config()
2006-06-22 Lennert Buytenhek[ARM] 3616/1: fix timer handler wrap logic for a number...
2006-03-25 Lennert Buytenhek[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
2006-03-22 Lennert Buytenhek[ARM] 3378/1: ixp2000: fix gpio interrupt handling
2006-03-21 Lennert Buytenhek[ARM] 3373/1: move uengine loader to arch/arm/common
2006-03-21 Deepak Saxena[ARM] 3334/1: Add support for IXDP28x5 platforms
2006-02-08 Lennert Buytenhek[ARM] 3302/1: make pci=firmware the default for ixp2000
2006-02-08 Lennert Buytenhek[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000...
2006-01-13 Nicolas Pitre[ARM] 3260/1: remove phys_ram from struct machine_desc...
2006-01-13 Lennert Buytenhek[ARM] 3257/1: ixp2000: map in scratch and sram
2005-11-07 Lennert Buytenhek[ARM] 3121/1: unconditionally use XCB=101 on ixp2000
2005-11-06 Lennert Buytenhek[ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine...
2005-11-04 Dave Jiang[ARM] 3086/1: ixp2xxx error irq handling
2005-11-03 Russell King[ARM] Fix more 3016/1 breakage
2005-11-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-01 Lennert Buytenhek[ARM] 3052/1: add ixp2000 microcode loader
2005-11-01 Lennert Buytenhek[ARM] 3065/1: ixp2000 typo and whitespace fixes
2005-11-01 Lennert Buytenhek[ARM] 3064/1: start using ixp2000_reg_wrb
2005-11-01 Lennert Buytenhek[ARM] 3062/1: map in various enp2611 peripherals for...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Deepak Saxena[ARM] 2984/1: Replace map_desc.physical with map_desc...
2005-10-01 Deepak Saxena[PATCH] ARM: Fix IXP2000 serial port resource range...
2005-09-29 Russell King[ARM] Don't include mach-types.h unnecessarily
2005-09-08 Russell King[SERIAL] Use an enum for serial8250 platform device IDs
2005-09-06 Russell King[ARM] Fix missed initialisers/missing comma
2005-09-04 Russell King[ARM] Wrap calls to descriptor handlers
2005-09-04 Russell King[ARM] Change irq_chip wake/type methods to set_wake...
2005-07-10 Lennert Buytenhek[PATCH] ARM: 2793/1: platform serial support for ixp2000
2005-07-03 Russell King[PATCH] ARM: Remove machine description macros
2005-06-26 Lennert Buytenhek[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from...
2005-06-26 Lennert Buytenhek[PATCH] ARM: 2756/1: add ixp2000 msf mapping
2005-06-26 Russell King[PATCH] ARM: Add SA_TIMER flag to timer interrupts
2005-06-25 Lennert Buytenhek[PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software...
2005-06-25 Lennert Buytenhek[PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp280...
2005-06-25 Lennert Buytenhek[PATCH] ARM: 2750/1: add i2c platform device for enp261...
2005-06-24 Lennert Buytenhek[PATCH] ARM: 2744/1: ixp2000 gpio irq support
2005-06-20 Lennert Buytenhek[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the...
2005-04-29 Lennert Buytenhek[PATCH] ARM: 2660/2: fix ixdp2800 boot and pci init
2005-04-29 Lennert Buytenhek[PATCH] ARM: 2659/1: do not assign PCI I/O address...
2005-04-29 Lennert Buytenhek[PATCH] ARM: 2658/1: start ixp2000 pci memory resource...
2005-04-29 Lennert Buytenhek[PATCH] ARM: 2657/1: export ixp2000_pci_config_addr
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2