aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAge
* avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loopHaavard Skinnemoen2008-02-15
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-08
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-05
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-25
|\
| * [AVR32] NMI debuggingHaavard Skinnemoen2008-01-25
| * [AVR32] constify function pointer tablesJan Engelhardt2008-01-25
| * [AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2008-01-25
| * [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-25
| * [AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen2008-01-25
* | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
|/
* [AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen2007-12-07
* [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-07
* [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-07
* [AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2007-12-07
* [AVR32] Implement stacktrace supportHaavard Skinnemoen2007-12-07
* [AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2007-12-07
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-16
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* [AVR32] Fix random segfault with preemptionPhilippe Rétornaz2007-10-11
* [AVR32] Remove unneeded 8K alignment of .text sectionHaavard Skinnemoen2007-10-11
* [AVR32] Kill a few hardcoded constants in vmlinux.ldsHaavard Skinnemoen2007-10-11
* [AVR32] rename vmlinux.ldsSam Ravnborg2007-10-11
* [AVR32] fix command line parsing in early_parse_fbmemMatteo Vit2007-10-11
* [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-18
* [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-18
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-16
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-19
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-19
* [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-13
* [AVR32] optimize pagefault pathChristoph Hellwig2007-05-13
* [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-13
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-09
|\
| * [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-09
| * [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-09
| * AVR32: Spinlock initializer cleanupThomas Gleixner2007-05-09
* | wrap access to thread_infoRoman Zippel2007-05-09
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [AVR32] Optimize the TLB miss handlerHaavard Skinnemoen2007-04-27
* [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-27
* [AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen2007-04-27
* [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