1. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  2. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
  4. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  6. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  7. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
  8. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  9. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  10. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  11. d99f95e hexagon: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  12. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  13. ea0f1b9 Hexagon: set ARCH_DMA_MINALIGN by Richard Kuo · 11 years ago
  14. cb84c2b hexagon: Fix build failures in linux-next by Guenter Roeck · 10 years ago
  15. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  16. 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
  17. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  18. 50f853e locking,arch,hexagon: Fold atomic_ops by Peter Zijlstra · 11 years ago
  19. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  20. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
  21. 847db92 hexagon: update reference, kerneltrap.org no longer works by Pranith Kumar · 11 years ago
  22. 94cf42f arch,hexagon: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  23. 2ab08ee arc,hexagon: Delete asm/barrier.h by Peter Zijlstra · 11 years ago
  24. 2f99775 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 11 years ago
  25. a9a44fd Hexagon: update CR year for elf.h by Richard Kuo · 11 years ago
  26. 93f9d11 Hexagon: remove SP macro by Richard Kuo · 11 years ago
  27. efaa5cb Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE by Richard Kuo · 11 years ago
  28. b10fa7b Hexagon: fix atomic_set by Richard Kuo · 11 years ago
  29. 0d82674 hexagon: correct type on pgd copy by Ilia Mirkin · 11 years ago
  30. bd09f60 smp, hexagon: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  31. 5e78a26 arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h" by Chen Gang · 11 years ago
  32. 07d592b arch: hexagon: include: asm: add "vga.h" in Kbuild by Chen Gang · 11 years ago
  33. 27932f6 arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild by Chen Gang · 11 years ago
  34. 8d7e6a1 arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ by Chen Gang · 11 years ago
  35. 6becd40 arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "hexagon_vm.h" by Chen Gang · 11 years ago
  36. 568210f arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h" by Chen Gang · 11 years ago
  37. 196b933 arch: hexagon: kernel: add export symbol function __delay() by Chen Gang · 11 years ago
  38. d811d8c hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" by Chen Gang · 11 years ago
  39. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  40. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  41. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  42. 978c558 hexagon: use generic fixmap.h by Mark Salter · 11 years ago
  43. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  44. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  45. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  46. 1de7da3 arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h by Peter Zijlstra · 11 years ago
  47. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  48. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  50. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  51. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  52. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  53. 426d29c Hexagon: add v4 CS regs to core copyout macro by Richard Kuo · 12 years ago
  54. 5c883b4 Hexagon: use correct translation for VMALLOC_START by Richard Kuo · 12 years ago
  55. 5e11505 Hexagon: use correct translations for DMA mappings by Richard Kuo · 12 years ago
  56. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 12 years ago
  57. 7959bd7 Hexagon: add translation types for __vmnewmap by Richard Kuo · 12 years ago
  58. f3f601c Hexagon: fix signal.c compile error by Richard Kuo · 12 years ago
  59. c05c3ec Hexagon: use generic sys_fork, sys_vfork, and sys_clone by Richard Kuo · 12 years ago
  60. 82092776 Hexagon: fix psp/sp macro by Richard Kuo · 12 years ago
  61. 1ce81f4 Hexagon: add IOMEM and _relaxed IO macros by Richard Kuo · 12 years ago
  62. f167063 Hexagon: switch to using the device type for IO mappings by Richard Kuo · 12 years ago
  63. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 12 years ago
  64. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 13 years ago
  65. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 13 years ago
  66. 444dd74 Hexagon: add individual register access for switch_stack by Richard Kuo · 13 years ago
  67. e470d93 Hexagon: use defines for MIN_KERNEL_SEG calculation by Richard Kuo · 13 years ago
  68. 66b03db Hexagon: change arch version config to allow comparisons by Richard Kuo · 13 years ago
  69. 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 12 years ago
  70. e0025a7 Hexagon: fix __atomic_add_unless by Richard Kuo · 12 years ago
  71. 22493cf Hexagon: clean up generic headers in Kbuild by Richard Kuo · 12 years ago
  72. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  73. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  75. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  76. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  77. f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
  78. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  79. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  80. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  81. 27aedbd hexagon: switch to generic sys_execve() by Al Viro · 12 years ago
  82. 9952185 hexagon: kernel_thread()/kernel_execve() conversion by Al Viro · 12 years ago
  83. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  84. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  85. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  87. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  88. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  89. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  90. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  91. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  92. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  93. 8ca8230 bury the rest of TIF_IRET by Al Viro · 13 years ago
  94. 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
  95. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 13 years ago
  96. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 13 years ago
  97. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 13 years ago
  98. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  99. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. bfd4627 Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h by Jesper Juhl · 13 years ago