aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/kernel
AgeCommit message (Expand)Author
2007-07-18[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day
2007-07-18[AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig
2007-05-13[AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen
2007-05-09[AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen
2007-05-09AVR32: Spinlock initializer cleanupThomas Gleixner
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-04-27[AVR32] Optimize the TLB miss handlerHaavard Skinnemoen
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen
2007-04-27[AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen
2007-04-27[AVR32] Fix NMI handlerHaavard Skinnemoen
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen
2007-04-27[AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen
2007-04-27[AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt
2007-04-27[AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt
2007-03-07[AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen
2007-03-07[AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen
2007-02-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-02-16[PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner
2007-02-16[AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen
2007-02-16[AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen
2007-02-12[PATCH] Dynamic kernel command-line: avr32Alon Bar-Lev
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-09[AVR32] Add missing #include <linux/module.h>Haavard Skinnemoen
2007-02-09[AVR32] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-09[AVR32] /proc/interrupts displayDavid Brownell
2007-01-26[AVR32] Export clear_page symbolHaavard Skinnemoen
2006-12-08[AVR32] Don't include <asm/delay.h>Haavard Skinnemoen
2006-12-08[AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen
2006-12-08[AVR32] Move ethernet tag parsing to board-specific codeHaavard Skinnemoen
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] avr32: fixup kprobes preemption handlingPaul Mundt
2006-11-06AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen
2006-11-06AVR32: Get rid of board_early_initHaavard Skinnemoen
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-25[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen