summaryrefslogtreecommitdiff
path: root/arch/h8300/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-26/+0
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra1-95/+40
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour1-0/+1
2015-06-23h8300: UAPI headersYoshinori Sato6-0/+214
2015-06-23h8300: Assembly headersYoshinori Sato32-0/+1605
2013-09-17Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck111-4471/+0
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-21/+4
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-23h8300: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-23h8300: Fix <asm/tlb.h>Geert Uytterhoeven1-15/+0
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven2-6/+1
2013-06-18net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-16h8300: add missing definition for read_barries_depends()Jiang Liu1-0/+2
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-04-01net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2-9/+0
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-19/+1
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-04h8300: switch to generic old sigaction()Al Viro1-7/+0
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1
2013-02-04consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2-10/+1
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-7/+1
2012-12-20unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-20new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-19UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells39-546/+595
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-4/+7
2012-12-10h8300: Use generic asm/mmu.hLars-Peter Clausen2-10/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-11-29new helper: signal_pt_regs()Al Viro1-0/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-29h8300: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro3-2/+3
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2012-11-14tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2