1. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  2. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  3. 996b4a7 s390/mem_detect: remove artificial kdump memory types by Heiko Carstens · 11 years ago
  4. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 11 years ago
  5. df1bd59 s390/mem_detect: limit memory detection loop to "mem=" parameter by Heiko Carstens · 11 years ago
  6. 118131a s390: get rid of odd global real_memory_size by Heiko Carstens · 11 years ago
  7. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  9. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  10. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  11. 581618f s390: remove small stack config option by Heiko Carstens · 11 years ago
  12. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 11 years ago
  13. b8668fd s390/uapi: change struct statfs[64] member types to unsigned values by Heiko Carstens · 11 years ago
  14. 63dd9b4 s390/ptrace: remove empty ifdefs by Heiko Carstens · 11 years ago
  15. e4371f6 s390/compat: remove ptrace compat definitions from uapi header file by Heiko Carstens · 11 years ago
  16. 0f58104 s390/compat: fix compile error for !COMPAT by Heiko Carstens · 11 years ago
  17. a2aec0d s390/compat: fix compat_sys_statfs() memory corruption by Heiko Carstens · 11 years ago
  18. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  19. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 11 years ago
  21. b170bad s390/pci: do not read data after failed load by Sebastian Ott · 11 years ago
  22. f0bacb7 s390/pci: add exception table to load/store instructions by Sebastian Ott · 11 years ago
  23. b2a9e87 s390/pci: rename instruction wrappers by Sebastian Ott · 11 years ago
  24. cbcca5d s390/pci: uninline instruction wrappers by Sebastian Ott · 11 years ago
  25. cb65a66 s390/pci: do not modify function handles by Sebastian Ott · 11 years ago
  26. a2ab833 s390/pci: debug device states by Sebastian Ott · 11 years ago
  27. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 11 years ago
  28. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 11 years ago
  29. 5294ee0 s390/bitops: get rid of __BITOPS_BARRIER() by Heiko Carstens · 12 years ago
  30. 01c2475 s390/bitops: remove unnecessary macro definitions in asm/bitops.h by Akinobu Mita · 12 years ago
  31. 0bcc94b s390/dis: use explicit buf len by Stefan Raspl · 12 years ago
  32. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 765a0ca s390/mm: provide emtpy check_pgt_cache() function by Heiko Carstens · 12 years ago
  34. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 12 years ago
  35. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  36. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  37. 991657a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  38. 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
  39. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 12 years ago
  40. 9e0fdb4 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  41. aebfa66 s390/scm: process availability by Sebastian Ott · 12 years ago
  42. 4fa3c01 s390/scm_blk: suspend writes by Sebastian Ott · 12 years ago
  43. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 12 years ago
  44. 6a773cb KVM: s390: Export virtio-ccw api. by Cornelia Huck · 12 years ago
  45. f6a70a0 s390/mm: fix flush_tlb_kernel_range() by Heiko Carstens · 12 years ago
  46. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  47. d12a297 s390/uaccess: remove pointless access_ok() checks by Heiko Carstens · 12 years ago
  48. 1819ed1 s390/page table dumper: add support for change-recording override bit by Heiko Carstens · 12 years ago
  49. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  51. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  52. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  53. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  54. 23d18e8 s390/cleanup: rename SPP to LPP by Hendrik Brueckner · 12 years ago
  55. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  56. 486c0a0 s390/mm: Fix crst upgrade of mmap with MAP_FIXED by Hendrik Brueckner · 12 years ago
  57. 5392335 s390/pci: fix hotplug module init by Sebastian Ott · 12 years ago
  58. add09d6 s390/pci: cleanup clp page allocation by Sebastian Ott · 12 years ago
  59. bddb7ae s390/mm: provide PAGE_SHARED define by Heiko Carstens · 12 years ago
  60. 1e5635d s390/pci: rename pci_probe to s390_pci_probe by Heiko Carstens · 12 years ago
  61. a50b2eae s390/dma: remove dma_is_consistent() declaration by Heiko Carstens · 12 years ago
  62. e978948 s390/dma: provide dma_cache_sync() function by Heiko Carstens · 12 years ago
  63. e06ef37 s390/barrier: convert mb() to define again by Heiko Carstens · 12 years ago
  64. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  65. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 12 years ago
  66. d64008a burying unused conditionals by Al Viro · 12 years ago
  67. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 7eddd99 s390: switch to generic old sigaction() by Al Viro · 12 years ago
  69. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  70. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  71. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  73. be32865 s390/thp: implement pmdp_set_wrprotect() by Gerald Schaefer · 12 years ago
  74. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  75. ed4f209 s390/time: fix sched_clock() overflow by Heiko Carstens · 12 years ago
  76. 171c400 s390/mm: fix pmd_pfn() for thp by Gerald Schaefer · 12 years ago
  77. 478740a s390/pci: define read*_relaxed functions by Heiko Carstens · 12 years ago
  78. 87890f9 s390/pci: define isa_dma_bridge_buggy by Heiko Carstens · 12 years ago
  79. 93f3b2e s390/irq: count cpu restart events by Heiko Carstens · 12 years ago
  80. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  81. 1427add s390/syscalls: wire up finit_module syscall by Heiko Carstens · 12 years ago
  82. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  83. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  84. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  85. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  87. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  88. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  89. 7e64e05 KVM: s390: Add a channel I/O based virtio transport driver. by Cornelia Huck · 12 years ago
  90. 0abbe44 s390/ccwdev: Include asm/schid.h. by Cornelia Huck · 12 years ago
  91. 1f1c961 s390/ccwdev: Include asm/schid.h. by Cornelia Huck · 12 years ago
  92. d0b0885 s390/pci: performance statistics and debug infrastructure by Jan Glauber · 12 years ago
  93. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  94. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  95. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  96. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  97. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  98. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  99. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago