summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAgeFilesLines
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-6/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-5/+8
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-1/+6
| |/ |/|
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-5/+8
|/
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-2/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-152-3/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-131-1/+10
| |\
| | * avr32: Fix oops on unaligned user accessHaavard Skinnemoen2009-06-131-1/+10
| * | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |/
* / syscall: Sort out syscall_restart name clash.Eric W. Biederman2009-05-201-2/+2
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+1
|\
| * sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
* | avr32: Fix out-of-range rcalls in large kernelsBen Nizette2009-01-162-37/+37
|/
*-. Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-073-0/+3
|\ \
| | * avr32: Introducing asm/syscalls.hJaswinder Singh2008-12-173-0/+3
| |/
* | remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-061-0/+1
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\ \
| * | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| |/
* / take init_fs to saner placeAl Viro2008-12-311-1/+0
|/
* avr32: Minor pm_power_off cleanupHaavard Skinnemoen2008-10-081-1/+2
* avr32: added mem kernel command line option supportMarco Stornelli2008-09-221-0/+19
* avr32: nmi_enter() without nmi_exit()Manfred Spraul2008-09-191-4/+4
* avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt2008-09-192-1/+10
* avr32: add generic_find_next_le_bit bit functionHans-Christian Egtvedt2008-09-191-0/+1
* avr32: add .gitignore filesMarkus Heidelberg2008-09-191-0/+1
* avr32: Fix lockup after Java stack underflow in user modeHaavard Skinnemoen2008-09-012-2/+63
* avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-053-4/+4
* Merge commit 'upstream/master'Haavard Skinnemoen2008-07-273-14/+27
|\
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
| |\
| | * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-185-56/+64
| | |\
| | * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-241-0/+1
| |\ \ \
| | * | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-181-0/+1
| | | |/ | | |/|
| * / | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-13/+25
| |/ /
* / / avr32: allow system timer to share interrupt to make OProfile workVoss, Nikolaus2008-07-251-1/+5
|/ /
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+1
|\ \
| * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-2/+0
|\ \ \
| * \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-161-0/+4
| |\ \ \ | | | |/ | | |/|
| * | | move BUG_TABLE into RODATAJan Beulich2008-05-251-2/+0
| | |/ | |/|
* | | avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen2008-07-021-10/+32
* | | avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-022-25/+24