1. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  2. 78fd8c7 x86/vdso/pvclock: Protect STABLE check with the seqcount by Andy Lutomirski · 9 years ago
  3. 4eaffdd x86/mm: Improve switch_mm() barrier comments by Andy Lutomirski · 9 years ago
  4. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  5. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  6. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  7. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  8. a61674b powerpc/module: Handle R_PPC64_ENTRY relocations by Ulrich Weigand · 9 years ago
  9. c88c5d4 powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages by Russell Currey · 9 years ago
  10. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  11. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  12. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  13. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  14. 2c2277d parisc: Imporove debug info about space registers and TLB configuration by Helge Deller · 9 years ago
  15. fbdd950 parisc: Drop parisc-specific NSIGTRAP define by Helge Deller · 9 years ago
  16. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  17. e60fc5a parisc: Fix __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 9 years ago
  18. fc63257 parisc: Reduce overhead of parisc_requires_coherency() by Helge Deller · 9 years ago
  19. 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
  20. 75777c1 Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 9 years ago
  21. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  22. 541d284 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  23. fa5fd7c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  24. 779a6a3 s390: more efficient smp barriers by Michael S. Tsirkin · 9 years ago
  25. a677f48 s390: use generic memory barriers by Michael S. Tsirkin · 9 years ago
  26. 9e3f84c sh: move xchg_cmpxchg to a header by itself by Michael S. Tsirkin · 9 years ago
  27. 3226aad sh: support 1 and 2 byte xchg by Michael S. Tsirkin · 9 years ago
  28. 1638fb7 x86: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  29. 1ce7909 xtensa: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  30. d39886a tile: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  31. 45d9b85 sparc: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  32. 90a3ccb sh: define __smp_xxx, fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  33. 82b4449 s390: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  34. a60514b mips: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  35. afc22de metag: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  36. eebd1b9 ia64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  37. 27f6cab blackfin: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  38. 2b1f3de arm: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  39. fd072df arm64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  40. 003472a powerpc: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  41. 300b06d x86: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  42. 577f183 x86/um: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  43. fa083e2 mips: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  44. abe114d metag: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  45. 90ff6a1 arm64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  46. 335390d arm: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  47. 519be04 sparc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  48. 21535aa s390: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  49. fbd7ec0 powerpc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  50. 53a05ac ia64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  51. 9505ec0 ia64: rename nop->iosapic_nop by Michael S. Tsirkin · 9 years ago
  52. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  53. 19e2fc4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  54. 2945e9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  55. c5c80bd Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  56. 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  57. 2f0c0b2 x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[] by Mario Kleiner · 9 years ago
  58. e27d90e lguest: Map switcher text R/O by Rusty Russell · 9 years ago
  59. aa04214 x86/boot: Hide local labels in verify_cpu() by Borislav Petkov · 9 years ago
  60. 394db20 x86/fpu: Disable AVX when eagerfpu is off by yu-cheng yu · 9 years ago
  61. a5fe93a x86/fpu: Disable MPX when eagerfpu is off by yu-cheng yu · 9 years ago
  62. eb7c5f8 x86/fpu: Disable XGETBV1 when no XSAVE by yu-cheng yu · 9 years ago
  63. 4f81cba x86/fpu: Fix early FPU command-line parsing by yu-cheng yu · 9 years ago
  64. 45bdbcf kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL by Huaitong Han · 9 years ago
  65. b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 9 years ago
  66. c9e0d39 x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/meminfo output by Dave Jones · 9 years ago
  67. c0c5701 Merge commit 'linus' into x86/urgent, to pick up recent x86 changes by Ingo Molnar · 9 years ago
  68. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  69. d870a9d Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  70. e795e5f Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  71. 367262c Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
  72. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. ae8a521 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 0ffedcd Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 6896d9f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 671d553 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 7f4a370 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  79. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  80. 2f10f1a powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff by Hugh Dickins · 9 years ago
  81. 44734f2 powerpc/mm: Fix _PAGE_PTE breaking swapoff by Aneesh Kumar K.V · 9 years ago
  82. 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 4f19b88 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. af34520 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 4bd20db Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
  89. a193f07 avr32: wire up missing syscalls by Hans-Christian Egtvedt · 9 years ago
  90. 6067a00 avr32: wire up accept4 syscall by Mans Rullgard · 9 years ago
  91. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  92. bcb7825 s390: fix normalization bug in exception table sorting by Ard Biesheuvel · 9 years ago
  93. cb14def s390/configs: update default configurations by Heiko Carstens · 9 years ago
  94. 249c543 s390/vdso: optimize getcpu system call by Martin Schwidefsky · 9 years ago
  95. 8c31902 x86/boot: Double BOOT_HEAP_SIZE to 64KB by H.J. Lu · 9 years ago
  96. 0dab3e0 s390: drop smp_mb in vdso_init by Michael S. Tsirkin · 9 years ago
  97. c667aea s390: rename struct _lowcore to struct lowcore by Heiko Carstens · 9 years ago
  98. 423d5b3 s390/mem_detect: use unsigned longs by Heiko Carstens · 9 years ago
  99. cb95178 s390/ptrace: get rid of long longs in psw_bits by Heiko Carstens · 9 years ago
  100. 7022ec4 s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields by Heiko Carstens · 9 years ago