aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/kernel
AgeCommit message (Expand)Author
2009-12-11Unify sys_mmap*Al Viro
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
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