summaryrefslogtreecommitdiff
path: root/arch/h8300/include/asm (unfollow)
Commit message (Expand)Author
2018-02-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2016-11-10h8300: fix syscall restartingMark Rutland
2015-11-08h8300: bit io fixYoshinori Sato
2015-11-08h8300: Fix alignment for .dataYoshinori Sato
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-23h8300: Assembly headersYoshinori Sato
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-23h8300: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-06-23h8300: Fix <asm/tlb.h>Geert Uytterhoeven
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven
2013-06-16h8300: add missing definition for read_barries_depends()Jiang Liu
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-14burying unused conditionalsAl Viro
2013-02-03h8300: switch to generic old sigaction()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells
2012-12-09h8300: Use generic asm/mmu.hLars-Peter Clausen
2012-11-29new helper: signal_pt_regs()Al Viro
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28h8300: switch to generic fork/vfork/cloneAl Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-14h8300: generic sys_execve()Al Viro
2012-10-14h8300: generic kernel_thread()Al Viro
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-01h8300: trim _TIF_WORK_MASKAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon