aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen2-1/+14
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds10-52/+102
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König1-1/+1
2008-07-02avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen2-0/+4
2008-07-02avr32: Add simple SRAM allocatorHaavard Skinnemoen1-0/+30
2008-07-02avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen1-13/+15
2008-07-02avr32: Use a quicklist for PGD allocationHaavard Skinnemoen1-12/+20
2008-07-02avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen1-4/+10
2008-07-02avr32: Store virtual addresses in the PGDHaavard Skinnemoen2-28/+24
2008-07-02avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen1-1/+0
2008-06-28avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen1-4/+0
2008-06-27avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.hHaavard Skinnemoen1-1/+0
2008-06-27avr32: Add PSIF platform devicesHans-Christian Egtvedt1-0/+1
2008-06-27avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt1-1/+2
2008-06-27avr32: Allow board to define oscillator ratesAlex1-0/+6
2008-06-27avr32: Provide PCI DMA mapping APIHaavard Skinnemoen1-0/+2
2008-05-02avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin1-30/+2
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-4/+9
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+8
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