1. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  2. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  3. 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
  4. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  5. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  6. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  7. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  8. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  9. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  10. 131aee8 csky: Fixup dead loop in show_stack by Guo Ren · 6 years ago
  11. 76d21d1 csky: Fixup io-range page attribute for mmap("/dev/mem") by Guo Ren · 6 years ago
  12. 0f231dc csky: coding convention: Use task_stack_page by Guo Ren · 6 years ago
  13. 9216cd7 csky: Fixup wrong pt_regs size by Guo Ren · 6 years ago
  14. 62eebea csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry by Guo Ren · 6 years ago
  15. 70c2525 csky: fixup compile error with CPU 810. by Guo Ren · 6 years ago
  16. 2a60aa1 csky: fixup compile error with pte_alloc by Guo Ren · 6 years ago
  17. 96354ad csky: fixup CACHEV1 store instruction fast retire by Guo Ren · 6 years ago
  18. f553aa1 csky: fixup relocation error with 807 & 860 by Guo Ren · 6 years ago
  19. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  20. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  21. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  22. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  23. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  24. f50fd2d csky: Add perf support for C-SKY by Guo Ren · 6 years ago
  25. 6256734 csky: Add EM_CSKY_OLD 39 by Guo Ren · 6 years ago
  26. d7950be csky: ftrace call graph supported. by Guo Ren · 6 years ago
  27. 230c77a csky: basic ftrace supported by Guo Ren · 6 years ago
  28. 17a6877 csky: remove unused members in processor.h by Guo Ren · 6 years ago
  29. 8f4f163 csky: optimize kernel panic print. by Guo Ren · 6 years ago
  30. 0ea2dc7 csky: stacktrace supported. by Guo Ren · 6 years ago
  31. 859e5f4 csky: CPU-hotplug supported for SMP by Guo Ren · 6 years ago
  32. 789154c csky: fixup save hi,lo,dspcr regs in switch_stack. by Guo Ren · 6 years ago
  33. 31295a7 csky: remove syscall_exit_work by Guo Ren · 6 years ago
  34. 35ff802 csky: fixup remove vdsp implement for kernel. by Guo Ren · 6 years ago
  35. 2054f4a csky: bugfix gdb coredump error. by Guo Ren · 6 years ago
  36. 2b070cc csky: fixup abiv2 mmap(... O_SYNC) failed. by Guo Ren · 6 years ago
  37. d770b25 csky: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  38. 077b930 elf-em.h: add EM_CSKY by Dmitry V. Levin · 6 years ago
  39. dc3e089 csky: remove meaningless header-y by Masahiro Yamada · 6 years ago
  40. 398539d csky: Don't leak device tree node reference by Yangtao Li · 6 years ago
  41. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  42. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  43. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  44. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  45. 63e19c8 csky: bugfix tlb_get_pgd error. by Guo Ren · 6 years ago
  46. f04b951 csky: use the generic remapping dma alloc implementation by Christoph Hellwig · 6 years ago
  47. 576d0d5 csky: don't use GFP_DMA in atomic_pool_init by Christoph Hellwig · 6 years ago
  48. de90d7c csky: don't select DMA_NONCOHERENT_OPS by Christoph Hellwig · 6 years ago
  49. f0edfea dma-mapping: move the remap helpers to a separate file by Christoph Hellwig · 6 years ago
  50. 5c99a8d Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  51. e8d0c9a csky: use common dtb build rules by Guo Ren · 6 years ago
  52. c4c14c3 csky: remove builtin-dtb Kbuild by Guo Ren · 6 years ago
  53. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  54. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  55. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  56. 735ee00 csky: Misc headers by Guo Ren · 6 years ago
  57. 9910698 csky: SMP support by Guo Ren · 6 years ago
  58. 2ce36bf csky: Debug and Ptrace GDB by Guo Ren · 6 years ago
  59. da55128 csky: User access by Guo Ren · 6 years ago
  60. c5af58b csky: Library functions by Guo Ren · 6 years ago
  61. 9d056df csky: ELF and module probe by Guo Ren · 6 years ago
  62. a0ae628 csky: Atomic operations by Guo Ren · 6 years ago
  63. e38a527 csky: IRQ handling by Guo Ren · 6 years ago
  64. dd3ef10 csky: VDSO and rt_sigreturn by Guo Ren · 6 years ago
  65. e9564df csky: Process management and Signal by Guo Ren · 6 years ago
  66. 013de2d csky: MMU and page table management by Guo Ren · 6 years ago
  67. 00a9730 csky: Cache and TLB routines by Guo Ren · 6 years ago
  68. 4859bfc csky: System Call by Guo Ren · 6 years ago
  69. 081860b csky: Exception handling and mm-fault by Guo Ren · 6 years ago
  70. 9143a93 csky: Kernel booting by Guo Ren · 6 years ago
  71. 7c768f8 csky: defconfig by Guo Ren · 6 years ago
  72. c32e64e csky: Build infrastructure by Guo Ren · 6 years ago