Age | Commit message (Expand) | Author |
2008-07-20 | termios: Termios defines for other platforms | Alan Cox |
2008-07-15 | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2008-07-10 | Fix name of Russell King in various comments | Uwe Kleine-König |
2008-07-02 | avr32: Power Management support ("standby" and "mem" modes) | Haavard Skinnemoen |
2008-07-02 | avr32: Add simple SRAM allocator | Haavard Skinnemoen |
2008-07-02 | avr32: Use a quicklist for PTE allocation as well | Haavard Skinnemoen |
2008-07-02 | avr32: Use a quicklist for PGD allocation | Haavard Skinnemoen |
2008-07-02 | avr32: Cover the kernel page tables in the user PGDs | Haavard Skinnemoen |
2008-07-02 | avr32: Store virtual addresses in the PGD | Haavard Skinnemoen |
2008-07-02 | avr32: Clean up and optimize the TLB operations | Haavard Skinnemoen |
2008-06-28 | avr32: Move setup_platform() into chip-specific file | Haavard Skinnemoen |
2008-06-27 | avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.h | Haavard Skinnemoen |
2008-06-27 | avr32: Add PSIF platform devices | Hans-Christian Egtvedt |
2008-06-27 | avr32: Add pin configuration choice to LCDC peripheral | Hans-Christian Egtvedt |
2008-06-27 | avr32: Allow board to define oscillator rates | Alex |
2008-06-27 | avr32: Provide PCI DMA mapping API | Haavard Skinnemoen |
2008-05-02 | avr32: types: use <asm-generic/int-*.h> for the avr32 architecture | H. Peter Anvin |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-19 | avr32: add include/asm-avr32/serial.h | Adrian Bunk |
2008-04-19 | add include/asm-avr32/xor.h | Adrian Bunk |
2008-04-19 | avr32: Generic clockevents support | David Brownell |
2008-04-19 | avr32: Move sleep code into mach-at32ap | Haavard Skinnemoen |
2008-04-19 | avr32: Use constants from sysreg.h in asm.h | Haavard Skinnemoen |
2008-04-19 | avr32: Delete mostly unused header asm/intc.h | Haavard Skinnemoen |
2008-04-19 | avr32: pass i2c board info through at32_add_device_twi | Ben Nizette |
2008-04-19 | avr32: cleanup - use _AC macro to define PAGE_SIZE | Cyrill Gorcunov |
2008-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-06 | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-03-10 | avr32: Work around byteswap bug in gcc < 4.2 | Haavard Skinnemoen |
2008-02-13 | AVR32: Define PAGE_SHARED | Haavard Skinnemoen |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | Basic PWM driver for AVR32 and AT91 | David Brownell |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-07 | Add cmpxchg_local to avr32 | Mathieu Desnoyers |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-06 | Fix __const_udelay declaration and definition mismatches | Jeff Dike |
2008-02-06 | read_current_timer() cleanups | Andrew Morton |
2008-02-05 | Fix timerfd breakage on avr32 | Haavard Skinnemoen |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-02-05 | gpiolib: avr32 at32ap platform support | David Brownell |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth |
2008-01-28 | remove __attribute_used__ | Adrian Bunk |
2008-01-26 | [ARM] 4764/1: [AT91] AT91CAP9 core support | Andrew Victor |
2008-01-25 | [AVR32] NMI debugging | Haavard Skinnemoen |