aboutsummaryrefslogtreecommitdiff
path: root/include/asm-avr32
AgeCommit message (Expand)Author
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24Remove asm/semaphore.hMatthew Wilcox
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-20termios: Termios defines for other platformsAlan Cox
2008-07-15atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen
2008-07-02avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen
2008-07-02avr32: Add simple SRAM allocatorHaavard Skinnemoen
2008-07-02avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen
2008-07-02avr32: Use a quicklist for PGD allocationHaavard Skinnemoen
2008-07-02avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen
2008-07-02avr32: Store virtual addresses in the PGDHaavard Skinnemoen
2008-07-02avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen
2008-06-28avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen
2008-06-27avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.hHaavard Skinnemoen
2008-06-27avr32: Add PSIF platform devicesHans-Christian Egtvedt
2008-06-27avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt
2008-06-27avr32: Allow board to define oscillator ratesAlex
2008-06-27avr32: Provide PCI DMA mapping APIHaavard Skinnemoen
2008-05-02avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-19avr32: add include/asm-avr32/serial.hAdrian Bunk
2008-04-19add include/asm-avr32/xor.hAdrian Bunk
2008-04-19avr32: Generic clockevents supportDavid Brownell
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen
2008-04-19avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette
2008-04-19avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-03-10avr32: Work around byteswap bug in gcc < 4.2Haavard Skinnemoen
2008-02-13AVR32: Define PAGE_SHAREDHaavard Skinnemoen
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-07Add cmpxchg_local to avr32Mathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen