aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-24AVR32: Fix sg_page breakageHaavard Skinnemoen1-1/+1
2007-10-23Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+23
2007-10-23fvr32: fixup dma-mapping for new sg layoutJens Axboe1-4/+3
2007-10-23[AVR32] Implement at32_add_device_cf()Haavard Skinnemoen1-0/+11
2007-10-23[AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen1-0/+5
2007-10-23[AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen1-0/+7
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-7/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-7/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2-18/+0
2007-10-11[AVR32] Don't use __builtin_xchg()Haavard Skinnemoen1-4/+9
2007-10-11[AVR32] Ignore a few irrelevant syscallsHaavard Skinnemoen1-0/+13
2007-10-11[AVR32] SMC configuration in clock cyclesKristoffer Nyborg Gregertsen1-10/+41
2007-10-11[AVR32] Make dma_sync_*_for_cpu no-opsHaavard Skinnemoen1-7/+10
2007-10-11[AVR32] Wire up USBA deviceHaavard Skinnemoen1-0/+8
2007-10-11[AVR32] add multidrive support for pio driverMatteo Vit1-0/+1
2007-08-15[AVR32] Define mmiowb()Haavard Skinnemoen1-0/+2
2007-08-15[AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen1-3/+1
2007-08-15[AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen1-20/+2
2007-08-15include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski1-7/+1
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens1-1/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-10/+8
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-18[AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen1-2/+2
2007-07-18[AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt1-0/+14
2007-07-18[AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen1-23/+3
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen1-27/+0
2007-07-18[AVR32] faster avr32 unaligned accessDavid Brownell1-9/+20
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