summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-181-1/+1
* | [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-181-1/+1
* | [AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen2007-07-181-1/+2
* | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt2007-07-181-0/+3
* | [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-181-0/+86
* | [AVR32] Make STK1000 mux settings configurableDavid Brownell2007-07-183-7/+80
* | [AVR32] CPU frequency scaling for AT32APHans-Christian Egtvedt2007-07-184-2/+175
* | [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-185-426/+372
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
|/
* [AVR32] Update defconfigsHaavard Skinnemoen2007-06-232-213/+119
* [AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell2007-06-231-0/+12
* [AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au2007-06-231-3/+0
* [AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen2007-06-231-9/+5
* [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen2007-06-141-0/+1
* [AVR32] ratelimit segfault reporting rateAndrea Righi2007-06-141-1/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-154-23/+124
* [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-131-0/+3
* [AVR32] optimize pagefault pathChristoph Hellwig2007-05-132-30/+13
* [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-096-8/+13
|\