summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+0Star
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-242-12/+1Star
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0Star
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1Star
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-091-0/+10
|\ \
| * | avr32: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| |/
* | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-213-7/+1Star
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * missing user_stack_pointer() instancesAl Viro2012-12-201-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\ \
| * | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-5/+4Star
|\ \ \ | | |/ | |/|
| * | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0Star
| * | avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro2012-11-291-0/+3
| * | avr32: switch to generic sys_execve()Al Viro2012-10-151-0/+1
| * | avr32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-151-3/+0Star
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-33/+0Star
|\ \
| * | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-161-33/+0Star
| |/
* / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-4/+2Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-4/+2Star
* | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-1341-597/+692
|\ \
| * | UAPI: (Scripted) Disintegrate arch/avr32/include/asmDavid Howells2012-10-1041-597/+692
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-12/+6Star
|\ \ \ | |/ / |/| |
| * | avr32: trim masksAl Viro2012-10-011-7/+6Star
| * | sanitize tsk_is_polling()Al Viro2012-10-011-4/+0Star
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-13/+1Star
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-13/+1Star
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-041-0/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
* avr32: remove km_type definitionsCong Wang2012-07-241-22/+2Star
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-7/+0Star
|\ \
| * | avr32: struct old_sigaction is never usedAl Viro2012-05-221-7/+0Star
| |/
* / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0Star
|/
* avr32: fix nop compile fails from system.h split upPaul Gortmaker2012-04-042-13/+2Star
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-96/+11Star
|\
| * avr32: Use generic posix_types.hH. Peter Anvin2012-02-141-96/+11Star