1. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  2. a63c9fe hexagon: parenthesize registers in asm predicates by Nick Desaulniers · 4 years, 4 months ago
  3. 3c75180 hexagon: modify ffs() and fls() to return int by Randy Dunlap · 6 years ago
  4. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  5. f35c1e0 hexagon: fix strncpy_from_user() error return by Al Viro · 8 years ago
  6. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  7. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  9. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  10. 4be7dd3 locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  11. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  12. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  13. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  14. 238034e hexagon: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  15. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  16. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  17. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  18. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  19. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  20. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. 0cdf5a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 9 years ago
  22. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  23. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  24. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  25. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  26. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  27. 02cc2cc Revert "Hexagon: fix signal.c compile error" by Mike Frysinger · 9 years ago
  28. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  29. 610f7ba hexagon: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  30. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  31. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  32. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  34. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  36. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  37. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  38. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  39. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  40. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  41. d99f95e hexagon: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  42. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 9 years ago
  43. ea0f1b9 Hexagon: set ARCH_DMA_MINALIGN by Richard Kuo · 10 years ago
  44. cb84c2b hexagon: Fix build failures in linux-next by Guenter Roeck · 9 years ago
  45. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 9 years ago
  46. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  48. 50f853e locking,arch,hexagon: Fold atomic_ops by Peter Zijlstra · 10 years ago
  49. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  50. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  51. 847db92 hexagon: update reference, kerneltrap.org no longer works by Pranith Kumar · 10 years ago
  52. 94cf42f arch,hexagon: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  53. 2ab08ee arc,hexagon: Delete asm/barrier.h by Peter Zijlstra · 10 years ago
  54. 2f99775 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  55. a9a44fd Hexagon: update CR year for elf.h by Richard Kuo · 10 years ago
  56. 93f9d11 Hexagon: remove SP macro by Richard Kuo · 10 years ago
  57. efaa5cb Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE by Richard Kuo · 11 years ago
  58. b10fa7b Hexagon: fix atomic_set by Richard Kuo · 10 years ago
  59. 0d82674 hexagon: correct type on pgd copy by Ilia Mirkin · 10 years ago
  60. bd09f60 smp, hexagon: kill SMP single function call interrupt by Jiang Liu · 10 years ago
  61. 5e78a26 arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h" by Chen Gang · 10 years ago
  62. 07d592b arch: hexagon: include: asm: add "vga.h" in Kbuild by Chen Gang · 10 years ago
  63. 27932f6 arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild by Chen Gang · 10 years ago
  64. 8d7e6a1 arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ by Chen Gang · 10 years ago
  65. 6becd40 arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "hexagon_vm.h" by Chen Gang · 10 years ago
  66. 568210f arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h" by Chen Gang · 10 years ago
  67. 196b933 arch: hexagon: kernel: add export symbol function __delay() by Chen Gang · 10 years ago
  68. d811d8c hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" by Chen Gang · 11 years ago
  69. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  70. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  71. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  72. 978c558 hexagon: use generic fixmap.h by Mark Salter · 10 years ago
  73. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  74. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  75. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  76. 1de7da3 arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h by Peter Zijlstra · 11 years ago
  77. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 10 years ago
  78. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  80. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  81. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  82. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  83. 426d29c Hexagon: add v4 CS regs to core copyout macro by Richard Kuo · 11 years ago
  84. 5c883b4 Hexagon: use correct translation for VMALLOC_START by Richard Kuo · 11 years ago
  85. 5e11505 Hexagon: use correct translations for DMA mappings by Richard Kuo · 11 years ago
  86. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 11 years ago
  87. 7959bd7 Hexagon: add translation types for __vmnewmap by Richard Kuo · 11 years ago
  88. f3f601c Hexagon: fix signal.c compile error by Richard Kuo · 11 years ago
  89. c05c3ec Hexagon: use generic sys_fork, sys_vfork, and sys_clone by Richard Kuo · 11 years ago
  90. 82092776 Hexagon: fix psp/sp macro by Richard Kuo · 12 years ago
  91. 1ce81f4 Hexagon: add IOMEM and _relaxed IO macros by Richard Kuo · 11 years ago
  92. f167063 Hexagon: switch to using the device type for IO mappings by Richard Kuo · 11 years ago
  93. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 11 years ago
  94. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 12 years ago
  95. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 12 years ago
  96. 444dd74 Hexagon: add individual register access for switch_stack by Richard Kuo · 12 years ago
  97. e470d93 Hexagon: use defines for MIN_KERNEL_SEG calculation by Richard Kuo · 12 years ago
  98. 66b03db Hexagon: change arch version config to allow comparisons by Richard Kuo · 12 years ago
  99. 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 11 years ago
  100. e0025a7 Hexagon: fix __atomic_add_unless by Richard Kuo · 11 years ago