1. 3fbdc37 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  2. dd2384a Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  3. d5a8ab4 Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  4. 1097163 ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff by Vineet Gupta · 9 years ago
  5. 49d7c65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  6. 4492215 sparc64: Fix userspace FPU register corruptions. by David S. Miller · 9 years ago
  7. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
  8. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  9. 0a1b6f6 Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  10. 4469942 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  11. fc1a812 KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON by Alex Williamson · 9 years ago
  12. 46011e6 MIPS: Make set_pte() SMP safe. by David Daney · 9 years ago
  13. 87ce628 ARC: Make pt_regs regs unsigned by Vineet Gupta · 9 years ago
  14. 257d5d9 ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY by Roger Quadros · 9 years ago
  15. b89aa12 ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle by Vineet Gupta · 9 years ago
  16. e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
  17. 69cbe63 ARC: LLOCK/SCOND based rwlock by Vineet Gupta · 9 years ago
  18. ae7eae9 ARC: LLOCK/SCOND based spin_lock by Vineet Gupta · 9 years ago
  19. 8ac0665 ARC: refactor atomic inline asm operands with symbolic names by Vineet Gupta · 9 years ago
  20. f5959cb Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock" by Vineet Gupta · 9 years ago
  21. 6de7abf ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs by Vineet Gupta · 9 years ago
  22. e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
  23. a450475 MIPS: Replace add and sub instructions in relocate_kernel.S with addiu by James Cowgill · 9 years ago
  24. 3aff47c MIPS: Flush RPS on kernel entry with EVA by James Hogan · 9 years ago
  25. 247bfb6 Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook" by Florian Fainelli · 9 years ago
  26. 3592bb0 MIPS: BMIPS: Delete unused Kconfig symbol by Kevin Cernekee · 9 years ago
  27. 0cb0985 MIPS: Export get_c0_perfcount_int() by Felix Fietkau · 9 years ago
  28. 1e77863 MIPS: show_stack: Fix stack trace with EVA by James Hogan · 9 years ago
  29. 55c723e MIPS: do_mcheck: Fix kernel code dump with EVA by James Hogan · 9 years ago
  30. 4ace613 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs by Alex Smith · 9 years ago
  31. 55fdcb2 MIPS: Partially disable RIXI support. by Ralf Baechle · 9 years ago
  32. e070dab MIPS: Handle page faults of executable but unreadable pages correctly. by Ralf Baechle · 9 years ago
  33. 106eccb MIPS: Malta: Don't reinitialise RTC by James Hogan · 9 years ago
  34. 531a6d5 MIPS: unaligned: Fix build error on big endian R6 kernels by James Cowgill · 9 years ago
  35. 1d62d73 MIPS: Fix sched_getaffinity with MT FPAFF enabled by Felix Fietkau · 9 years ago
  36. d3557d9 MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets by Jonas Gorski · 9 years ago
  37. d08c318 Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  38. 30c7b56 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  40. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  42. c1bfa98 ARM: dts: keystone: fix dt bindings to use post div register for mainpll by Murali Karicheri · 9 years ago
  43. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 9 years ago
  44. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  45. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
  46. 1adb912 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  47. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 9 years ago
  48. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  49. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 9 years ago
  50. 7307f70 Merge tag 'kvm-s390-master-20150730' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 9 years ago
  51. 586b7ccd KVM: s390: Fix hang VCPU hang/loop regression by Christian Borntraeger · 9 years ago
  52. b8d65e9 powerpc/eeh-powernv: Fix unbalanced IRQ warning by Alistair Popple · 9 years ago
  53. 2482abb ebpf, x86: fix general protection fault when tail call is invoked by Daniel Borkmann · 9 years ago
  54. 86ea07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  55. d61be4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  56. a7dae15 Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  57. 0b991f5 s390/cachinfo: add missing facility check to init_cache_level() by Heiko Carstens · 9 years ago
  58. f91b1fe arm64/efi: map the entire UEFI vendor string before reading it by Ard Biesheuvel · 9 years ago
  59. 5c02a42 avr32: handle NULL as a valid clock object by Andy Shevchenko · 9 years ago
  60. 30342fe s390/bpf: clear correct BPF accumulator register by Michael Holzheu · 9 years ago
  61. a153790 ARM: nomadik: disable UART0 on Nomadik boards by Linus Walleij · 9 years ago
  62. ee5d35e Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 9 years ago
  63. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  66. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  67. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  68. e053f96 ARM: dts: i.MX35: Fix can support. by Denis Carikli · 9 years ago
  69. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  70. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  71. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  72. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  73. 1cd5594 dts: imx7: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  74. cf75eb1 dts: imx25: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  75. 89c1a8cf dts: imx6: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  76. 94d7694 dts: imx53: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  77. aca45c0 dts: imx51: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  78. 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 9 years ago
  79. 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 9 years ago
  80. 9a258af ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc by Roger Quadros · 9 years ago
  81. 3ba3a73 powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table by Alexey Kardashevskiy · 9 years ago
  82. 450ed0d ARCv2: allow selection of page size for MMUv4 by Alexey Brodkin · 9 years ago
  83. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 9 years ago
  84. fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 9 years ago
  85. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
  86. 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 9 years ago
  87. 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 9 years ago
  88. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  89. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  90. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
  91. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
  92. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  93. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
  94. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 9 years ago
  95. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 9 years ago
  96. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 9 years ago
  97. 82567c8 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 9 years ago
  98. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
  99. 5bc016f x86/fpu: Disable dependent CPU features on "noxsave" by Jan Beulich · 9 years ago
  100. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago