summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Define mmiowb()Haavard Skinnemoen2007-08-151-0/+2
* [AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen2007-08-151-3/+1
* [AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen2007-08-151-20/+2
* include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski2007-08-151-7/+1
* Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens2007-08-011-1/+1
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-10/+8
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* [AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen2007-07-181-2/+2
* [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-181-0/+14
* [AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen2007-07-181-23/+3
* [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-181-27/+0
* [AVR32] faster avr32 unaligned accessDavid Brownell2007-07-181-9/+20
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+15
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-161-0/+1
|\
| * macb: Use generic PHY layerfrederic RODO2007-07-161-0/+1
* | page table handling cleanupJan Beulich2007-07-161-28/+0
* | lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
|/
* [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen2007-06-141-0/+9
* [AVR32] gpio_*_cansleep() fixDavid Brownell2007-06-141-0/+2
* [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-151-5/+3
* [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-131-1/+4
* [AVR32] optimize pagefault pathChristoph Hellwig2007-05-132-4/+14
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-121-0/+1
|\
| * [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor2007-05-111-0/+1
* | Consolidate asm/poll.hStephen Rothwell2007-05-111-27/+1
|/
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-092-2/+4
|\
| * [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-091-1/+3
| * [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-091-1/+1
* | Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen2007-05-091-0/+33
|/
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-23/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-272-1/+4
|\
| * [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
| * [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* | [AVR32] Fix compile error with gcc 4.1Haavard Skinnemoen2007-04-271-9/+4
* | avr32: remove unneeded cast in atomic.hMathieu Desnoyers2007-04-271-1/+1
* | [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_ioHaavard Skinnemoen2007-04-271-14/+3
* | [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-271-2/+2
* | [AVR32] Simplify early handling of memory regionsHaavard Skinnemoen2007-04-271-8/+2
* | [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-271-1/+0
* | [AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen2007-04-272-152/+222
* | [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-273-24/+45
* | [AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen2007-04-271-0/+9
* | [AVR32] Clean up asm/sysreg.hHaavard Skinnemoen2007-04-271-294/+249
* | [AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt2007-04-271-0/+2
* | [AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt2007-04-271-0/+112
OpenPOWER on IntegriCloud