1. 3beb425 nios2: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  2. 770c0d8 nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h by Masahiro Yamada · 7 years ago
  3. 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
  4. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  5. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  6. e118c3f nios2: remove custom early console implementation by Tobias Klauser · 8 years ago
  7. 7f1e614 nios2: use generic strncpy_from_user() and strnlen_user() by Ley Foon Tan · 8 years ago
  8. edebea9 nios2: Add CDX support by Marek Vasut · 8 years ago
  9. 2346083 nios2: Add BMX support by Marek Vasut · 8 years ago
  10. 4b40c1c nios2: implement flush_dcache_mmap_lock/unlock by Julien Beraud · 8 years ago
  11. f679b31 nios2: remove wrapper header for cmpxchg.h by Tobias Klauser · 8 years ago
  12. 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 · 8 years ago
  13. 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
  14. de51d6c nios2: switch to RAW_COPY_USER by Al Viro · 8 years ago
  15. 981db65 nios2: switch to generic extable.h by Al Viro · 8 years ago
  16. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  17. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  18. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  19. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  20. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  21. 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
  22. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  23. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  24. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  25. 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
  26. 863cf8d nios2: Convert pfn_valid to static inline by Tobias Klauser · 8 years ago
  27. 3c98fd2 nios2: Extend !__ASSEMBLY__ section in asm/page.h by Tobias Klauser · 8 years ago
  28. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  29. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  30. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  31. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  32. 476080a nios2: use of_property_read_bool by Ley Foon Tan · 8 years ago
  33. 2e29f50 nios2: fix __get_user() by Al Viro · 8 years ago
  34. e33d1f6 nios2: copy_from_user() should zero the tail of destination by Al Viro · 8 years ago
  35. 565299d nios2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  36. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  37. 046982c nios2: use correct void* return type for page_to_virt() by Ard Biesheuvel · 9 years ago
  38. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  39. 5a1a67f nios2: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  40. 713e9b8 nios2: Switch to generic __xchg() by Marek Vasut · 9 years ago
  41. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  42. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  43. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
  44. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  45. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  46. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  47. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  48. 05f0c55 Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  49. 1a70db49 nios2: rework cache by Ley Foon Tan · 10 years ago
  50. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  51. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  52. 7587d12 nios2: signal: Move restart_block to struct task_struct by Ley Foon Tan · 10 years ago
  53. 92d5dd8 nios2: update pt_regs by Chung-Ling Tang · 10 years ago
  54. b0f0c26 Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  55. d16d2be nios2: add kgdb support by Ley Foon Tan · 10 years ago
  56. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  57. 3ee802e nios2: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  58. e8bf5bc nios2: add early printk support by Ley Foon Tan · 10 years ago
  59. ad7ef26 nios2: Remove unused prepare_to_copy() by Tobias Klauser · 10 years ago
  60. f1f2eac nios2/uaccess: fix sparse errors by Ley Foon Tan · 10 years ago
  61. 76367a5 nios2: add definition of ioremap_wc to io.h by Guenter Roeck · 10 years ago
  62. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  63. 01eca3b nios2: Remove unused extern declaration of shm_align_mask by Tobias Klauser · 10 years ago
  64. 6181032 nios2: include linux/type.h in io.h by Ley Foon Tan · 10 years ago
  65. 065a113 nios2: move include asm-generic/io.h to end of file by Ley Foon Tan · 10 years ago
  66. 25f2325 nios2: remove include asm-generic/iomap.h from io.h by Ley Foon Tan · 10 years ago
  67. 568f6ba nios2: remove unnecessary space before define by Ley Foon Tan · 10 years ago
  68. 2fc8483 nios2: Build infrastructure by Ley Foon Tan · 10 years ago
  69. 106174d nios2: ptrace support by Ley Foon Tan · 10 years ago
  70. b31ebd8 nios2: Nios2 registers by Ley Foon Tan · 10 years ago
  71. 97da0d6 nios2: Miscellaneous header files by Ley Foon Tan · 10 years ago
  72. 2612b87 nios2: Cpuinfo handling by Ley Foon Tan · 10 years ago
  73. 4182de9 nios2: Time keeping by Ley Foon Tan · 10 years ago
  74. eea9507 nios2: Library functions by Ley Foon Tan · 10 years ago
  75. b53e906 nios2: Signal handling support by Ley Foon Tan · 10 years ago
  76. 1000197 nios2: System calls handling by Ley Foon Tan · 10 years ago
  77. 19f4c6b nios2: ELF definitions by Ley Foon Tan · 10 years ago
  78. e23c621 nios2: DMA mapping API by Ley Foon Tan · 10 years ago
  79. f27ffc7 nios2: Interrupt handling by Ley Foon Tan · 10 years ago
  80. c983e92 nios2: TLB handling by Ley Foon Tan · 10 years ago
  81. 93c91cb nios2: Cache handling by Ley Foon Tan · 10 years ago
  82. 71995e4 nios2: Process management by Ley Foon Tan · 10 years ago
  83. cbd15b3 nios2: Page table management by Ley Foon Tan · 10 years ago
  84. 6b8baec nios2: I/O Mapping by Ley Foon Tan · 10 years ago
  85. 5ccc6af5 nios2: Memory management by Ley Foon Tan · 10 years ago
  86. 771a016 nios2: Traps exception handling by Ley Foon Tan · 10 years ago
  87. 27d2241 nios2: Kernel booting and initialization by Ley Foon Tan · 10 years ago
  88. 39b505c nios2: Assembly macros and definitions by Ley Foon Tan · 10 years ago