x86, apic: use logical flat for systems with <= 8 logical cpus
[safe/jmp/linux-2.6] / arch / avr32 / kernel /
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