summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32
AgeCommit message (Expand)AuthorLines
2008-05-02avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin-30/+2
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-4/+9
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+8
2008-04-19avr32: add include/asm-avr32/serial.hAdrian Bunk-0/+13
2008-04-19add include/asm-avr32/xor.hAdrian Bunk-0/+6
2008-04-19avr32: Generic clockevents supportDavid Brownell-112/+0
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen-0/+48
2008-04-19avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen-4/+4
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen-128/+5
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette-1/+4
2008-04-19avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov-5/+3
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen-3/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-108/+1
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop-3/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-03-10avr32: Work around byteswap bug in gcc < 4.2Haavard Skinnemoen-0/+6
2008-02-13AVR32: Define PAGE_SHAREDHaavard Skinnemoen-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-4/+13
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell-0/+3
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-4/+0
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-7/+5
2008-02-07Add cmpxchg_local to avr32Mathieu Desnoyers-0/+23
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-6/+0
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike-1/+1
2008-02-06read_current_timer() cleanupsAndrew Morton-2/+1
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-3/+3
2008-02-05gpiolib: avr32 at32ap platform supportDavid Brownell-13/+27
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2
2008-01-28remove __attribute_used__Adrian Bunk-1/+1
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor-0/+1
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen-0/+6
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen-6/+6
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen-0/+14
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen-4/+15
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen-9/+10
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen-4/+11
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen-68/+528
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen-0/+2
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen-4/+2
2007-12-07[AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen-4/+11
2007-11-15[AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen-0/+2
2007-10-24AVR32: Fix sg_page breakageHaavard Skinnemoen-1/+1
2007-10-23Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+23
2007-10-23fvr32: fixup dma-mapping for new sg layoutJens Axboe-4/+3
2007-10-23[AVR32] Implement at32_add_device_cf()Haavard Skinnemoen-0/+11
2007-10-23[AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen-0/+5
2007-10-23[AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen-0/+7
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe-0/+3