1. f3240c1 avr32: wire up missing syscalls by Hans-Christian Egtvedt · 10 years ago
  2. d8ded50 dmaengine: dw: define DW_DMA_MAX_NR_MASTERS by Andy Shevchenko · 10 years ago
  3. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  4. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  5. d13beab avr32: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  6. 99408c8 avr32: whitespace fix by Michael S. Tsirkin · 10 years ago
  7. 7f0db2b avr32/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  8. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  9. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  10. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  11. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  12. 4df10e0 avr32: remove mach/atmel-mci.h by Alexandre Belloni · 10 years ago
  13. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  14. 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
  15. 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
  16. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  17. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  18. 7e1e2f2 dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces by Andy Shevchenko · 10 years ago
  19. 61c4319 avr32: at32ap700x: don't rely on default DMA masters by Andy Shevchenko · 10 years ago
  20. 3d598f4 dmaengine: dw: move dw_dmac.h to where it belongs to by Andy Shevchenko · 10 years ago
  21. 8c23af6 avr32: Replace __get_cpu_var with __this_cpu_write by Christoph Lameter · 10 years ago
  22. d325209 locking,arch,avr32: Fold atomic_ops by Peter Zijlstra · 10 years ago
  23. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  24. 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
  25. 8b07673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  26. 686913a avr32: fix error return code by Julia Lawall · 10 years ago
  27. 065f31b avr32: Use sigsp() by Richard Weinberger · 10 years ago
  28. d809709 avr32: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  29. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  30. 67c2b14 avr32: update defconfig to use the generic PWM framework by Alexandre Belloni · 10 years ago
  31. cadd94a avr32: favr-32: use generic pwm_bl driver by Alexandre Belloni · 10 years ago
  32. b2f1080 avr32: merisc: use generic leds_pwm driver by Alexandre Belloni · 10 years ago
  33. 035c3d2 avr32: MRMT: use generic leds_pwm driver by Alexandre Belloni · 10 years ago
  34. 2c43ec9 avr32/at32ap: switch to the generic PWM framework by Alexandre Belloni · 10 years ago
  35. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  36. 3a0d89d USB: delete CONFIG_USB_DEVICEFS from defconfig by Naoki MATSUMOTO · 10 years ago
  37. 710adaa arch,avr32: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  38. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  39. f27a15d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  40. 4c3b7df4e avr32: replace simple_strtoul() with kstrtoul() by Ramkumar Ramachandra · 10 years ago
  41. 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
  42. 2601566 arch/avr32/mm/cache.c: export symbol flush_icache_range() for module using by Chen Gang · 10 years ago
  43. 8acc872 avr32: remove cpu_data macro to fix compiles by Wolfram Sang · 10 years ago
  44. 89337e9 misc: delete mimc200 fram driver by Greg Kroah-Hartman · 10 years ago
  45. d7668f9 avr32: add generic vga.h to Kbuild by Chen Gang · 10 years ago
  46. 1bbce4f avr32: add generic ioremap_wc() definition in io.h by Chen Gang · 10 years ago
  47. 8d80390 avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use by Chen Gang · 10 years ago
  48. 5745d6a avr32: fix missing module.h causing build failure in mimc200/fram.c by Paul Gortmaker · 11 years ago
  49. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  50. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  51. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  52. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  53. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  54. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  56. 464b500 avr32: favr-32: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
  57. 7155530 avr32: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  58. e6a7906 avr32: pm: Fix section mismatch by Matthias Brugger · 11 years ago
  59. b96fa8f avr32: Kill CONFIG_MTD_PARTITIONS by Eunbong Song · 11 years ago
  60. e7f2c8c avr32: uapi: be sure of "_UAPI" prefix for all guard macros by Chen Gang · 11 years ago
  61. dbc0d69 avr32: add kprobe_ctlblk memory struct by Eirik Aanonsen · 11 years ago
  62. d617b33 avr32: fix out-of-range jump in large kernels by Andreas Bießmann · 11 years ago
  63. 7a2a74f avr32: setup crt for early panic() by Andreas Bießmann · 11 years ago
  64. 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
  65. 2cb6182 avr32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  66. f0d55cc1 Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  67. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  68. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  69. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  70. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  71. 395e73a avr32: cast syscall_return to silence compiler warning by Gabor Juhos · 11 years ago
  72. 1b0135b avr32: fix clockevents kernel warning by Gabor Juhos · 11 years ago
  73. 46663d0 avr32: use Kbuild infrastructure to handle the asm-generic headers by Steven Rostedt · 11 years ago
  74. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  75. ce3b64f video: atmel_lcdfb: pass the pdata as params by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  76. 8af2c28 video: atmel_lcdfb: fix platform data struct by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  77. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  78. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  79. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  80. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  81. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  82. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  83. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  84. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  85. c4afd7b avr32: boards/atngw100/mrmt.c: fix building error by Cong Ding · 11 years ago
  86. 71b94e2 mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data by Josh Wu · 11 years ago
  87. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  88. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  89. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  90. ce7549e mm/AVR32: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  91. 6703bdf mm/AVR32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  92. 2e555f8 avr32: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  93. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  94. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  95. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  96. 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
  97. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  99. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  100. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago