1. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  2. a34a517 avr32: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  3. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  4. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  6. 083fc21 avr32: convert to asm-generic/memory_model.h by Dan Williams · 8 years ago
  7. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  8. 238d1c6 mmc: atmel: get rid of struct mci_dma_data by Mans Rullgard · 8 years ago
  9. 7484378 mmc: atmel-mci: restore dma on AVR32 by Mans Rullgard · 8 years ago
  10. a193f07 avr32: wire up missing syscalls by Hans-Christian Egtvedt · 8 years ago
  11. 6067a00 avr32: wire up accept4 syscall by Mans Rullgard · 8 years ago
  12. 95bf095 avr32: gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  13. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  14. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  15. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  16. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  17. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 6ebbabb avr32: atngw100: remove useless include by Alexandre Belloni · 9 years ago
  19. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  20. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  21. 49dfebe avr32: use dw_dmac autoconfiguration by Andy Shevchenko · 9 years ago
  22. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  23. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  24. 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
  25. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 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
  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. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  29. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  30. dfdbd59 sched, avr32: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  31. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  32. 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
  33. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  34. f8a570e avr32: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  35. 5c02a42 avr32: handle NULL as a valid clock object by Andy Shevchenko · 9 years ago
  36. df6e23a avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  37. 4f31dd6 avr32/at32ap: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  38. 4365160 avr32/at32ap: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  39. 09adcdf AVR32/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  40. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  41. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  42. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. 20342f1 avr32: use for_each_sg() by Akinobu Mita · 9 years ago
  45. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  46. bf54da7 avr32/at32ap: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  47. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  48. 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
  49. 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
  50. 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
  51. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  52. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  53. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  54. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  55. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  56. 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
  57. 940db9e avr32: fix integer overflow in ELF_ET_DYN_BASE by Andrey Ryabinin · 9 years ago
  58. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  59. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  60. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  61. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  62. a2f0bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  63. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  64. 7a7d2db avr32: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  65. 89422ad avr32: update all default configurations by Hans-Christian Egtvedt · 9 years ago
  66. a31c353 avr32: remove fake at91 cpu identification by Alexandre Belloni · 9 years ago
  67. f3240c1 avr32: wire up missing syscalls by Hans-Christian Egtvedt · 10 years ago
  68. d8ded50 dmaengine: dw: define DW_DMA_MAX_NR_MASTERS by Andy Shevchenko · 9 years ago
  69. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  70. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 9 years ago
  71. d13beab avr32: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  72. 99408c8 avr32: whitespace fix by Michael S. Tsirkin · 9 years ago
  73. 7f0db2b avr32/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  74. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  75. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  76. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  77. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  78. 4df10e0 avr32: remove mach/atmel-mci.h by Alexandre Belloni · 10 years ago
  79. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  80. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  81. 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
  82. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  83. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  84. 7e1e2f2 dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces by Andy Shevchenko · 10 years ago
  85. 61c4319 avr32: at32ap700x: don't rely on default DMA masters by Andy Shevchenko · 10 years ago
  86. 3d598f4 dmaengine: dw: move dw_dmac.h to where it belongs to by Andy Shevchenko · 10 years ago
  87. 8c23af6 avr32: Replace __get_cpu_var with __this_cpu_write by Christoph Lameter · 10 years ago
  88. d325209 locking,arch,avr32: Fold atomic_ops by Peter Zijlstra · 10 years ago
  89. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  90. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  91. 8b07673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  92. 686913a avr32: fix error return code by Julia Lawall · 10 years ago
  93. 065f31b avr32: Use sigsp() by Richard Weinberger · 10 years ago
  94. d809709 avr32: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  95. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  96. 67c2b14 avr32: update defconfig to use the generic PWM framework by Alexandre Belloni · 10 years ago
  97. cadd94a avr32: favr-32: use generic pwm_bl driver by Alexandre Belloni · 10 years ago
  98. b2f1080 avr32: merisc: use generic leds_pwm driver by Alexandre Belloni · 10 years ago
  99. 035c3d2 avr32: MRMT: use generic leds_pwm driver by Alexandre Belloni · 10 years ago
  100. 2c43ec9 avr32/at32ap: switch to the generic PWM framework by Alexandre Belloni · 10 years ago