summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-0915-72/+16
|\ \ \ | | |/ | |/|
| * | avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt2013-09-3015-71/+15
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\
| * net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* avr32: fix building warnings caused by redefinitions of HZJiang Liu2013-05-224-27/+2
* avr32: move NODES_SHIFT into Kconfig and delete numnodes.hHans-Christian Egtvedt2013-05-131-7/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-0/+4
| |\
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\ \ \ | |_|/ |/| |
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
| |/
* / avr32: fix build error in atstk1006_defconfigJosh Wu2013-04-171-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-12/+1
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-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-203-7/+1
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-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/+4
|\ \ \ | | |/ | |/|
| * | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro2012-11-281-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/+0
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-33/+0
|\ \
| * | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-161-33/+0
| |/
* / 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/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-4/+2
* | 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/+6
|\ \ \ | |/ / |/| |
| * | avr32: trim masksAl Viro2012-10-011-7/+6
| * | sanitize tsk_is_polling()Al Viro2012-10-011-4/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-13/+1
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-13/+1
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \