aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+6
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe1-1/+1
2010-04-27avr32: Fix typo in read_persistent_clock()Peter Huewe1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-13avr32: Convert avr32 to use read/update_persistent_clockJohn Stultz1-6/+6
2010-03-12avr32: use generic ptrace_resume codeChristoph Hellwig1-46/+7
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-64/+9
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14avr32: convert to asm-generic/hardirq.hChristoph Hellwig1-9/+0
2009-12-11Unify sys_mmap*Al Viro2-32/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-10-06avr32: clean up linker script using standard macros.Nelson Elhage1-55/+9
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+3
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2-1/+6
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-5/+8
2009-07-09linker script: unify usage of discard definitionTejun Heo1-7/+3
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-5/+8
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-2/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2-3/+10
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-1/+10
2009-06-13avr32: Fix oops on unaligned user accessHaavard Skinnemoen1-1/+10
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-05-20syscall: Sort out syscall_restart name clash.Eric W. Biederman1-2/+2
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-01-16avr32: Fix out-of-range rcalls in large kernelsBen Nizette2-37/+37
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu1-1/+1
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen3-0/+3
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-17avr32: Introducing asm/syscalls.hJaswinder Singh3-0/+3
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-10-08avr32: Minor pm_power_off cleanupHaavard Skinnemoen1-1/+2
2008-09-22avr32: added mem kernel command line option supportMarco Stornelli1-0/+19
2008-09-19avr32: nmi_enter() without nmi_exit()Manfred Spraul1-4/+4
2008-09-19avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt2-1/+10
2008-09-19avr32: add generic_find_next_le_bit bit functionHans-Christian Egtvedt1-0/+1
2008-09-19avr32: add .gitignore filesMarkus Heidelberg1-0/+1
2008-09-01avr32: Fix lockup after Java stack underflow in user modeHaavard Skinnemoen2-2/+63
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen3-4/+4
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen3-14/+27
2008-07-25avr32: allow system timer to share interrupt to make OProfile workVoss, Nikolaus1-1/+5