summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Include instrumentation menuHaavard Skinnemoen2008-01-252-10/+2
* [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/+0
* [AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen2008-01-251-0/+7
* [AVR32] Fix wrong pt_regs in critical exception handlerHaavard Skinnemoen2007-12-071-2/+2
* [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-071-10/+10
* [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-072-19/+41
* [AVR32] Implement stacktrace supportHaavard Skinnemoen2007-12-073-0/+57
* [AVR32] Kconfig: Use def_bool instead of bool + defaultHaavard Skinnemoen2007-12-071-37/+19
* [AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2007-12-071-2/+3
* [AVR32] Export intc_get_pending symbolHaavard Skinnemoen2007-11-151-1/+3
* [AVR32] Fix duplicate clock index in at32ap machine codeben.nizette@iinet.net.au2007-11-151-1/+1
* [AVR32] remove UID16 optionAdrian Bunk2007-11-151-3/+0
* [AVR32] Turn off debugging in SMC driverHaavard Skinnemoen2007-11-151-1/+0
* Extend I/O resource for wdt0 for at32ap7000 devicesHans-Christian Egtvedt2007-11-151-1/+1
* [AVR32] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-1/+1
* [AVR32] Implement at32_add_device_cf()Haavard Skinnemoen2007-10-231-31/+102
* [AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen2007-10-231-0/+208
* [AVR32] Fix a couple of sparse warningsHaavard Skinnemoen2007-10-232-3/+3
* [AVR32] Wire up AT73C213 sound driver on ATSTK1000 boardHans-Christian Egtvedt2007-10-231-0/+58
* [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-231-0/+65
* typo fixesMatt LaPlante2007-10-201-1/+1
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-192-4/+4
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-4/+4
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-2/+2
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-2/+2
* | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0
|/
* [AVR32] Fix random segfault with preemptionPhilippe Rétornaz2007-10-111-1/+25
* [AVR32] ngw100 i2c-gpio tweaksDavid Brownell2007-10-111-4/+9
* [AVR32] SMC configuration in clock cyclesKristoffer Nyborg Gregertsen2007-10-113-19/+120
* [AVR32] Drop support for redundant "keepinitrd" boot-time parm.Robert P. J. Day2007-10-111-11/+1
* [AVR32] Remove unneeded 8K alignment of .text sectionHaavard Skinnemoen2007-10-111-1/+0
* [AVR32] Kill a few hardcoded constants in vmlinux.ldsHaavard Skinnemoen2007-10-111-3/+5
* [AVR32] rename vmlinux.ldsSam Ravnborg2007-10-112-5/+0
* [AVR32] fix command line parsing in early_parse_fbmemMatteo Vit2007-10-111-1/+1
* [AVR32] Wire up USBA deviceHaavard Skinnemoen2007-10-113-0/+70
* [AVR32] add multidrive support for pio driverMatteo Vit2007-10-111-0/+4
* [AVR32] /sys/kernel/debug/at32ap_clkDavid Brownell2007-10-111-0/+116
* [AVR32] Move AT32_PM_BASE definition into pm.hHaavard Skinnemoen2007-10-112-6/+8
* [AVR32] Wire up i2c-gpio on the ATNGW100 boardHaavard Skinnemoen2007-08-151-0/+18
* [AVR32] leds-gpio for stk1000David Brownell2007-08-152-0/+88
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-07-222-1/+46
|\
| * leds: leds-gpio for ngw100David Brownell2007-07-162-1/+46
* | mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* | [AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen2007-07-181-1/+13