1. 4f30292 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  2. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. 6d037de MIPS: Fix possible corruption of cache mode by mprotect. by Ralf Baechle · 8 years ago
  4. 1a0a02d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. 284341d Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  6. f5c5c22 Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  7. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 8 years ago
  8. 190ce86 powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 by Michael Neuling · 8 years ago
  9. cca0e542 powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() by Gavin Shan · 8 years ago
  10. bcf4dd5 s390: fix test_fp_ctl inline assembly contraints by Martin Schwidefsky · 8 years ago
  11. 5419447 Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" by Michael Holzheu · 8 years ago
  12. 9bd5451 arc: unwind: warn only once if DW2_UNWIND is disabled by Alexey Brodkin · 8 years ago
  13. f52e126 ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) by Vineet Gupta · 8 years ago
  14. ff30ef4 KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. by Quentin Casasnovas · 8 years ago
  15. b606f18 KVM: LAPIC: cap __delay at lapic_timer_advance_ns by Marcelo Tosatti · 8 years ago
  16. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 8 years ago
  17. ed911b4 pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags by Minfei Huang · 8 years ago
  18. f7550d0 pvclock: Cleanup to remove function pvclock_get_nsec_offset by Minfei Huang · 8 years ago
  19. 749d088 pvclock: Add CPU barriers to get correct version value by Minfei Huang · 8 years ago
  20. 591d215 KVM: arm/arm64: Stop leaking vcpu pid references by James Morse · 8 years ago
  21. 8e96a87 powerpc/tm: Always reclaim in start_thread() for exec() class syscalls by Cyril Bur · 8 years ago
  22. 9a949a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 2f6e974 Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  24. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  25. 032fd3e Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  26. d05be0d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  27. a830627 unicore32: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  28. f45eebc tile: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  29. 884ed4c sh: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  30. 10d58bf s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  31. 45eeff2 sparc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  32. 2379a23 powerpc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  33. a4135b9 score: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  34. aade311a parisc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  35. 565299d nios2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  36. 65f8465 mips: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  37. 54d87d6 arc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  38. f3610a6 arm64: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  39. f58f230 x86/efi: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  40. a3a9a59 x86: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  41. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  42. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  43. aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 8 years ago
  44. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  45. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 8 years ago
  46. d6b186c x86/xen: avoid m2p lookup when setting early page table entries by David Vrabel · 8 years ago
  47. 1cf3874 x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() by Juergen Gross · 8 years ago
  48. 844e3be powerpc/bpf/jit: Disable classic BPF JIT on ppc64le by Naveen N. Rao · 8 years ago
  49. 6e914ee powerpc: Fix faults caused by radix patching of SLB miss handler by Michael Ellerman · 8 years ago
  50. d74b4e4 arm64: hibernate: Don't hibernate on systems with stuck CPUs by James Morse · 8 years ago
  51. 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
  52. 20c27a4 arm64: mm: remove page_mapping check in __sync_icache_dcache by Shaokun Zhang · 8 years ago
  53. 9ca4e58 arm64: fix boot image dependencies to not generate invalid images by Masahiro Yamada · 8 years ago
  54. f7e0efc arm64: update ASID limit by Jean-Philippe Brucker · 8 years ago
  55. 97f78c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  56. 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 8 years ago
  58. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  59. 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  60. 0e289e5 ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes by Lee Jones · 8 years ago
  61. 7752b0d Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  62. c141afd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  63. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  64. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
  65. 9cbbef4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. d279f7a ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218 by Dave Gerlach · 8 years ago
  67. a3aa256 powerpc/eeh: Fix invalid cached PE primary bus by Gavin Shan · 8 years ago
  68. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  69. e568006 powerpc/mm/hash: Don't add memory coherence if cache inhibited is set by Aneesh Kumar K.V · 8 years ago
  70. 970f909 ARM: OMAP2+: timer: add probe for clocksources by Tero Kristo · 8 years ago
  71. ef5bdcc ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ by Janusz Krzysztofik · 8 years ago
  72. 2668bc7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  73. 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 8 years ago
  74. 9254e70 s390/cpum_cf: use perf software context for hardware counters by Hendrik Brueckner · 8 years ago
  75. a005219 kvm: vmx: check apicv is active before using VT-d posted interrupt by Yang Zhang · 8 years ago
  76. 5b8abf1 kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC by Suravee Suthikulpanit · 8 years ago
  77. 7d669f5 kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() by Suravee Suthikulpanit · 8 years ago
  78. c56bdca arm64: spinlock: Ensure forward-progress in spin_unlock_wait by Will Deacon · 8 years ago
  79. 3a5facd arm64: spinlock: fix spin_unlock_wait for LSE atomics by Will Deacon · 8 years ago
  80. 38b850a arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks by Will Deacon · 8 years ago
  81. 7c64cc0 arm: Use _rcuidle for smp_cross_call() tracepoints by Paul E. McKenney · 8 years ago
  82. bbb1681 arm64: mm: mark fault_info table const by Mark Rutland · 8 years ago
  83. c5cea06 arm64: fix dump_instr when PAN and UAO are in use by Mark Rutland · 8 years ago
  84. dcfc472 kprobes/x86: Clear TF bit in fault on single-stepping by Masami Hiramatsu · 8 years ago
  85. 0699fdb Merge branch 'kvm-mips-fixes' into HEAD by Paolo Bonzini · 8 years ago
  86. 6df82a7 MIPS: KVM: Fix CACHE triggered exception emulation by James Hogan · 8 years ago
  87. cc81e94 MIPS: KVM: Don't unwind PC when emulating CACHE by James Hogan · 8 years ago
  88. 7f5a1dd MIPS: KVM: Include bit 31 in segment matches by James Hogan · 8 years ago
  89. 797179b MIPS: KVM: Fix modular KVM under QEMU by James Hogan · 8 years ago
  90. 8550e2f powerpc/mm/hash: Use the correct PPP mask when updating HPTE by Aneesh Kumar K.V · 8 years ago
  91. a011064 Merge tag 'samsung-fixes-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Olof Johansson · 8 years ago
  92. ecb0693 Merge tag 'socfpga_fix_for_v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes by Olof Johansson · 8 years ago
  93. 1c343f7 KVM: s390/mm: Fix CMMA reset during reboot by Christian Borntraeger · 8 years ago
  94. 6b41d44 ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_mem_ret by Nishanth Menon · 8 years ago
  95. 9ffb668 ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_logic_ret by Nishanth Menon · 8 years ago
  96. d16c0d7 ARM: OMAP: DRA7: powerdomain data: Set L3init and L4per to ON by Nishanth Menon · 8 years ago
  97. ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  98. 33fc259 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  99. 75d089d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago