summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAgeFilesLines
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-131-0/+3
* [AVR32] optimize pagefault pathChristoph Hellwig2007-05-131-6/+1
* [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-093-2/+3
|\
| * [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-091-0/+1
| * [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-091-1/+1
| * AVR32: Spinlock initializer cleanupThomas Gleixner2007-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-083-17/+3
* [AVR32] Optimize the TLB miss handlerHaavard Skinnemoen2007-04-271-30/+24
* [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-271-5/+2
* [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-271-0/+238
* [AVR32] Fix NMI handlerHaavard Skinnemoen2007-04-271-3/+25
* [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-274-318/+311
* [AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen2007-04-271-20/+44
* [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-271-73/+77
* [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
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-161-9/+13
|\
| * [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] 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
* [AVR32] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-091-2/+2
* [AVR32] /proc/interrupts displayDavid Brownell2007-02-091-0/+1
* [AVR32] Export clear_page symbolHaavard Skinnemoen2007-01-261-0/+1
* [AVR32] Don't include <asm/delay.h>Haavard Skinnemoen2006-12-081-1/+1
* [AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen2006-12-081-0/+7
* [AVR32] Move ethernet tag parsing to board-specific codeHaavard Skinnemoen2006-12-081-24/+0
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [PATCH] avr32: fixup kprobes preemption handlingPaul Mundt2006-12-071-0/+1
* AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen2006-11-062-0/+10
* AVR32: Get rid of board_early_initHaavard Skinnemoen2006-11-061-3/+0
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen2006-10-251-0/+9
* [PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen2006-10-253-4/+4
* [PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen2006-10-111-5/+5
* [PATCH] AVR32: Allow renumbering of serial devicesHaavard Skinnemoen2006-10-041-0/+1
* [PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2006-10-021-0/+14
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-2622-0/+4588
OpenPOWER on IntegriCloud