aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/kernel
AgeCommit message (Expand)Author
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-06-13avr32: Fix oops on unaligned user accessHaavard Skinnemoen
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-05-20syscall: Sort out syscall_restart name clash.Eric W. Biederman
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-16avr32: Fix out-of-range rcalls in large kernelsBen Nizette
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-17avr32: Introducing asm/syscalls.hJaswinder Singh
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-10-08avr32: Minor pm_power_off cleanupHaavard Skinnemoen
2008-09-22avr32: added mem kernel command line option supportMarco Stornelli
2008-09-19avr32: nmi_enter() without nmi_exit()Manfred Spraul
2008-09-19avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt
2008-09-19avr32: add generic_find_next_le_bit bit functionHans-Christian Egtvedt
2008-09-19avr32: add .gitignore filesMarkus Heidelberg
2008-09-01avr32: Fix lockup after Java stack underflow in user modeHaavard Skinnemoen
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