summaryrefslogtreecommitdiffstats
path: root/include/asm-avr32
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-261-0/+1
* [AVR32] NMI debuggingHaavard Skinnemoen2008-01-252-0/+6
* [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-253-6/+6
* [AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2008-01-251-0/+14
* [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-253-4/+15
* [AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen2007-12-071-9/+10
* [AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2007-12-072-4/+11
* [AVR32] Clean up OCD register usageHaavard Skinnemoen2007-12-072-68/+528
* [AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen2007-12-071-0/+2
* [AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen2007-12-071-4/+2
* [AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen2007-12-071-4/+11
* [AVR32] Add missing bit in PCCR sysregHaavard Skinnemoen2007-11-151-0/+2
* AVR32: Fix sg_page breakageHaavard Skinnemoen2007-10-241-1/+1
* Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-231-0/+23
|\
| * [AVR32] Implement at32_add_device_cf()Haavard Skinnemoen2007-10-231-0/+11
| * [AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen2007-10-231-0/+5
| * [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-231-0/+7
* | fvr32: fixup dma-mapping for new sg layoutJens Axboe2007-10-231-4/+3
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* | Change table chaining layoutJens Axboe2007-10-221-1/+1
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-7/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-7/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-162-18/+0
* [AVR32] Don't use __builtin_xchg()Haavard Skinnemoen2007-10-111-4/+9
* [AVR32] Ignore a few irrelevant syscallsHaavard Skinnemoen2007-10-111-0/+13
* [AVR32] SMC configuration in clock cyclesKristoffer Nyborg Gregertsen2007-10-111-10/+41
* [AVR32] Make dma_sync_*_for_cpu no-opsHaavard Skinnemoen2007-10-111-7/+10
OpenPOWER on IntegriCloud