[IA64] Pass more data to the MCA/INIT notify_die hooks
[safe/jmp/linux-2.6] / arch / arm /
2006-03-21 Lennert Buytenhek[ARM] 3373/1: move uengine loader to arch/arm/common
2006-03-21 Lennert Buytenhek[ARM] 3372/1: ep93xx: add defconfig
2006-03-21 Lennert Buytenhek[ARM] 3371/1: ep93xx: gpio support
2006-03-21 Lennert Buytenhek[ARM] 3369/1: ep93xx: add core cirrus ep93xx support
2006-03-21 Alessandro Zummo[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_conf...
2006-03-21 Peter Teichmann[ARM] 3346/1: Fix udelay() for HZ values different...
2006-03-21 Deepak Saxena[ARM] 3334/1: Add support for IXDP28x5 platforms
2006-03-21 Ben Dooks[ARM] 3333/1: S3C2XX - add dclk and clkout clock support
2006-03-21 Ben Dooks[ARM] 3331/1: S3C24XX - add clk_set_parent() to clock...
2006-03-21 Ben Dooks[ARM] 3330/1: S3C24XX - move UPLL to main clock
2006-03-21 Ben Dooks[ARM] 3329/1: S3C24XX - fix time for osiris machine
2006-03-21 Ben Dooks[ARM] 3327/1: S3C2410 - add osiris machine support
2006-03-21 Nicolas Pitre[ARM] 3261/2: remove phys_ram from struct machine_desc...
2006-03-21 Russell King[ARM] Convert SA1111 to use clock architecture
2006-03-21 Russell King[ARM] Adapt vic.c to allow for multiple VICs in a system.
2006-03-21 Russell King[ARM] Rename chipdata to 'base' and make it an iomem...
2006-03-21 Russell King[ARM] Move IRQ enable after coprocessor number decode
2006-03-21 Russell King[ARM] Remove unnecessary asm/hardware.h includes
2006-03-21 Russell King[ARM] Fix HZ definition for OMAP without 32K timer
2006-03-21 Russell King[ARM] Remove asm/arch/irq.h
2006-03-21 Russell King[ARM] Move HZ definition into Kconfig
2006-03-21 Russell King[ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHG
2006-03-21 Russell King[ARM] nommu: Move hardware page table definitions to...
2006-03-21 Russell King[ARM] Move read of processor ID out of lookup_processor...
2006-03-21 Hyok S. Choi[ARM] noMMU: block sys_fork in nommu mode
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-03-20 David Vrabel[PATCH] handle errors returned by platform_get_irq*()
2006-03-16 Catalin Marinas[ARM] 3367/1: CLCD mode no longer supported on the...
2006-03-15 Ben Dooks[ARM] 3362/1: [cleanup] - duplicate decleration of...
2006-03-15 Ben Dooks[ARM] 3365/1: [cleanup] header for compat.c exported...
2006-03-15 Ben Dooks[ARM] 3363/1: [cleanup] process.c - fix warnings
2006-03-15 Albrecht Dreß[ARM] 3358/1: [S3C2410] add missing SPI DMA resources
2006-03-15 Pavel Machek[ARM] 3357/1: enable frontlight on collie
2006-03-15 Russell King[ARM] Fix "thead" typo
2006-03-12 Russell King[ARM] iwmmxt thread state alignment
2006-03-10 Alessandro Zummo[ARM] 3350/1: Enable 1-wire on ARM
2006-03-10 Catalin Marinas[ARM] 3356/1: Workaround for the ARM1136 I-cache invali...
2006-03-08 Alessandro Zummo[ARM] 3355/1: NSLU2: remove propmt depends
2006-03-08 Alessandro Zummo[ARM] 3354/1: NAS100d: fix power led handling
2006-03-08 Russell King[ARM] Fix muldi3.S
2006-03-07 Alessandro Zummo[ARM] 3353/1: NAS100d: protect nas100d_power_exit...
2006-03-07 Catalin Marinas[ARM] 3352/1: DSB required for the completion of a...
2006-03-07 Tony Lindgren[PATCH] fix next_timer_interrupt() for hrtimer
2006-03-05 Paul Smithkbuild: change kbuild to not rely on incorrect GNU...
2006-02-24 Andrew Victor[ARM] 3348/1: Disable GPIO interrupts
2006-02-22 Mårten Wikström[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()
2006-02-22 Andrew Victor[ARM] 3325/2: GPIO function to control multi-drive...
2006-02-22 Russell King[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K
2006-02-22 Uli Luckas[ARM] 3345/1: Fix interday RTC alarms
2006-02-22 Alessandro Zummo[ARM] 3344/1: NSLU2: beeper support
2006-02-22 Alessandro Zummo[ARM] 3342/1: NSLU2: Protect power button init routine...
2006-02-22 Catalin Marinas[ARM] 3340/1: Fix the PCI setup for direct master acces...
2006-02-22 Russell King[ARM] Update mach-types
2006-02-22 Russell King[ARM] Add panic-on-oops support
2006-02-16 Nicolas Pitre[ARM] 3338/1: old ABI compat: sys_socketcall
2006-02-16 Martin Michlmayr[ARM] 3337/1: Fix NSLU2 flash support according to...
2006-02-16 Russell King[ARM] Fix SMP initialisation oops
2006-02-15 Herbert Poetzl[ARM] remove duplicate #includes
2006-02-10 Ben Dooks[ARM] 3326/1: H1940 - Control latches
2006-02-09 Lucas Correia Vill... [ARM] 3314/1: S3C2400 - adds s3c2400.h
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-08 Tony Lindgren[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2...
2006-02-08 Tony Lindgren[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1...
2006-02-08 Tony Lindgren[ARM] 3279/1: OMAP: 1/3 Fix low-level io init
2006-02-08 Ben Dooks[ARM] 3299/1: S3C24XX - fix irq range on adc device
2006-02-08 Catalin Marinas[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD
2006-02-08 Nicolas Pitre[ARM] 3310/1: add a comment about the possible __kuser_...
2006-02-08 Nicolas Pitre[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper...
2006-02-08 Nicolas Pitre[ARM] 3308/1: old ABI compat: struct sockaddr_un
2006-02-08 Russell King[ARM] Experimental config options should have (EXPERIME...
2006-02-08 Nicolas Pitre[ARM] 3307/1: old ABI compat: mark it experimental
2006-02-08 Ben Dooks[ARM] 3306/1: S3C24XX - update defconfig
2006-02-08 Martin Michlmayr[ARM] 3305/1: Minor typographical and spelling fixes...
2006-02-08 Martin Michlmayr[ARM] 3304/1: Add help descriptions to ARCH config...
2006-02-08 Ben Dooks[ARM] 3303/1: S3C24XX - add clock enable usage counting
2006-02-08 Lennert Buytenhek[ARM] 3302/1: make pci=firmware the default for ixp2000
2006-02-08 Lennert Buytenhek[ARM] 3301/1: remove unnecessary clock default from...
2006-02-08 Lennert Buytenhek[ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000...
2006-02-08 Al Viro[PATCH] arm: fix dependencies for MTD_XIP
2006-02-05 Russell King[SERIAL] Remove unnecessary serial.h include
2006-02-03 Russell King[ARM] Remove ARCH_CAMELOT from at91 defconfigs
2006-02-01 Lucas Correia Vill... [ARM] 3286/2: S3C2400 - adds to the table of supported...
2006-02-01 Lucas Correia Vill... [ARM] 3284/1: S3C2400 - adds support to GPIO
2006-02-01 Russ Dill[ARM] 3295/1: Fix oprofile init return value
2006-02-01 Nicolas Pitre[ARM] 3294/1: don't invalidate individual BTB entries...
2006-02-01 Nicolas Pitre[ARM] 3293/1: don't invalidate the whole I-cache with...
2006-02-01 Richard Purdie[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz...
2006-01-28 Catalin Marinas[ARM] 3289/1: Enable the LCD support for Integrator/CP
2006-01-26 George G. Davis[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types...
2006-01-26 Lucas Correia Vill... [ARM] 3266/1: S3C2400 - adds macro S3C24XX
2006-01-20 Russell King[ARM] Fix ioremap.c vfree type warning
2006-01-19 Al Viro[ARM] safer handling of syscall table padding
2006-01-19 Russell King[ARM] Remove CONFIG_BROKEN=y from defconfigs
2006-01-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-18 Russell KingMerge /linux/kernel/git/tmlind/linux-omap-upstream
2006-01-18 David Vrabel[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for...
2006-01-18 Nicolas Pitre[ARM] 3272/1: fix kernel decompressor crash
2006-01-18 Nicolas Pitre[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall...
2006-01-18 Nicolas Pitre[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
next