1. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  2. 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
  3. 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
  4. dc14253 score: switch to RAW_COPY_USER by Al Viro · 8 years ago
  5. 4b4554f score: it's "VERIFY_WRITE", not "VERFITY_WRITE"... by Al Viro · 8 years ago
  6. 271abdc score: switch to generic extable.h by Al Viro · 8 years ago
  7. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  8. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  9. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  10. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  11. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  12. ca376b3 score: remove asm/current.h by Davidlohr Bueso · 8 years ago
  13. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  14. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  15. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  16. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  17. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  18. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  19. 88dd4a7 score: separate extable.h, switch module.h to it by Al Viro · 8 years ago
  20. b615e3c score: fix copy_from_user() and friends by Al Viro · 8 years ago
  21. c2f18fa score: fix __get_user/get_user by Al Viro · 8 years ago
  22. a4135b9 score: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  23. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
  24. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  25. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  26. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  27. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 08960e3 sched, score: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  29. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  30. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
  31. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  32. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  33. 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
  34. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
  35. b3c395ef mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  36. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
  37. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  38. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  39. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  40. 917e401 score: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  41. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  42. e2cabe1 score: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  43. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. d32c98e arch/score/include/asm/Kbuild: Add generic "serial.h" by Chen Gang · 10 years ago
  45. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  46. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  47. 8cdea06 score, ptrace: remove unused macros by Chen Gang · 10 years ago
  48. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  49. 57aa6a7 arch,score: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  50. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  51. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  52. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  53. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  54. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  55. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  56. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  57. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  58. 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
  59. 96da3a6 score: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  60. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  61. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  62. 1ed62ca Score: Implement the function csum_ipv6_magic by Lennox Wu · 11 years ago
  63. 5fbbf8a Score: The commit is for compiling successfully. by Lennox Wu · 11 years ago
  64. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  65. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  66. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  67. 80ebf14 score: Wire up asm-generic/xor.h by Geert Uytterhoeven · 12 years ago
  68. 15b7e6f score: Remove unneeded <asm/dma-mapping.h> by Geert Uytterhoeven · 12 years ago
  69. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  71. b774cc5 score: switch to generic sigaltstack by Al Viro · 12 years ago
  72. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
  74. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  75. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  76. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  77. eda9697 score: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  78. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  79. 1ffbed7 score: switch to generic sys_execve() by Al Viro · 12 years ago
  80. 1856ab6 score: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  81. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  82. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  83. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  84. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  85. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  86. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  87. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  88. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  89. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  90. 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
  91. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 13 years ago
  92. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  93. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  94. 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
  95. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  96. c4e2689 score: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  97. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
  98. 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
  99. 4eb14db Disintegrate asm/system.h for Score by David Howells · 13 years ago
  100. fa73c5b score: lost a semicolon in asm/irqflags.h by Chen Liqin · 14 years ago