1. 69e9107 nios2: ksyms: Add missing symbol exports by Guenter Roeck · 6 years ago
  2. c7c09dc nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions by Tobias Klauser · 6 years ago
  3. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  4. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  5. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  6. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  7. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  8. 17c46a6 kconfig: remove duplicate SWAP symbol defintions by Christoph Hellwig · 6 years ago
  9. 25622e0 nios2: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  10. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. c046e2c signal/nios2: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  12. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  13. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  14. b82b681 Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  15. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  16. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  17. 3d9644e nios2: Use read_persistent_clock64() instead of read_persistent_clock() by Baolin Wang · 7 years ago
  18. c601a89 nios2: add ioremap_nocache declaration before include asm-generic/io.h. by Greentime Hu · 7 years ago
  19. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  20. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  21. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  22. e191603 nios2: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  23. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  24. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  25. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  26. f7a6e01 nios2: remove arch specific early_init_dt_alloc_memory_arch by Rob Herring · 7 years ago
  27. 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
  28. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  29. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  30. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  31. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  32. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  33. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  34. 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  35. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  36. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  37. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  38. 866a30e Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  39. 65d1e3d nios2: time: Read timer in get_cycles only if initialized by Guenter Roeck · 7 years ago
  40. 8993d5e nios2: add earlycon support to 3c120 devboard DTS by Tobias Klauser · 7 years ago
  41. 2fd523c dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent by Christoph Hellwig · 7 years ago
  42. 3beb425 nios2: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  43. 770c0d8 nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h by Masahiro Yamada · 7 years ago
  44. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  46. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 7 years ago
  47. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 7 years ago
  48. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 7 years ago
  49. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  50. 0ba1c19 Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  51. e118c3f nios2: remove custom early console implementation by Tobias Klauser · 7 years ago
  52. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  53. 4f4ddad nios2: put setup.h in uapi by Nicolas Dichtel · 8 years ago
  54. 7f1e614 nios2: use generic strncpy_from_user() and strnlen_user() by Ley Foon Tan · 7 years ago
  55. edebea9 nios2: Add CDX support by Marek Vasut · 8 years ago
  56. 2346083 nios2: Add BMX support by Marek Vasut · 8 years ago
  57. a89988a nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2 by Marek Vasut · 8 years ago
  58. 4b40c1c nios2: implement flush_dcache_mmap_lock/unlock by Julien Beraud · 8 years ago
  59. 44a4ed4 nios2: enable earlycon support by Tobias Klauser · 8 years ago
  60. 57ac76e nios2: constify irq_domain_ops by Tobias Klauser · 8 years ago
  61. f679b31 nios2: remove wrapper header for cmpxchg.h by Tobias Klauser · 8 years ago
  62. 6852aa0 nios2: add .gitignore entries for auto-generated files by Tobias Klauser · 8 years ago
  63. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  65. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 7 years ago
  66. 921d701 nios2: reserve boot memory for device tree by Tobias Klauser · 8 years ago
  67. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  68. de51d6c nios2: switch to RAW_COPY_USER by Al Viro · 8 years ago
  69. 981db65 nios2: switch to generic extable.h by Al Viro · 8 years ago
  70. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  71. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  72. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  73. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  74. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  75. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  76. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  77. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  78. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  79. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  80. 6e5c838 treewide: Remove remaining executable attributes from source files by Joe Perches · 8 years ago
  81. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  82. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  83. 7e227e8 nios2: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  84. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  85. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  86. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  87. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  88. 70f56cb Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  89. abdf479 arch/nios2: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  90. 744606c nios2: add screen_info by Ley Foon Tan · 8 years ago
  91. 863cf8d nios2: Convert pfn_valid to static inline by Tobias Klauser · 8 years ago
  92. 3c98fd2 nios2: Extend !__ASSEMBLY__ section in asm/page.h by Tobias Klauser · 8 years ago
  93. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  94. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  95. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  96. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  97. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  98. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  99. ae50a84 Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  100. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago