aboutsummaryrefslogtreecommitdiff
path: root/include/asm-avr32
AgeCommit message (Expand)Author
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
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-03-16[PATCH] gpio_direction_output() needs an initial valueDavid Brownell
2007-03-07avr32: dma-mapping.hGary Zambrano
2007-03-07[AVR32] Fix typo in include/asm-avr32/KbuildHaavard Skinnemoen
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-16[AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen
2007-02-16[AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen
2007-02-16[AVR32] Define ioremap_nocache, ioport_map and ioport_unmapHaavard Skinnemoen
2007-02-16[AVR32] Fix prototypes for __raw_writesb and friendsHaavard Skinnemoen
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-09[AVR32] ssize_t should be long, not intHaavard Skinnemoen
2007-02-09[AVR32] Add PIOE device and reserve SDRAM pinsHaavard Skinnemoen
2007-02-09[AVR32] Introduce at32_reserve_pin()Haavard Skinnemoen
2007-02-09[AVR32] GPIO API implementationHaavard Skinnemoen
2007-02-09[AVR32] Implement dma_mapping_error()Haavard Skinnemoen
2007-02-09Remove a couple final references to obsolete verify_area().Robert P. J. Day
2007-02-08[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor
2007-02-08[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day