summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-154-23/+124
* [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-131-0/+3
* [AVR32] optimize pagefault pathChristoph Hellwig2007-05-132-30/+13
* [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-096-8/+13
|\
| * [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-091-0/+1
| * [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-091-1/+1
| * [AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen2007-05-091-4/+8
| * AVR32: Spinlock initializer cleanupThomas Gleixner2007-05-092-2/+2
| * [AVR32] Use correct config symbol when setting cpuflagsHaavard Skinnemoen2007-05-091-1/+1
* | wrap access to thread_infoRoman Zippel2007-05-092-4/+4
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-084-18/+4
* AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".Robert P. J. Day2007-04-271-3/+0
* [AVR32] Optimize the TLB miss handlerHaavard Skinnemoen2007-04-271-30/+24
* [AVR32] Board code for ATNGW100Haavard Skinnemoen2007-04-276-0/+1309
* [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-273-36/+5
* [AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen2007-04-271-7/+61
* [AVR32] Simplify early handling of memory regionsHaavard Skinnemoen2007-04-271-263/+232
* [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-272-238/+238
* [AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen2007-04-271-1/+25
* [AVR32] Fix NMI handlerHaavard Skinnemoen2007-04-271-3/+25
* [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-276-393/+357
* [AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen2007-04-271-20/+44
* [AVR32] Don't enable clocks with no usersHaavard Skinnemoen2007-04-272-1/+14
* [AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt2007-04-272-7/+40
* [AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt2007-04-274-73/+313
* [AVR32] Add mach-specific KconfigHaavard Skinnemoen2007-04-272-0/+9
* [AVR32] Add nwait and tdf parameters to SMC configurationHans-Christian Egtvedt2007-04-271-0/+23
* [AVR32] Add basic HMATRIX supportHaavard Skinnemoen2007-04-272-0/+220
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-161-1/+3
* [AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen2007-03-071-2/+1
* [AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen2007-03-071-2/+2
* [AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen2007-03-071-23/+29
* [AVR32] at32_spi_setup_slaves should be __initHaavard Skinnemoen2007-03-071-1/+1
* [PATCH] add CONFIG_GENERIC_GPIODavid Brownell2007-03-051-0/+4
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-2/+2
|\
| * [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor2007-02-082-2/+2
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-164-49/+132
|\ \
| * | [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-162-23/+41
| * | [AVR32] Warn, don't BUG if clk_disable is called too many timesHaavard Skinnemoen2007-02-161-1/+5
| * | [AVR32] Make sure all genclocks have a parentHaavard Skinnemoen2007-02-161-16/+73
| * | [AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen2007-02-161-4/+0
| * | [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-161-5/+13
* | | [PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner2007-02-161-1/+1
|/ /
* | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* | [PATCH] Dynamic kernel command-line: avr32Alon Bar-Lev2007-02-121-3/+3
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0
* | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* | [AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen2007-02-091-0/+1
OpenPOWER on IntegriCloud