1. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  2. d607526 Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 6 years ago
  3. 9587d19 arch/nios2/mm/fault.c: remove duplicate include by Sabyasachi Gupta · 6 years ago
  4. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  5. 21e6bff nios2: Fix update_mmu_cache preload the TLB with the new PTE by Nicholas Piggin · 6 years ago
  6. 3ac2394 nios2: update_mmu_cache preload the TLB with the new PTE by Nicholas Piggin · 6 years ago
  7. b6a1046 nios2: User address TLB flush break after finding the matching entry by Nicholas Piggin · 6 years ago
  8. 737a3fa nios2: flush_tlb_all use TLBMISC way auto-increment feature by Nicholas Piggin · 6 years ago
  9. c6b1d36 nios2: improve readability of tlb functions by Nicholas Piggin · 6 years ago
  10. e71c99f nios2: flush_tlb_mm flush only the pid by Nicholas Piggin · 6 years ago
  11. 58fd476 nios2: flush_tlb_pid can just restore TLBMISC once by Nicholas Piggin · 6 years ago
  12. 7d17307 nios2: TLBMISC writes do not require PID bits to be set by Nicholas Piggin · 6 years ago
  13. 3437d3c nios2: Use an invalid TLB entry address helper function by Nicholas Piggin · 6 years ago
  14. 0b5754b nios2: pte_clear does not need to flush TLB by Nicholas Piggin · 6 years ago
  15. 195568a nios2: flush_tlb_page use PID based flush by Nicholas Piggin · 6 years ago
  16. ef5cbcb nios2: update_mmu_cache clear the old entry from the TLB by Nicholas Piggin · 6 years ago
  17. d5dbb2e nios2: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  18. 0f8ed99 nios2: ksyms: Add missing symbol exports by Guenter Roeck · 6 years ago
  19. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  21. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  22. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  23. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  24. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  25. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  26. fd8658b nios2: remove unneeded HAS_DMA define by Masahiro Yamada · 6 years ago
  27. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  28. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  29. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  30. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  31. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  32. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  33. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  34. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  35. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  36. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  37. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  38. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  39. 0042379 nios2: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  40. a811c05 nios2: use generic early_init_dt_add_memory_arch by Mike Rapoport · 6 years ago
  41. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  42. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 4355151 Merge branch 'all-dtbs' into dt/next by Rob Herring · 6 years ago
  44. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  45. a91c614 nios2: fix building all dtbs by Rob Herring · 6 years ago
  46. 1b4f9e2 nios2: use common rules to build built-in dtb by Rob Herring · 6 years ago
  47. 1188648 nios2: build .dtb files in dts directory by Rob Herring · 9 years ago
  48. 5dc4dca nios2: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  49. 1f0fe1f nios2: get cpu node with of_get_cpu_node by Rob Herring · 6 years ago
  50. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  51. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  52. c7c09dc nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions by Tobias Klauser · 6 years ago
  53. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  54. 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
  55. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  56. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  57. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  58. 17c46a6 kconfig: remove duplicate SWAP symbol defintions by Christoph Hellwig · 6 years ago
  59. 25622e0 nios2: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  60. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. c046e2c signal/nios2: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  62. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  63. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  64. 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
  65. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  66. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  67. 3d9644e nios2: Use read_persistent_clock64() instead of read_persistent_clock() by Baolin Wang · 7 years ago
  68. c601a89 nios2: add ioremap_nocache declaration before include asm-generic/io.h. by Greentime Hu · 7 years ago
  69. 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
  70. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  71. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  72. e191603 nios2: kconfig: Remove blank help text by Ulf Magnusson · 7 years ago
  73. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  74. 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
  75. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  76. f7a6e01 nios2: remove arch specific early_init_dt_alloc_memory_arch by Rob Herring · 7 years ago
  77. 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
  78. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  79. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  80. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  81. 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
  82. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  83. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  84. 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  85. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  86. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  87. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  88. 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
  89. 65d1e3d nios2: time: Read timer in get_cycles only if initialized by Guenter Roeck · 7 years ago
  90. 8993d5e nios2: add earlycon support to 3c120 devboard DTS by Tobias Klauser · 8 years ago
  91. 2fd523c dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent by Christoph Hellwig · 7 years ago
  92. 3beb425 nios2: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  93. 770c0d8 nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h by Masahiro Yamada · 8 years ago
  94. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  96. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
  97. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  98. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 8 years ago
  99. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  100. 0ba1c19 Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago