summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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-151-2/+0Star
|\ \ \
| * \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-161-0/+4
| |\ \ \ | | | |/ | | |/|
| * | | move BUG_TABLE into RODATAJan Beulich2008-05-251-2/+0Star
| | |/ | |/|
* | | 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/+24Star
* | | avr32: Kill special exception handler sectionsHaavard Skinnemoen2008-06-272-12/+5Star
* | | avr32: Clean up time.c #includesHaavard Skinnemoen2008-06-271-11/+3Star
* | | avr32: Fix sigaltstack behaviourMartin Koegler2008-06-271-0/+3
| |/ |/|
* | avr32: export strnlen_userAdrian Bunk2008-05-261-0/+2
* | avr32: export copy_pageAdrian Bunk2008-05-261-0/+2
|/
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-13/+0Star
* avr32: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-8/+1Star
* atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2008-04-281-0/+2
* avr32: Add hardware power-down function callPeter Ma2008-04-201-0/+2
* avr32: Generic clockevents supportDavid Brownell2008-04-201-129/+80Star
* avr32: Move sleep code into mach-at32apHaavard Skinnemoen2008-04-202-22/+2Star
* avr32: start clocksource cleanupDavid Brownell2008-04-201-37/+8Star
* Generic semaphore implementationMatthew Wilcox2008-04-172-149/+1Star
* avr32: Fix bug in early resource allocation codeHaavard Skinnemoen2008-03-271-0/+1
* avr32: Build fix for CONFIG_BUG=nHaavard Skinnemoen2008-03-131-0/+4
* avr32: Fix OCD refcounting bugHaavard Skinnemoen2008-02-271-0/+1
* avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loopHaavard Skinnemoen2008-02-151-0/+3
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-7/+11
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+4
* Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-051-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-2510-46/+352
|\
| * [AVR32] NMI debuggingHaavard Skinnemoen2008-01-254-3/+112
| * [AVR32] constify function pointer tablesJan Engelhardt2008-01-251-1/+1
| * [AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2008-01-251-26/+68
| * [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-255-9/+171
| * [AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen2008-01-251-7/+0Star
* | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
|/
* [AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen2007-12-071-2/+2
* [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-074-227/+323
* [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-075-33/+35
* [AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2007-12-071-19/+35
* [AVR32] Implement stacktrace supportHaavard Skinnemoen2007-12-072-0/+54
* [AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2007-12-071-2/+3