1. e325fe6 KVM: s390: Factor out handle_itdb to handle TX aborts by Michael Mueller · 11 years ago
  2. a86dcc24 KVM: s390: replace TDB_ADDR by __LC_PGM_TDB by Michael Mueller · 11 years ago
  3. 67335e6 KVM: s390: Drop pending interrupts on guest exit by Christian Borntraeger · 11 years ago
  4. f71d0dc KVM: s390: no timer interrupts when single-stepping a guest by David Hildenbrand · 11 years ago
  5. bb78c5e KVM: s390: move timer interrupt checks into own functions by David Hildenbrand · 11 years ago
  6. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  7. af1827e KVM: s390: kernel header addition for guest debugging by David Hildenbrand · 11 years ago
  8. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  9. 8712836 KVM: s390: deliver program irq parameters and use correct ilc by David Hildenbrand · 11 years ago
  10. 439716a KVM: s390: extract irq parameters of intercepted program irqs by David Hildenbrand · 11 years ago
  11. da7cf25 s390: add fields to lowcore definition by Jens Freimann · 11 years ago
  12. 21ee7ff s390: rename and split lowcore field per_perc_atmid by Jens Freimann · 11 years ago
  13. 3d53b46 s390: fix name of lowcore field at offset 0xa3 by Jens Freimann · 11 years ago
  14. e497a96 KVM: s390: cleanup kvm_s390_real_to_abs() by Heiko Carstens · 11 years ago
  15. 3263bd1 KVM: s390: remove old guest access functions by Heiko Carstens · 11 years ago
  16. 645c5bc KVM: s390: convert handle_stsi() by Heiko Carstens · 11 years ago
  17. f987a3e KVM: s390: convert handle lctl[g]() by Heiko Carstens · 11 years ago
  18. 7d777d7 KVM: s390: convert handle_stidp() by Heiko Carstens · 11 years ago
  19. 2d8bcae KVM: s390: convert handle_lpsw[e]() by Heiko Carstens · 11 years ago
  20. 2f32d4e KVM: s390: reinject io interrupt on tpi failure by Cornelia Huck · 11 years ago
  21. 4799b55 KVM: s390: convert handle_tpi() by Heiko Carstens · 11 years ago
  22. ef23e77 KVM: s390: convert handle_test_block() by Heiko Carstens · 11 years ago
  23. 8b96de0 KVM: s390: convert handle_store_cpu_address() by Heiko Carstens · 11 years ago
  24. f748f4a KVM: s390: convert handle_store_prefix() by Heiko Carstens · 11 years ago
  25. 0e7a3f9 KVM: s390: convert handle_set_clock() by Heiko Carstens · 11 years ago
  26. 665170c KVM: s390: convert __sigp_set_prefix()/handle_set_prefix() by Heiko Carstens · 11 years ago
  27. d0bce60 KVM: s390: convert kvm_s390_store_status_unloaded() by Heiko Carstens · 11 years ago
  28. 0040e7d KVM: s390: convert handle_prog() by Heiko Carstens · 11 years ago
  29. 81480cc KVM: s390: convert pfault code by Heiko Carstens · 11 years ago
  30. 0f9701c KVM: s390: convert handle_stfl() by Heiko Carstens · 11 years ago
  31. 1a03b76 KVM: s390: convert local irqs in __do_deliver_interrupt() by Jens Freimann · 11 years ago
  32. 7988276 KVM: s390: convert __do_deliver_interrupt() by Heiko Carstens · 11 years ago
  33. 8a242234 KVM: s390: make use of ipte lock by Heiko Carstens · 11 years ago
  34. 217a440 KVM: s390/sclp: correctly set eca siif bit by Heiko Carstens · 11 years ago
  35. 2293897 KVM: s390: add architecture compliant guest access functions by Heiko Carstens · 11 years ago
  36. d95fb12 KVM: s390: add lowcore access functions by Heiko Carstens · 11 years ago
  37. 1b0462e KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function by Heiko Carstens · 11 years ago
  38. 072c987 KVM: s390: add kvm_s390_logical_to_effective() helper by Heiko Carstens · 11 years ago
  39. 5f4e87a s390/ctl_reg: add union type for control register 0 by Heiko Carstens · 11 years ago
  40. 1365632 s390/ptrace: add struct psw and accessor function by Heiko Carstens · 11 years ago
  41. 280ef0f KVM: s390: export test_vfacility() by Heiko Carstens · 11 years ago
  42. bcd8468 KVM: s390: allow injecting every kind of interrupt by Jens Freimann · 11 years ago
  43. 4f718ea KVM: s390: Exploiting generic userspace interface for cmma by Dominik Dingel · 11 years ago
  44. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  45. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 11 years ago
  46. 15f36eb KVM: s390: Add proper dirty bitmap support to S390 kvm. by Jason J. Herne · 12 years ago
  47. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 11 years ago
  48. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
  49. 693ffc0 KVM: s390: Don't enable skeys by default by Dominik Dingel · 11 years ago
  50. 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
  51. d4cb113 KVM: s390: Clear storage keys by Dominik Dingel · 11 years ago
  52. 65eef335 KVM: s390: Adding skey bit to mmu context by Dominik Dingel · 11 years ago
  53. 0f689a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  54. 7d38cc0 Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  55. c0b5a64 [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237) by Tony Luck · 11 years ago
  56. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  57. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 11 years ago
  58. 66386ad KVM: Rename variable smep to cr4_smep by Feng Wu · 11 years ago
  59. de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
  60. e1e746b KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode by Feng Wu · 11 years ago
  61. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 11 years ago
  62. 56d6efc KVM: Remove SMAP bit from CR4_RESERVED_BITS by Feng Wu · 11 years ago
  63. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  64. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  65. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  66. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  67. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  68. c4a2c58 blackfin: cleanup board files by Steven Miao · 11 years ago
  69. f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 11 years ago
  70. f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 12 years ago
  71. e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 12 years ago
  72. 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 12 years ago
  73. cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 12 years ago
  74. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 11 years ago
  75. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 11 years ago
  76. ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 11 years ago
  77. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 11 years ago
  78. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  79. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. ede1d63 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  82. b42e6dc Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  83. b3b42ac x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels by H. Peter Anvin · 11 years ago
  84. fa730d6 Blackfin: remove "config IP_CHECKSUM_L1" by Paul Bolle · 12 years ago
  85. 41f8fd9 blackfin: Remove GENERIC_GPIO config option again by Paul Bolle · 11 years ago
  86. e8fac63 blackfin:Use generic /proc/interrupts implementation by Thomas Gleixner · 11 years ago
  87. 30fc7eb blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL" by Paul Bolle · 12 years ago
  88. 98f0701 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  89. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 11 years ago
  90. b5b6b5f Dump the registers on undefined instruction userspace faults by Russell King · 11 years ago
  91. 572c3eb s390/compat: fix typo by Heiko Carstens · 11 years ago
  92. fa255f5 s390/uaccess: fix possible register corruption in strnlen_user_srst() by Heiko Carstens · 11 years ago
  93. a960062 s390: add 31 bit warning message by Heiko Carstens · 11 years ago
  94. a1977d1 s390: wire up sys_renameat2 by Heiko Carstens · 11 years ago
  95. 9ea8066 s390: show_registers() should not map user space addresses to kernel symbols by Heiko Carstens · 11 years ago
  96. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  97. 0534af0 x86, calgary: Use 8M TCE table size by default by WANG Chao · 11 years ago
  98. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 11 years ago
  99. 7e8213c x86/efi: Correct EFI boot stub use of code32_start by Matt Fleming · 11 years ago
  100. 396f1a0 x86/efi: Fix boot failure with EFI stub by Matt Fleming · 11 years ago