1. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  2. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  3. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  4. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  5. 63c4043 s390/kprobes: add support for pc-relative long displacement instructions by Heiko Carstens · 11 years ago
  6. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  7. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  9. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 82003c3e s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  11. 57b5918 s390/pci: update function handle after resume from hibernate by Sebastian Ott · 11 years ago
  12. 1d57896 s390/pci: split lpf by Sebastian Ott · 11 years ago
  13. 77e844b s390/hibernate: add early resume function by Sebastian Ott · 11 years ago
  14. 67f43f3 s390/pci/hotplug: convert to be builtin only by Sebastian Ott · 11 years ago
  15. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  16. 0196c64 s390/pgtable: fix mprotect for single-threaded KVM guests by Martin Schwidefsky · 11 years ago
  17. bee5c28 s390/switch_to: fix save_access_regs() / restore_access_regs() by Heiko Carstens · 11 years ago
  18. 02aff3a s390/bitops: fix inline assembly constraints by Heiko Carstens · 11 years ago
  19. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
  20. d56c893 s390/pgtable: add pgste_get helper by Martin Schwidefsky · 11 years ago
  21. a055f66 s390/pgtable: skip pgste updates on full flush by Martin Schwidefsky · 11 years ago
  22. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  23. 416fd0f s390/mm: remove dead pfmf inline assembly by Heiko Carstens · 11 years ago
  24. 1f44a225 s390: convert interrupt handling to use generic hardirq by Martin Schwidefsky · 11 years ago
  25. 5d0d8f4 s390/pci: use adapter interrupt vector helpers by Martin Schwidefsky · 11 years ago
  26. 9389339 s390/pci: cleanup function names by Martin Schwidefsky · 11 years ago
  27. a9a6f03 s390/airq: introduce adapter interrupt vector helper by Martin Schwidefsky · 11 years ago
  28. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  29. 215b28a s390: Fix broken build by Guenter Roeck · 11 years ago
  30. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  31. 6f1d657 Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  32. a5725ac vtime: Describe overriden functions in dedicated arch headers by Frederic Weisbecker · 11 years ago
  33. 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
  34. bf64087 KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 by Dominik Dingel · 11 years ago
  35. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
  36. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  37. 3b0040a s390/bitops: fix find_next_bit_left by Martin Schwidefsky · 11 years ago
  38. 64597f9 s390/ptrace: PTRACE_TE_ABORT_RAND by Michael Mueller · 11 years ago
  39. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  40. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  41. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  42. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  44. c1101cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  45. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  46. 5ea34a0 s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set by Hannes Reinecke · 11 years ago
  47. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  48. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  49. f4eae94 s390/airq: simplify adapter interrupt code by Martin Schwidefsky · 11 years ago
  50. 386aa051f s390/pci: remove per device debug attribute by Martin Schwidefsky · 11 years ago
  51. a9a5250cc s390/dma: remove gratuitous brackets by Sebastian Ott · 11 years ago
  52. 3208924 s390/facility: decompose test_facility() by Michael Mueller · 11 years ago
  53. 48f6b00 s390/irq: store interrupt information in pt_regs by Martin Schwidefsky · 11 years ago
  54. d475f94 s390/sclp: Add SCLP character device driver by Michael Holzheu · 11 years ago
  55. e9a8f32 s390/cio: Introduce on-close CHSC IOCTLs by Michael Holzheu · 11 years ago
  56. 64150ad s390/cio: Introduce generic synchronous CHSC IOCTL by Michael Holzheu · 11 years ago
  57. 4bee2a5 s390/pci: cleanup hotplug code by Sebastian Ott · 11 years ago
  58. 24d5dd0 s390/kvm: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  59. 92820a5 s390: remove virt_to_phys implementation by Sebastian Ott · 11 years ago
  60. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  61. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  62. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  63. 4026099 s390/dma: support debug_dma_mapping_error by Sebastian Ott · 11 years ago
  64. 73e5a84 s390/dma: fix mapping_error detection by Sebastian Ott · 11 years ago
  65. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  66. b764bb1 KVM: s390,perf: Detect if perf samples belong to KVM host or guest by Heinz Graalfs · 11 years ago
  67. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 11 years ago
  68. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  69. db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  70. a8f6e7f s390/pgtable: make pgste lock an explicit barrier by Christian Borntraeger · 11 years ago
  71. 3a82603 s390/pgtable: Save pgste during modify_prot_start/commit by Christian Borntraeger · 11 years ago
  72. 338679f s390/pgtable: Fix guest overindication for change bit by Christian Borntraeger · 11 years ago
  73. b56433c s390/pgtable: Fix check for pgste/storage key handling by Christian Borntraeger · 11 years ago
  74. 576ebd7 kernel: Fix s390 absolute memory access for /dev/mem by Michael Holzheu · 11 years ago
  75. abd9a0c s390/dma: do not call debug_dma after free by Sebastian Ott · 11 years ago
  76. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 11 years ago
  77. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 11 years ago
  78. 95d38fd s390/kvm: Mark if a cpu is in SIE by Christian Borntraeger · 11 years ago
  79. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 11 years ago
  80. eed3b1e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
  81. 6b8224e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
  82. aca9120 s390/ftrace: fix mcount adjustment by Heiko Carstens · 11 years ago
  83. 617e164 s390: disable pfmf for clear page instruction by Christian Borntraeger · 11 years ago
  84. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  85. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  86. 996b4a7 s390/mem_detect: remove artificial kdump memory types by Heiko Carstens · 11 years ago
  87. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 11 years ago
  88. df1bd59 s390/mem_detect: limit memory detection loop to "mem=" parameter by Heiko Carstens · 11 years ago
  89. 118131a s390: get rid of odd global real_memory_size by Heiko Carstens · 11 years ago
  90. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  91. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  92. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  93. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  94. 581618f s390: remove small stack config option by Heiko Carstens · 11 years ago
  95. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 11 years ago
  96. b8668fd s390/uapi: change struct statfs[64] member types to unsigned values by Heiko Carstens · 11 years ago
  97. 63dd9b4 s390/ptrace: remove empty ifdefs by Heiko Carstens · 11 years ago
  98. e4371f60 s390/compat: remove ptrace compat definitions from uapi header file by Heiko Carstens · 11 years ago
  99. 0f58104 s390/compat: fix compile error for !COMPAT by Heiko Carstens · 11 years ago
  100. a2aec0d s390/compat: fix compat_sys_statfs() memory corruption by Heiko Carstens · 11 years ago