aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+15
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-07-16macb: Use generic PHY layerfrederic RODO1-0/+1
2007-07-16page table handling cleanupJan Beulich1-28/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-06-14[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen1-0/+9
2007-06-14[AVR32] gpio_*_cansleep() fixDavid Brownell1-0/+2
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen1-5/+3
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen1-1/+4
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig2-4/+14
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-0/+1
2007-05-11Consolidate asm/poll.hStephen Rothwell1-27/+1
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2-2/+4
2007-05-09Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen1-0/+33
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen1-1/+3
2007-05-09[AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen1-1/+1
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-23/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2007-04-27[AVR32] Fix compile error with gcc 4.1Haavard Skinnemoen1-9/+4
2007-04-27avr32: remove unneeded cast in atomic.hMathieu Desnoyers1-1/+1
2007-04-27[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_ioHaavard Skinnemoen1-14/+3
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen1-2/+2
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen1-8/+2
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen1-1/+0
2007-04-27[AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen2-152/+222
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen3-24/+45
2007-04-27[AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen1-0/+9
2007-04-27[AVR32] Clean up asm/sysreg.hHaavard Skinnemoen1-294/+249
2007-04-27[AVR32] Put cpu in sleep 0 when idle.Hans-Christian Egtvedt1-0/+2
2007-04-27[AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt1-0/+112
2007-04-27[AVR32] Add nwait and tdf parameters to SMC configurationHans-Christian Egtvedt1-0/+22
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-03-16[PATCH] gpio_direction_output() needs an initial valueDavid Brownell1-1/+1
2007-03-07avr32: dma-mapping.hGary Zambrano1-0/+18
2007-03-07[AVR32] Fix typo in include/asm-avr32/KbuildHaavard Skinnemoen1-1/+1
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-36/+0
2007-02-16[AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen1-1/+3
2007-02-16[AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen1-2/+15
2007-02-16[AVR32] Define ioremap_nocache, ioport_map and ioport_unmapHaavard Skinnemoen1-0/+11
2007-02-16[AVR32] Fix prototypes for __raw_writesb and friendsHaavard Skinnemoen1-6/+6
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-09[AVR32] ssize_t should be long, not intHaavard Skinnemoen1-1/+1
2007-02-09[AVR32] Add PIOE device and reserve SDRAM pinsHaavard Skinnemoen2-1/+3