aboutsummaryrefslogtreecommitdiff
path: root/include/asm-avr32
AgeCommit message (Expand)Author
2007-08-15[AVR32] Define mmiowb()Haavard Skinnemoen
2007-08-15[AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen
2007-08-15[AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen
2007-08-15include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-18[AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen
2007-07-18[AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt
2007-07-18[AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen
2007-07-18[AVR32] faster avr32 unaligned accessDavid Brownell
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-16macb: Use generic PHY layerfrederic RODO
2007-07-16page table handling cleanupJan Beulich
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-06-14[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen
2007-06-14[AVR32] gpio_*_cansleep() fixDavid Brownell
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-05-09Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen
2007-05-09[AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[AVR32] Fix compile error with gcc 4.1Haavard Skinnemoen
2007-04-27avr32: remove unneeded cast in atomic.hMathieu Desnoyers
2007-04-27[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_ioHaavard Skinnemoen
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen
2007-04-27[AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen
2007-04-27[AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen
2007-04-27[AVR32] Clean up asm/sysreg.hHaavard Skinnemoen
2007-04-27[AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt
2007-04-27[AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt
2007-04-27[AVR32] Add nwait and tdf parameters to SMC configurationHans-Christian Egtvedt
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet