aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
2022-02-23remove the h8300 architectureChristoph Hellwig93-5773/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-6/+4
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-1/+3
2022-01-08h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2-2/+3
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-5/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman2-2/+2
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+3
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+2
2021-10-28h8300: Fix linux/irqchip.h include messMarc Zyngier2-2/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2-3/+3
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook2-5/+2
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-4/+0
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-38/+1
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-27asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann1-0/+2
2021-07-23h8300: remove stale strncpy_from_userArnd Bergmann3-38/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+2
2021-07-08h8300: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2021-06-29h8300: remove unused variableSouptick Joarder1-2/+0
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+1
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-05-26h8300: move core-y in arch/h8300/Makefile to arch/h8300/KbuildMasahiro Yamada2-3/+1
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-0/+1
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland1-1/+0
2021-05-26locking/atomic: h8300: move to ARCH_ATOMICMark Rutland1-0/+1
2021-05-26locking/atomic: h8300: use asm-generic exclusivelyMark Rutland3-163/+1
2021-05-06arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov1-4/+4
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-2/+0
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap1-0/+3
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+6
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-12h8300: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+4
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+0
2020-11-16h8300: Fix generic mmu_context buildNicholas Piggin1-0/+6
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-1/+0
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-3/+1
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport1-5/+3
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-20h8300: switch to kernel_clone()Christian Brauner1-1/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-11/+6
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds1-5/+12
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-2/+0
2020-07-27h8300: switch to ->regset_get()Al Viro1-11/+6
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-3/+2
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-07-04h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner2-5/+14
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport6-6/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-7/+1
2020-06-09h8300: add show_stack_loglvl()Dmitry Safonov1-6/+12
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2020-06-04h8300: remove usage of __ARCH_USE_5LEVEL_HACKMike Rapoport1-1/+0
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport1-3/+3
2020-05-12h8300: suppress error messages for 'make clean'Masahiro Yamada1-1/+1
2020-05-05h8300: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd1-1/+0
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada1-0/+2
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-15/+13
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+0
2020-04-09h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada2-15/+13
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-46/+0
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+4
2019-12-08sched/rt, h8300: Use CONFIG_PREEMPTIONThomas Gleixner1-3/+3
2019-11-04h8300: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook1-1/+3
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-6/+0
2019-07-17Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...Linus Torvalds1-6/+0
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-6/+4
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+4
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig1-1/+1
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig1-0/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2-2/+1
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2-1/+1
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig1-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig1-1/+0
2019-06-18H8300: remove unused barrier definesRolf Eike Beer1-6/+0
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2-0/+2
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman3-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada1-1/+0
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+1
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-55/+2
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada1-1/+0
2019-05-14init: provide a generic free_initmem implementationMike Rapoport1-6/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig1-8/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2019-04-23asm-generic: provide entirely generic nommu uaccessChristoph Hellwig3-55/+2
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-27/+7
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-27/+7
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-3/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-2/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-20h8300: define syscall_get_arch()Dmitry V. Levin1-0/+6
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada1-1/+0
2019-03-14h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada1-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+3
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport1-1/+0
2019-03-07configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin3-3/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-6/+0
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2-0/+3
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2-1/+1
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada1-2/+0
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-26/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2-18/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-1/+1
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy1-1/+1
2018-12-29h8300: pci: Remove local declaration of pcibios_penalize_isa_irqGuenter Roeck2-18/+1
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-2/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-1/+0
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-10/+1
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann1-0/+1
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds8-50/+28
2018-08-22h8300: fix IRQ noYoshinori Sato1-1/+1
2018-08-22arch/h8300: add a defconfig targetRandy Dunlap1-0/+2
2018-08-22arch/h8300: eliminate kgbd.c warningRandy Dunlap1-1/+1
2018-08-22arch/h8300: eliminate ptrace.h warningsRandy Dunlap1-0/+2
2018-08-22h8300:let the checker know that size_t is ulongLuc Van Oostenryck1-0/+2
2018-08-22h8300: Don't include linux/kernel.h in asm/atomic.hWill Deacon1-2/+2
2018-08-22h8300: remove unnecessary of_platform_populate callRob Herring1-10/+0
2018-08-22h8300: Correct signature of test_bit()Geert Uytterhoeven1-1/+1
2018-08-22h8300: switch to NO_BOOTMEMRob Herring2-28/+9
2018-08-22h8300: gcc-8.1 fixYoshinori Sato1-3/+4
2018-08-22h8300: Add missing output register.Yoshinori Sato1-6/+6
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-6/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-6/+1
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-7/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland1-5/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland1-0/+1
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland1-1/+1
2018-06-21locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>Will Deacon1-2/+2
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-2/+0
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-03-22h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann1-1/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-82/+3
2018-01-15h8300: use dma-directChristoph Hellwig5-79/+3
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-3/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko1-13/+0
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+0
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada1-5/+0
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman5-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman68-0/+68
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger1-0/+3
2017-08-10h8300: Mark _stext and _etext as char-arrays, not single char variablesMasami Hiramatsu1-3/+3
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+18
2017-07-10h8300: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-28/+28
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-3/+4
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-6/+18