[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
[safe/jmp/linux-2.6] / arch / avr32 /
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-18 Haavard Skinnemoen[AVR32] Initialize phy_mask for both macb devices
2007-07-18 Robert P. J. Day[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
2007-07-18 Haavard Skinnemoen[AVR32] Fix build error in parse_tag_rdimg()
2007-07-18 Kristoffer Nyborg... [AVR32] Don't wire up macb0 unless SW6 is in default...
2007-07-18 Hans-Christian Egtvedt[AVR32] Wire up SSC platform device 0 as TX on ATSTK100...
2007-07-18 Hans-Christian Egtvedt[AVR32] Add Atmel SSC driver platform device to AT32AP...
2007-07-18 David Brownell[AVR32] Make STK1000 mux settings configurable
2007-07-18 Hans-Christian Egtvedt[AVR32] CPU frequency scaling for AT32AP
2007-07-18 Haavard Skinnemoen[AVR32] Split SM device into PM, RTC, WDT and EIC
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-16 Heiko Carstensgeneric bug: use show_regs() instead of dump_stack()
2007-07-16 David Brownellleds: leds-gpio for ngw100
2007-06-23 Haavard Skinnemoen[AVR32] Update defconfigs
2007-06-23 David Brownell[AVR32] Initialize dma_mask and dma_coherent_mask
2007-06-23 ben.nizette@iinet... [AVR32] NGW100, Remove relics of the old USART mapping...
2007-06-23 Haavard Skinnemoen[AVR32] Fix bug in invalidate_dcache_region()
2007-06-14 Haavard Skinnemoen[AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board...
2007-06-14 Andrea Righi[AVR32] ratelimit segfault reporting rate
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-15 Haavard Skinnemoen[AVR32] Implement platform hooks for atmel_lcdfb driver
2007-05-13 Haavard Skinnemoen[AVR32] Wire up signalfd, timerfd and eventfd
2007-05-13 Christoph Hellwig[AVR32] optimize pagefault path
2007-05-13 Haavard Skinnemoen[AVR32] Remove bogus comment in arch/avr32/kernel/irq.c
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-05-09 Roman Zippelwrap access to thread_info
2007-05-09 Haavard Skinnemoen[AVR32] Wire up sys_utimensat
2007-05-09 Haavard Skinnemoen[AVR32] Fix section mismatch .taglist -> .init.text
2007-05-09 Haavard Skinnemoen[AVR32] Implement dma_{alloc,free}_writecombine()
2007-05-09 Thomas GleixnerAVR32: Spinlock initializer cleanup
2007-05-09 Haavard Skinnemoen[AVR32] Use correct config symbol when setting cpuflags
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-04-27 Robert P. J. DayAVR32: Remove useless config option "GENERIC_BUST_SPINL...
2007-04-27 Haavard Skinnemoen[AVR32] Optimize the TLB miss handler
2007-04-27 Haavard Skinnemoen[AVR32] Board code for ATNGW100
2007-04-27 Haavard Skinnemoen[AVR32] Get rid of board_setup_fbmem()
2007-04-27 Haavard Skinnemoen[AVR32] Reserve framebuffer memory in early_parse_fbmem()
2007-04-27 Haavard Skinnemoen[AVR32] Simplify early handling of memory regions
2007-04-27 Haavard Skinnemoen[AVR32] Move setup_bootmem() from mm/init.c to kernel...
2007-04-27 Haavard Skinnemoen[AVR32] Make I/O access macros work with external devices
2007-04-27 Haavard Skinnemoen[AVR32] Fix NMI handler
2007-04-27 Haavard Skinnemoen[AVR32] Clean up exception handling code
2007-04-27 Haavard Skinnemoen[AVR32] Clean up cpu identification and add features...
2007-04-27 Haavard Skinnemoen[AVR32] Don't enable clocks with no users
2007-04-27 Hans-Christian Egtvedt[AVR32] Put cpu in sleep 0 when idle.
2007-04-27 Hans-Christian Egtvedt[AVR32] Change system timer from count-compare to Timer...
2007-04-27 Haavard Skinnemoen[AVR32] Add mach-specific Kconfig
2007-04-27 Hans-Christian Egtvedt[AVR32] Add nwait and tdf parameters to SMC configuration
2007-04-27 Haavard Skinnemoen[AVR32] Add basic HMATRIX support
2007-03-17 David Brownell[PATCH] gpio_direction_output() needs an initial value
2007-03-07 Haavard Skinnemoen[AVR32] Don't use kmap() in flush_icache_page()
2007-03-07 Haavard Skinnemoen[AVR32] Fix bogus ti->flags manipulation in debug handler
2007-03-07 Haavard Skinnemoen[AVR32] show_trace: Only walk valid stack addresses
2007-03-07 Haavard Skinnemoen[AVR32] at32_spi_setup_slaves should be __init
2007-03-05 David Brownell[PATCH] add CONFIG_GENERIC_GPIO
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-16 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-16 Haavard Skinnemoen[AVR32] Use per-controller spi_board_info structures
2007-02-16 Haavard Skinnemoen[AVR32] Warn, don't BUG if clk_disable is called too...
2007-02-16 Haavard Skinnemoen[AVR32] Make sure all genclocks have a parent
2007-02-16 Haavard Skinnemoen[AVR32] Remove unnecessary sys_nfsservctl conditional
2007-02-16 Haavard Skinnemoen[AVR32] Wire up the SysV IPC calls properly
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: avr32
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-09 Haavard Skinnemoen[AVR32] Add missing #include <linux/module.h>
2007-02-09 Haavard Skinnemoen[AVR32] Remove last remains of libgcc
2007-02-09 Haavard Skinnemoen[AVR32] SPI platform code update
2007-02-09 Haavard Skinnemoen[AVR32] Add PIOE device and reserve SDRAM pins
2007-02-09 Haavard Skinnemoen[AVR32] Introduce at32_reserve_pin()
2007-02-09 Haavard Skinnemoen[AVR32] Don't reset PIO state at bootup
2007-02-09 Haavard Skinnemoen[AVR32] GPIO API implementation
2007-02-09 Ahmed S. Darwish[AVR32] Use ARRAY_SIZE macro when appropriate
2007-02-09 David Brownell[AVR32] Fix incorrect invalidation of shared cachelines
2007-02-09 David Brownell[AVR32] ext int fixes
2007-02-09 David Brownell[AVR32] fix serial port setup on ATSTK1000
2007-02-09 David Brownell[AVR32] /proc/interrupts display
2007-02-08 Andrew Victor[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm920...
2007-01-26 Haavard Skinnemoen[AVR32] Update ATSTK1000 defconfig: Enable macb by...
2007-01-26 Haavard Skinnemoen[AVR32] Export clear_page symbol
2006-12-12 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-08 Haavard Skinnemoen[AVR32] Add missing #include <linux/param.h> to delay.c
2006-12-08 Haavard Skinnemoen[AVR32] Implement intc_get_pending()
2006-12-08 Haavard Skinnemoen[AVR32] Don't include <asm/delay.h>
2006-12-08 Haavard Skinnemoen[AVR32] Put the chip in "stop" mode when halting the...
2006-12-08 Haavard Skinnemoen[AVR32] Set flow handler for external interrupts
2006-12-08 Haavard Skinnemoen[AVR32] Remove unused file
2006-12-08 Haavard Skinnemoen[AVR32] Remove mii_phy_addr and eth_addr from eth_platf...
2006-12-08 Haavard Skinnemoen[AVR32] Move ethernet tag parsing to board-specific...
2006-12-08 Haavard Skinnemoen[AVR32] Add macb1 platform_device
2006-12-08 Haavard Skinnemoen[AVR32] Portmux API update
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
next