[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined
[safe/jmp/linux-2.6] / arch / avr32 / kernel /
2008-08-05 Haavard Skinnemoenavr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
2008-07-27 Haavard SkinnemoenMerge commit 'upstream/master'
2008-07-25 Voss, Nikolausavr32: allow system timer to share interrupt to make...
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-07-18 Heiko Carstensfix core/stacktrace changes on avr32, mips, sh
2008-07-15 Linus TorvaldsMerge branch 'core/stacktrace' of git://git./linux...
2008-07-14 Linus TorvaldsMerge branch 'core/rodata' of git://git./linux/kernel...
2008-07-03 Ingo Molnarstacktrace: export save_stack_trace[_tsk]
2008-07-02 Haavard Skinnemoenavr32: Cover the kernel page tables in the user PGDs
2008-07-02 Haavard Skinnemoenavr32: Store virtual addresses in the PGD
2008-06-27 Haavard Skinnemoenavr32: Kill special exception handler sections
2008-06-27 Haavard Skinnemoenavr32: Clean up time.c #includes
2008-06-27 Martin Koegleravr32: Fix sigaltstack behaviour
2008-06-16 Ingo MolnarMerge branch 'linus' into core/rodata
2008-05-26 Adrian Bunkavr32: export strnlen_user
2008-05-26 Adrian Bunkavr32: export copy_page
2008-05-25 Jan Beulichmove BUG_TABLE into RODATA
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-03 Ulrich Drepperunified (weak) sys_pipe implementation
2008-04-29 Christoph Lameteravr32: use kbuild.h macros instead of defining macros...
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
next