Commit Graph

201 Commits (fourteen)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Guenter Roeck a3323a093f nios2: ksyms: Add missing symbol exports 5 years ago
Masahiro Yamada abc5896b77 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 7 years ago
Greg Kroah-Hartman e2be04c7f9 License cleanup: add SPDX license identifier to uapi header files with a license 7 years ago
Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Guenter Roeck 65d1e3ddea nios2: time: Read timer in get_cycles only if initialized 7 years ago
Tobias Klauser 8993d5e466 nios2: add earlycon support to 3c120 devboard DTS 7 years ago
Christoph Hellwig 2fd523c57e dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent 7 years ago
Masahiro Yamada 3beb4256f9 nios2: move generic-y of exported headers to uapi/asm/Kbuild 8 years ago
Masahiro Yamada 770c0d8601 nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h 8 years ago
Tobias Klauser 6474924e2b arch: remove unused macro/function thread_saved_pc() 8 years ago
Daniel Lezcano bb0eb050a5 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF 8 years ago
Daniel Lezcano ba5d08c0ea clocksource/drivers: Rename clocksource_probe to timer_probe 8 years ago
Daniel Lezcano 1727339590 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE 8 years ago
Christoph Hellwig 6bc51cbaa9 signal: Remove non-uapi <asm/siginfo.h> 8 years ago
Tobias Klauser e118c3fec9 nios2: remove custom early console implementation 8 years ago
Nicolas Dichtel fcc8487d47 uapi: export all headers under uapi directories 8 years ago
Nicolas Dichtel 4f4ddad395 nios2: put setup.h in uapi 8 years ago
Ley Foon Tan 7f1e614113 nios2: use generic strncpy_from_user() and strnlen_user() 8 years ago
Marek Vasut edebea9877 nios2: Add CDX support 8 years ago
Marek Vasut 23460839b9 nios2: Add BMX support 8 years ago
Marek Vasut a89988a6e0 nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2 8 years ago
Julien Beraud 4b40c1c092 nios2: implement flush_dcache_mmap_lock/unlock 8 years ago
Tobias Klauser 44a4ed4257 nios2: enable earlycon support 8 years ago
Tobias Klauser 57ac76ed6c nios2: constify irq_domain_ops 8 years ago
Tobias Klauser f679b311f0 nios2: remove wrapper header for cmpxchg.h 8 years ago
Tobias Klauser 6852aa0263 nios2: add .gitignore entries for auto-generated files 8 years ago
Al Viro 701cac61d0 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 8 years ago
Tobias Klauser 921d701e6f nios2: reserve boot memory for device tree 8 years ago
Al Viro de51d6cc2c nios2: switch to RAW_COPY_USER 8 years ago
Al Viro 981db65b52 nios2: switch to generic extable.h 8 years ago
Kirill A. Shutemov 9849a5697d arch, mm: convert all architectures to use 5level-fixup.h 8 years ago
Al Viro af1d5b37d6 uaccess: drop duplicate includes from asm/uaccess.h 8 years ago
Al Viro 5e6039d8a3 uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h 8 years ago
Ingo Molnar 9164bb4a18 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> 8 years ago
Ingo Molnar 589ee62844 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 8 years ago
Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
Ingo Molnar b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
Luis R. Rodriguez 7d134b2ce6 kprobes: move kprobe declarations to asm-generic/kprobes.h 8 years ago
Joe Perches 6e5c8381d1 treewide: Remove remaining executable attributes from source files 8 years ago
Frederic Weisbecker b672592f02 sched/cputime: Remove generic asm headers 8 years ago
Paul Gortmaker 7e227e8818 nios2: migrate exception table users off module.h and onto extable.h 8 years ago
Bart Van Assche 815dd18788 treewide: Consolidate get_dma_ops() implementations 8 years ago
Bart Van Assche 5299709d0a treewide: Constify most dma_map_ops structures 8 years ago
Thomas Gleixner a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 8 years ago
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
Alexander Duyck abdf4799da arch/nios2: add option to skip DMA sync as a part of map and unmap 8 years ago
Ley Foon Tan 744606c76c nios2: add screen_info 8 years ago
Tobias Klauser 863cf8da0f nios2: Convert pfn_valid to static inline 8 years ago