aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAge
...
* [AVR32] Simplify early handling of memory regionsHaavard Skinnemoen2007-04-27
* [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-27
* [AVR32] Fix NMI handlerHaavard Skinnemoen2007-04-27
* [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-27
* [AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen2007-04-27
* [AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt2007-04-27
* [AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt2007-04-27
* [AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen2007-03-07
* [AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen2007-03-07
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-16
|\
| * [AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen2007-02-16
| * [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-16
* | [PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner2007-02-16
|/
* [PATCH] Dynamic kernel command-line: avr32Alon Bar-Lev2007-02-12
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-11
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-11
* [AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen2007-02-09
* [AVR32] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-09
* [AVR32] /proc/interrupts displayDavid Brownell2007-02-09
* [AVR32] Export clear_page symbolHaavard Skinnemoen2007-01-26
* [AVR32] Don't include <asm/delay.h>Haavard Skinnemoen2006-12-08
* [AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen2006-12-08
* [AVR32] Move ethernet tag parsing to board-specific codeHaavard Skinnemoen2006-12-08
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] avr32: fixup kprobes preemption handlingPaul Mundt2006-12-07
* AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen2006-11-06
* AVR32: Get rid of board_early_initHaavard Skinnemoen2006-11-06
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-27
* [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen2006-10-25
* [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-25
* [PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen2006-10-11
* [PATCH] AVR32: Allow renumbering of serial devicesHaavard Skinnemoen2006-10-04
* [PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2006-10-02
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-26