summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAgeFilesLines
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0Star
* [AVR32] Fix random segfault with preemptionPhilippe Rétornaz2007-10-111-1/+25
* [AVR32] Remove unneeded 8K alignment of .text sectionHaavard Skinnemoen2007-10-111-1/+0Star
* [AVR32] Kill a few hardcoded constants in vmlinux.ldsHaavard Skinnemoen2007-10-111-3/+5
* [AVR32] rename vmlinux.ldsSam Ravnborg2007-10-112-5/+0Star
* [AVR32] fix command line parsing in early_parse_fbmemMatteo Vit2007-10-111-1/+1
* [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-181-1/+1
* [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-181-1/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* 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/+1Star
* [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0Star
* 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/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-083-17/+3Star
* [AVR32] Optimize the TLB miss handlerHaavard Skinnemoen2007-04-271-30/+24Star
* [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-271-5/+2Star
* [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/+232Star
* [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/+311Star
* [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/+0Star
| * [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/+0Star
* [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