summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32
Commit message (Expand)AuthorAgeFilesLines
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-231-0/+16
|\
| * dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-081-0/+16
* | termios: Termios defines for other platformsAlan Cox2008-07-201-0/+4
* | atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen2008-07-152-1/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-1410-52/+102
|\ \
| * | avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen2008-07-022-0/+4
| * | avr32: Add simple SRAM allocatorHaavard Skinnemoen2008-07-021-0/+30
| * | avr32: Use a quicklist for PTE allocation as wellHaavard Skinnemoen2008-07-021-13/+15
| * | avr32: Use a quicklist for PGD allocationHaavard Skinnemoen2008-07-021-12/+20
| * | avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen2008-07-021-4/+10
| * | avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-022-28/+24
| * | avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen2008-07-021-1/+0
| * | avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen2008-06-281-4/+0
| * | avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.hHaavard Skinnemoen2008-06-271-1/+0
| * | avr32: Add PSIF platform devicesHans-Christian Egtvedt2008-06-271-0/+1
| * | avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt2008-06-271-1/+2
| * | avr32: Allow board to define oscillator ratesAlex2008-06-271-0/+6
| * | avr32: Provide PCI DMA mapping APIHaavard Skinnemoen2008-06-271-0/+2
| |/
* | Fix name of Russell King in various commentsUwe Kleine-König2008-07-101-1/+1
|/
* avr32: types: use <asm-generic/int-*.h> for the avr32 architectureH. Peter Anvin2008-05-021-30/+2
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-4/+9
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+8
* avr32: add include/asm-avr32/serial.hAdrian Bunk2008-04-191-0/+13
* add include/asm-avr32/xor.hAdrian Bunk2008-04-191-0/+6
* avr32: Generic clockevents supportDavid Brownell2008-04-191-112/+0
* avr32: Move sleep code into mach-at32apHaavard Skinnemoen2008-04-191-0/+48
* avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen2008-04-191-4/+4
* avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2008-04-192-128/+5
* avr32: pass i2c board info through at32_add_device_twiBen Nizette2008-04-191-1/+4
* avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov2008-04-191-5/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-191-3/+1
|\
| * atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-061-3/+1
* | Generic semaphore implementationMatthew Wilcox2008-04-171-108/+1
|/
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* avr32: Work around byteswap bug in gcc < 4.2Haavard Skinnemoen2008-03-101-0/+6
* AVR32: Define PAGE_SHAREDHaavard Skinnemoen2008-02-131-0/+1
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-4/+13
* Basic PWM driver for AVR32 and AT91David Brownell2008-02-081-0/+3
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-4/+0
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-7/+5
* Add cmpxchg_local to avr32Mathieu Desnoyers2008-02-071-0/+23
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-6/+0
* Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-061-1/+1
* read_current_timer() cleanupsAndrew Morton2008-02-061-2/+1
* Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-051-1/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-3/+3
* gpiolib: avr32 at32ap platform supportDavid Brownell2008-02-053-13/+27
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
OpenPOWER on IntegriCloud