aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-19avr32: add include/asm-avr32/serial.hAdrian Bunk1-0/+13
2008-04-19add include/asm-avr32/xor.hAdrian Bunk1-0/+6
2008-04-19avr32: Generic clockevents supportDavid Brownell1-112/+0
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen1-0/+48
2008-04-19avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen1-4/+4
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2-128/+5
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette1-1/+4
2008-04-19avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov1-5/+3
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into baseHaavard Skinnemoen1-3/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-108/+1
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop1-3/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-10avr32: Work around byteswap bug in gcc < 4.2Haavard Skinnemoen1-0/+6
2008-02-13AVR32: Define PAGE_SHAREDHaavard Skinnemoen1-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-4/+13
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell1-0/+3
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-4/+0
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-7/+5
2008-02-07Add cmpxchg_local to avr32Mathieu Desnoyers1-0/+23
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-6/+0
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike1-1/+1
2008-02-06read_current_timer() cleanupsAndrew Morton1-2/+1
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-3/+3
2008-02-05gpiolib: avr32 at32ap platform supportDavid Brownell3-13/+27
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-28remove __attribute_used__Adrian Bunk1-1/+1
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor1-0/+1
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen2-0/+6
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen3-6/+6
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen1-0/+14
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen3-4/+15
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen1-9/+10
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2-4/+11
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen2-68/+528
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen1-0/+2
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen1-4/+2
2007-12-07[AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen1-4/+11
2007-11-15[AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen1-0/+2
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