1. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  2. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  3. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  4. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  5. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  6. c1101cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  7. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. 5ea34a0 s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set by Hannes Reinecke · 12 years ago
  9. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  10. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  11. f4eae94 s390/airq: simplify adapter interrupt code by Martin Schwidefsky · 11 years ago
  12. 386aa051f s390/pci: remove per device debug attribute by Martin Schwidefsky · 11 years ago
  13. a9a5250c s390/dma: remove gratuitous brackets by Sebastian Ott · 11 years ago
  14. 3208924 s390/facility: decompose test_facility() by Michael Mueller · 11 years ago
  15. 48f6b00 s390/irq: store interrupt information in pt_regs by Martin Schwidefsky · 11 years ago
  16. d475f94 s390/sclp: Add SCLP character device driver by Michael Holzheu · 11 years ago
  17. e9a8f32 s390/cio: Introduce on-close CHSC IOCTLs by Michael Holzheu · 11 years ago
  18. 64150ad s390/cio: Introduce generic synchronous CHSC IOCTL by Michael Holzheu · 11 years ago
  19. 4bee2a5 s390/pci: cleanup hotplug code by Sebastian Ott · 11 years ago
  20. 24d5dd0 s390/kvm: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  21. 92820a5 s390: remove virt_to_phys implementation by Sebastian Ott · 11 years ago
  22. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  23. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  24. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 4026099 s390/dma: support debug_dma_mapping_error by Sebastian Ott · 11 years ago
  26. 73e5a84 s390/dma: fix mapping_error detection by Sebastian Ott · 11 years ago
  27. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  28. b764bb1 KVM: s390,perf: Detect if perf samples belong to KVM host or guest by Heinz Graalfs · 11 years ago
  29. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 11 years ago
  30. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  31. db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  32. a8f6e7f s390/pgtable: make pgste lock an explicit barrier by Christian Borntraeger · 11 years ago
  33. 3a82603 s390/pgtable: Save pgste during modify_prot_start/commit by Christian Borntraeger · 11 years ago
  34. 338679f s390/pgtable: Fix guest overindication for change bit by Christian Borntraeger · 11 years ago
  35. b56433c s390/pgtable: Fix check for pgste/storage key handling by Christian Borntraeger · 11 years ago
  36. 576ebd7 kernel: Fix s390 absolute memory access for /dev/mem by Michael Holzheu · 11 years ago
  37. abd9a0c s390/dma: do not call debug_dma after free by Sebastian Ott · 11 years ago
  38. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 11 years ago
  39. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 11 years ago
  40. 95d38fd s390/kvm: Mark if a cpu is in SIE by Christian Borntraeger · 11 years ago
  41. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 11 years ago
  42. eed3b1e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
  43. 6b8224e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
  44. aca9120 s390/ftrace: fix mcount adjustment by Heiko Carstens · 11 years ago
  45. 617e164 s390: disable pfmf for clear page instruction by Christian Borntraeger · 11 years ago
  46. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  47. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  48. 996b4a7 s390/mem_detect: remove artificial kdump memory types by Heiko Carstens · 11 years ago
  49. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 11 years ago
  50. df1bd59 s390/mem_detect: limit memory detection loop to "mem=" parameter by Heiko Carstens · 11 years ago
  51. 118131a s390: get rid of odd global real_memory_size by Heiko Carstens · 11 years ago
  52. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  53. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  54. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  55. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  56. 581618f s390: remove small stack config option by Heiko Carstens · 11 years ago
  57. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 11 years ago
  58. b8668fd s390/uapi: change struct statfs[64] member types to unsigned values by Heiko Carstens · 11 years ago
  59. 63dd9b4 s390/ptrace: remove empty ifdefs by Heiko Carstens · 11 years ago
  60. e4371f6 s390/compat: remove ptrace compat definitions from uapi header file by Heiko Carstens · 11 years ago
  61. 0f58104 s390/compat: fix compile error for !COMPAT by Heiko Carstens · 11 years ago
  62. a2aec0d s390/compat: fix compat_sys_statfs() memory corruption by Heiko Carstens · 11 years ago
  63. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  64. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 11 years ago
  66. b170bad s390/pci: do not read data after failed load by Sebastian Ott · 11 years ago
  67. f0bacb7 s390/pci: add exception table to load/store instructions by Sebastian Ott · 11 years ago
  68. b2a9e87 s390/pci: rename instruction wrappers by Sebastian Ott · 11 years ago
  69. cbcca5d s390/pci: uninline instruction wrappers by Sebastian Ott · 11 years ago
  70. cb65a66 s390/pci: do not modify function handles by Sebastian Ott · 11 years ago
  71. a2ab833 s390/pci: debug device states by Sebastian Ott · 11 years ago
  72. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 11 years ago
  73. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 11 years ago
  74. 5294ee0 s390/bitops: get rid of __BITOPS_BARRIER() by Heiko Carstens · 11 years ago
  75. 01c2475 s390/bitops: remove unnecessary macro definitions in asm/bitops.h by Akinobu Mita · 11 years ago
  76. 0bcc94b s390/dis: use explicit buf len by Stefan Raspl · 12 years ago
  77. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. 765a0ca s390/mm: provide emtpy check_pgt_cache() function by Heiko Carstens · 11 years ago
  79. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 11 years ago
  80. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  81. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  82. 991657a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  83. 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 12 years ago
  85. 9e0fdb4 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  86. aebfa66 s390/scm: process availability by Sebastian Ott · 12 years ago
  87. 4fa3c01 s390/scm_blk: suspend writes by Sebastian Ott · 12 years ago
  88. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 12 years ago
  89. 6a773cb KVM: s390: Export virtio-ccw api. by Cornelia Huck · 12 years ago
  90. f6a70a0 s390/mm: fix flush_tlb_kernel_range() by Heiko Carstens · 12 years ago
  91. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  92. d12a297 s390/uaccess: remove pointless access_ok() checks by Heiko Carstens · 12 years ago
  93. 1819ed1 s390/page table dumper: add support for change-recording override bit by Heiko Carstens · 12 years ago
  94. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  95. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  96. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  97. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  98. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  99. 23d18e8 s390/cleanup: rename SPP to LPP by Hendrik Brueckner · 12 years ago
  100. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago