1. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  2. 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 5 years ago
  3. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  4. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  5. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  6. f52a8e1 nds32: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  7. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  8. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  9. 6309513 nds32: use the generic remapping allocator for coherent DMA allocations by Christoph Hellwig · 6 years ago
  10. e949f4c kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples by Masahiro Yamada · 5 years ago
  11. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 5 years ago
  12. bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 5 years ago
  13. 30d1d92 Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 5 years ago
  14. 93229612 nds32: add new emulations for floating point instruction by Vincent Chen · 5 years ago
  15. ed32949 nds32: Avoid IEX status being incorrectly modified by Vincent Chen · 5 years ago
  16. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 5 years ago
  17. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 5 years ago
  18. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  19. 07bd88a signal/nds32: Remove tsk parameter from send_sigtrap by Eric W. Biederman · 6 years ago
  20. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 5 years ago
  21. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  22. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  23. 4489da7 Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  24. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  25. af9abd6 nds32: Fix vDSO clock_getres() by Vincenzo Frascino · 6 years ago
  26. a771e92 nds32: don't export low-level cache flushing routines by Christoph Hellwig · 6 years ago
  27. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  28. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  29. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  30. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  31. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  32. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  33. 32ee500 arch: nds32: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  34. 0fcef55 nds32: fix semicolon code style issue by Yang Wei · 6 years ago
  35. 95b6204 nds32: vdso: drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  36. c588676 nds32: remove unused generic-y += cmpxchg-local.h by Masahiro Yamada · 6 years ago
  37. 7f9ea6b nds32: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  38. 1cfdc6f nds32: remove __virt_to_bus and __bus_to_virt by Christoph Hellwig · 6 years ago
  39. 0ff8e00 nds32: vdso: fix and clean-up Makefile by Masahiro Yamada · 6 years ago
  40. 5b633e5 nds32: add vmlinux.lds and vdso.so to .gitignore by Masahiro Yamada · 6 years ago
  41. aa0be0e nds32: ex-exit: Remove unneeded need_resched() loop by Valentin Schneider · 6 years ago
  42. 8ac7857 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
  43. e1bf776 nds32: Removed unused thread flag TIF_USEDFPU by Julien Grall · 6 years ago
  44. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  45. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. e8025ba function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h by Steven Rostedt (VMware) · 6 years ago
  48. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  49. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  50. 335b5c6 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
  51. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  52. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  53. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  54. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  55. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  56. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  57. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  58. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  59. fa56244 nds32: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  60. 530ff23 Move EM_NDS32 to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
  61. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  62. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  63. d1cae94 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  64. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  65. 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
  66. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  67. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  68. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  69. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  70. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  71. 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  72. 558ee61 nds32: remove unneeded code in arch/nds32/Makefile by Masahiro Yamada · 6 years ago
  73. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  74. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  75. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  76. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  77. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  78. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  79. 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  80. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  81. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  82. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  83. acc2038 Merge branch 'yaml-bindings-for-v4.21' into dt/next by Rob Herring · 6 years ago
  84. d48ebb2 nds32: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  85. cd5e0fa nds32: Remove phys_initrd_start and phys_initrd_size by Florian Fainelli · 6 years ago
  86. e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
  87. a523406 nds32: Fix the items of hwcap_str ordering issue. by Nylon Chen · 6 years ago
  88. 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
  89. 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
  90. e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
  91. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  92. 4f014a4 nds32: Remove duplicated include from pm.c by YueHaibing · 6 years ago
  93. 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
  94. c8b3446 nds32: Add perf call-graph support. by Nickhu · 6 years ago
  95. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  96. 9aaafac nds32: Fix bug in bitfield.h by Nickhu · 6 years ago
  97. 4c3d617 nds32: Fix gcc 8.0 compiler option incompatible. by Nickhu · 6 years ago
  98. 8730c17 nds32: Fill all TLB entries with kernel image mapping by Zong Li · 6 years ago
  99. 2e95c4d nds32: Remove the redundant assignment by Zong Li · 6 years ago
  100. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago