aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/kernel
AgeCommit message (Expand)Author
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen
2008-07-25avr32: allow system timer to share interrupt to make OProfile workVoss, Nikolaus
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar
2008-07-02avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen
2008-07-02avr32: Store virtual addresses in the PGDHaavard Skinnemoen
2008-06-27avr32: Kill special exception handler sectionsHaavard Skinnemoen
2008-06-27avr32: Clean up time.c #includesHaavard Skinnemoen
2008-06-27avr32: Fix sigaltstack behaviourMartin Koegler
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar
2008-05-26avr32: export strnlen_userAdrian Bunk
2008-05-26avr32: export copy_pageAdrian Bunk
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29avr32: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen
2008-04-19avr32: Add hardware power-down function callPeter Ma
2008-04-19avr32: Generic clockevents supportDavid Brownell
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen
2008-04-19avr32: start clocksource cleanupDavid Brownell
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-27avr32: Fix bug in early resource allocation codeHaavard Skinnemoen
2008-03-13avr32: Build fix for CONFIG_BUG=nHaavard Skinnemoen
2008-02-27avr32: Fix OCD refcounting bugHaavard Skinnemoen
2008-02-15avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loopHaavard Skinnemoen
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen
2008-01-25[AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-12-07[AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen
2007-12-07[AVR32] Implement stacktrace supportHaavard Skinnemoen