summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32
AgeCommit message (Expand)AuthorLines
2007-10-11[AVR32] Don't use __builtin_xchg()Haavard Skinnemoen-4/+9
2007-10-11[AVR32] Ignore a few irrelevant syscallsHaavard Skinnemoen-0/+13
2007-10-11[AVR32] SMC configuration in clock cyclesKristoffer Nyborg Gregertsen-10/+41
2007-10-11[AVR32] Make dma_sync_*_for_cpu no-opsHaavard Skinnemoen-7/+10
2007-10-11[AVR32] Wire up USBA deviceHaavard Skinnemoen-0/+8
2007-10-11[AVR32] add multidrive support for pio driverMatteo Vit-0/+1
2007-08-15[AVR32] Define mmiowb()Haavard Skinnemoen-0/+2
2007-08-15[AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen-3/+1
2007-08-15[AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen-20/+2
2007-08-15include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski-7/+1
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens-1/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian-10/+8
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+1
2007-07-18[AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen-2/+2
2007-07-18[AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt-0/+14
2007-07-18[AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen-23/+3
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen-27/+0
2007-07-18[AVR32] faster avr32 unaligned accessDavid Brownell-9/+20
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas-0/+15
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2007-07-16macb: Use generic PHY layerfrederic RODO-0/+1
2007-07-16page table handling cleanupJan Beulich-28/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox-0/+11
2007-06-14[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen-0/+9
2007-06-14[AVR32] gpio_*_cansleep() fixDavid Brownell-0/+2
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen-5/+3
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen-1/+4
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig-4/+14
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+1
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor-0/+1
2007-05-11Consolidate asm/poll.hStephen Rothwell-27/+1
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds-2/+4
2007-05-09Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen-0/+33
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen-1/+3
2007-05-09[AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen-1/+1
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig-23/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-0/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge-0/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+4
2007-04-27[AVR32] Fix compile error with gcc 4.1Haavard Skinnemoen-9/+4
2007-04-27avr32: remove unneeded cast in atomic.hMathieu Desnoyers-1/+1
2007-04-27[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_ioHaavard Skinnemoen-14/+3
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen-2/+2
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen-8/+2
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen-1/+0
2007-04-27[AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen-152/+222
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen-24/+45