aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD
2011-04-13fix the wrong argument of the functions definitionWanlong Gao
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-24avr32: Cleanup eic_set_irq_type()Thomas Gleixner
2011-03-24avr32: Use generic show_interrupts()Thomas Gleixner
2011-03-24avr: Cleanup genirq namespaceThomas Gleixner
2011-03-24avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-24avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner
2011-03-24avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner
2011-03-24avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22avr32: at32ap700x: fix typo in DMA master configurationJamie Iles
2011-03-07avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki
2011-02-14Merge branch 'dw_dmac' into dmaengineDan Williams
2011-01-29avr32: at32ap700x: specify DMA src and dst mastersJamie Iles
2011-01-26avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-01-13avr32: update default configuration files for Atmel boardsHans-Christian Egtvedt
2011-01-13avr32: Convert to clocksource_register_hzJohn Stultz
2011-01-13avr32: make architecture sys_clone prototype match asm-generic prototypeHans-Christian Egtvedt
2011-01-13avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt
2011-01-13avr32: disable kprobes for all default configurationsHans-Christian Egtvedt
2011-01-13avr32: boards: setup: use IS_ERR() instead of NULL checkVasiliy Kulikov
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on avr32Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Jeff Mahoney
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek