ipc: invoke the ipcns notifier chain as a work item
[safe/jmp/linux-2.6] / arch / avr32 / kernel /
2008-04-28 Haavard Skinnemoenatmel_lcdfb: don't initialize a pre-allocated framebuffer
2008-04-20 Peter Maavr32: Add hardware power-down function call
2008-04-20 David Brownellavr32: Generic clockevents support
2008-04-20 Haavard Skinnemoenavr32: Move sleep code into mach-at32ap
2008-04-20 David Brownellavr32: start clocksource cleanup
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-03-27 Haavard Skinnemoenavr32: Fix bug in early resource allocation code
2008-03-13 Haavard Skinnemoenavr32: Build fix for CONFIG_BUG=n
2008-02-27 Haavard Skinnemoenavr32: Fix OCD refcounting bug
2008-02-15 Haavard Skinnemoenavr32: Call tick_nohz_{stop,restart}_sched_tick() in...
2008-02-08 Christoph Hellwiglibfs: allow error return from simple attributes
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-05 Haavard SkinnemoenFix timerfd breakage on avr32
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Haavard Skinnemoen[AVR32] NMI debugging
2008-01-25 Jan Engelhardt[AVR32] constify function pointer tables
2008-01-25 Haavard Skinnemoen[AVR32] Provide more CPU information in /proc/cpuinfo...
2008-01-25 Haavard Skinnemoen[AVR32] Enable debugging only when needed
2008-01-25 Haavard Skinnemoen[AVR32] Remove redundant try_to_freeze() call from...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-12-07 Haavard Skinnemoen[AVR32] Fix wrong pt_regs in critical exception handler
2007-12-07 Haavard Skinnemoen[AVR32] Follow the rules when dealing with the OCD...
2007-12-07 Haavard Skinnemoen[AVR32] Clean up OCD register usage
2007-12-07 Haavard Skinnemoen[AVR32] Implement irqflags trace and lockdep support
2007-12-07 Haavard Skinnemoen[AVR32] Implement stacktrace support
2007-12-07 Haavard Skinnemoen[AVR32] Fix invalid status register bit definitions...
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-16 Masami Hiramatsukprobes: support kretprobe blacklist
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-11 Philippe Rétornaz[AVR32] Fix random segfault with preemption
2007-10-11 Haavard Skinnemoen[AVR32] Remove unneeded 8K alignment of .text section
2007-10-11 Haavard Skinnemoen[AVR32] Kill a few hardcoded constants in vmlinux.lds
2007-10-11 Sam Ravnborg[AVR32] rename vmlinux.lds
2007-10-11 Matteo Vit[AVR32] fix command line parsing in early_parse_fbmem
2007-07-18 Robert P. J. Day[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
2007-07-18 Haavard Skinnemoen[AVR32] Fix build error in parse_tag_rdimg()
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-16 Heiko Carstensgeneric bug: use show_regs() instead of dump_stack()
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-13 Haavard Skinnemoen[AVR32] Wire up signalfd, timerfd and eventfd
2007-05-13 Christoph Hellwig[AVR32] optimize pagefault path
2007-05-13 Haavard Skinnemoen[AVR32] Remove bogus comment in arch/avr32/kernel/irq.c
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-05-09 Roman Zippelwrap access to thread_info
2007-05-09 Haavard Skinnemoen[AVR32] Wire up sys_utimensat
2007-05-09 Haavard Skinnemoen[AVR32] Fix section mismatch .taglist -> .init.text
2007-05-09 Thomas GleixnerAVR32: Spinlock initializer cleanup
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-04-27 Haavard Skinnemoen[AVR32] Optimize the TLB miss handler
2007-04-27 Haavard Skinnemoen[AVR32] Get rid of board_setup_fbmem()
2007-04-27 Haavard Skinnemoen[AVR32] Reserve framebuffer memory in early_parse_fbmem()
2007-04-27 Haavard Skinnemoen[AVR32] Simplify early handling of memory regions
2007-04-27 Haavard Skinnemoen[AVR32] Move setup_bootmem() from mm/init.c to kernel...
2007-04-27 Haavard Skinnemoen[AVR32] Fix NMI handler
2007-04-27 Haavard Skinnemoen[AVR32] Clean up exception handling code
2007-04-27 Haavard Skinnemoen[AVR32] Clean up cpu identification and add features...
2007-04-27 Hans-Christian Egtvedt[AVR32] Put cpu in sleep 0 when idle.
2007-04-27 Hans-Christian Egtvedt[AVR32] Change system timer from count-compare to Timer...
2007-03-07 Haavard Skinnemoen[AVR32] Fix bogus ti->flags manipulation in debug handler
2007-03-07 Haavard Skinnemoen[AVR32] show_trace: Only walk valid stack addresses
2007-02-16 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-16 Haavard Skinnemoen[AVR32] Remove unnecessary sys_nfsservctl conditional
2007-02-16 Haavard Skinnemoen[AVR32] Wire up the SysV IPC calls properly
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: avr32
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-09 Haavard Skinnemoen[AVR32] Add missing #include <linux/module.h>
2007-02-09 Ahmed S. Darwish[AVR32] Use ARRAY_SIZE macro when appropriate
2007-02-09 David Brownell[AVR32] /proc/interrupts display
2007-01-26 Haavard Skinnemoen[AVR32] Export clear_page symbol
2006-12-08 Haavard Skinnemoen[AVR32] Don't include <asm/delay.h>
2006-12-08 Haavard Skinnemoen[AVR32] Put the chip in "stop" mode when halting the...
2006-12-08 Haavard Skinnemoen[AVR32] Move ethernet tag parsing to board-specific...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Paul Mundt[PATCH] avr32: fixup kprobes preemption handling
2006-11-06 Haavard SkinnemoenAVR32: Wire up sys_epoll_pwait
2006-11-06 Haavard SkinnemoenAVR32: Get rid of board_early_init
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-26 Haavard Skinnemoen[PATCH] AVR32: Implement and export __raw_{read,write...
2006-10-26 Haavard Skinnemoen[PATCH] AVR32: Silence some compile warnings
2006-10-11 Haavard Skinnemoen[PATCH] IRQ: Fix AVR32 breakage
2006-10-04 Haavard Skinnemoen[PATCH] AVR32: Allow renumbering of serial devices
2006-10-02 Haavard Skinnemoen[PATCH] AVR32: Implement kernel_execve
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-26 Haavard Skinnemoen[PATCH] avr32 architecture