summaryrefslogtreecommitdiffstats
path: root/arch/h8300/include
Commit message (Expand)AuthorAgeFilesLines
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-0/+2
|\
| * net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-034-21/+4Star
|\ \
| * | h8300: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-231-0/+1
| * | h8300: Fix <asm/tlb.h>Geert Uytterhoeven2013-06-231-15/+0Star
| * | h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven2013-06-232-6/+1Star
| * | h8300: add missing definition for read_barries_depends()Jiang Liu2013-06-161-0/+2
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\
| * net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+2
* | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-042-9/+0Star
|/
* 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-19/+1Star
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0Star
| * | h8300: switch to generic old sigaction()Al Viro2013-02-041-7/+0Star
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1Star
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0Star
| |/
* | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
|/
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-222-10/+1Star
|\
| * h8300: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-10/+1Star
* | 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
| * | new helper: current_user_stack_pointer()Al Viro2012-12-201-0/+1
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | | UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells2012-12-1939-546/+595
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-181-1/+2
| |\ \ \
| * | | | 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-124-4/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | new helper: signal_pt_regs()Al Viro2012-11-291-0/+1
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0Star
| * | | h8300: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+3
| | | |
| | \ \
| *-. \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-293-2/+3
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * h8300: generic sys_execve()Al Viro2012-10-151-0/+1
| | | * h8300: generic kernel_thread()Al Viro2012-10-152-2/+2
| | |/
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
|\ \ \ | |/ / |/| |
| * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/
* / h8300: add missing L1_CACHE_SHIFTFengguang Wu2012-11-091-1/+2
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-11/+1Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-11/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+2Star
|\ \
| * | h8300: trim _TIF_WORK_MASKAl Viro2012-10-011-1/+2
| * | sanitize tsk_is_polling()Al Viro2012-10-011-3/+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-7/+2Star
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1Star
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \