aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32
AgeCommit message (Expand)Author
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-03avr32: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-29avr32: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro
2012-11-19atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-08arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-23net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood
2012-10-15avr32: switch to generic sys_execve()Al Viro
2012-10-15avr32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10UAPI: (Scripted) Disintegrate arch/avr32/include/asmDavid Howells
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann