1. 392c517 avr32: fix asm operand constraint in cmpxchg() by Mans Rullgard · 9 years ago
  2. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  3. a34a517 avr32: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  4. 083fc21 avr32: convert to asm-generic/memory_model.h by Dan Williams · 9 years ago
  5. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  6. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  7. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  8. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 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
  11. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  12. dfdbd59 sched, avr32: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  13. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  14. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  15. f8a570e avr32: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  16. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  17. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  18. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  19. 20342f1 avr32: use for_each_sg() by Akinobu Mita · 9 years ago
  20. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  21. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  22. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 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
  24. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  25. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  26. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  27. b3c395ef mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  28. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  29. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  30. 940db9e avr32: fix integer overflow in ELF_ET_DYN_BASE by Andrey Ryabinin · 9 years ago
  31. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  32. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  33. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  34. a2f0bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  35. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  36. 7a7d2db avr32: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  37. f3240c1 avr32: wire up missing syscalls by Hans-Christian Egtvedt · 10 years ago
  38. d13beab avr32: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  39. 99408c8 avr32: whitespace fix by Michael S. Tsirkin · 10 years ago
  40. 7f0db2b avr32/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  41. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  42. 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
  43. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  44. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  45. d325209 locking,arch,avr32: Fold atomic_ops by Peter Zijlstra · 10 years ago
  46. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  47. 710adaa arch,avr32: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  48. f27a15d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  49. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 8acc872 avr32: remove cpu_data macro to fix compiles by Wolfram Sang · 11 years ago
  51. d7668f9 avr32: add generic vga.h to Kbuild by Chen Gang · 11 years ago
  52. 1bbce4f avr32: add generic ioremap_wc() definition in io.h by Chen Gang · 11 years ago
  53. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  54. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  55. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 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. dbc0d69 avr32: add kprobe_ctlblk memory struct by Eirik Aanonsen · 11 years ago
  59. 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
  60. 2cb6182 avr32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  61. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  62. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  63. 46663d0 avr32: use Kbuild infrastructure to handle the asm-generic headers by Steven Rostedt · 11 years ago
  64. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  65. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  66. 0c9b5a3 avr32: fix building warnings caused by redefinitions of HZ by Jiang Liu · 11 years ago
  67. d6ffe1b avr32: move NODES_SHIFT into Kconfig and delete numnodes.h by Hans-Christian Egtvedt · 11 years ago
  68. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  69. 472d326 avr32: fix build error in atstk1006_defconfig by Josh Wu · 11 years ago
  70. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  71. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  72. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  73. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. d64008a burying unused conditionals by Al Viro · 12 years ago
  75. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  76. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  77. 2e72762 avr32: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  78. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  79. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  80. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  81. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  83. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  84. 584271b avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers by Al Viro · 12 years ago
  85. 95e629b ARM/AVR32: get rid of serial_at91.h by Russell King · 12 years ago
  86. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  87. 5fd0b58 avr32: switch to generic sys_execve() by Al Viro · 12 years ago
  88. 5adc807 avr32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  89. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  90. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  91. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  92. 83b9d3a UAPI: (Scripted) Disintegrate arch/avr32/include/asm by David Howells · 12 years ago
  93. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  94. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  95. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  96. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  97. 971ceb1 avr32: trim masks by Al Viro · 12 years ago
  98. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  99. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  100. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago