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. e5d709b s390/memory hotplug: provide memory_block_size_bytes() function by Heiko Carstens · 11 years ago
  6. df1bd59 s390/mem_detect: limit memory detection loop to "mem=" parameter by Heiko Carstens · 11 years ago
  7. 67b5c3e s390/kdump,bootmem: fix bootmem allocator bitmap size by Heiko Carstens · 11 years ago
  8. 118131a s390: get rid of odd global real_memory_size by Heiko Carstens · 11 years ago
  9. 0a69406 s390/mem_detect: add DAT sanity check by Heiko Carstens · 11 years ago
  10. d009f4d s390/mem_detect: fix lockdep irq tracing by Heiko Carstens · 11 years ago
  11. 066b9fd s390/mem_detect: move memory detection code to mm folder by Heiko Carstens · 11 years ago
  12. fe72ffb s390/zfcpdump: exploit new cio_ignore keywords by Sebastian Ott · 11 years ago
  13. 12d8471 s390/uaccess: add "fallthrough" comments by Heiko Carstens · 11 years ago
  14. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  15. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  16. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  17. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  18. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  19. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  20. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  21. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  24. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  25. 0999f11 mm/s390: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  26. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 11 years ago
  27. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  28. 1c21351 s390/pci: use pci_scan_root_bus by Sebastian Ott · 11 years ago
  29. 581618f s390: remove small stack config option by Heiko Carstens · 11 years ago
  30. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 11 years ago
  31. dc7ee00 s390: lowcore stack pointer offsets by Martin Schwidefsky · 11 years ago
  32. b8668fd s390/uapi: change struct statfs[64] member types to unsigned values by Heiko Carstens · 11 years ago
  33. 186f50f s390/pci: return correct dma address for offset > PAGE_SIZE by Gerald Schaefer · 11 years ago
  34. 63dd9b4 s390/ptrace: remove empty ifdefs by Heiko Carstens · 11 years ago
  35. e4371f6 s390/compat: remove ptrace compat definitions from uapi header file by Heiko Carstens · 11 years ago
  36. 0f58104 s390/compat: fix compile error for !COMPAT by Heiko Carstens · 11 years ago
  37. a2aec0d s390/compat: fix compat_sys_statfs() memory corruption by Heiko Carstens · 11 years ago
  38. ab8e523 s390/mm,gmap: segment mapping race by Martin Schwidefsky · 11 years ago
  39. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  40. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  42. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 11 years ago
  43. 4e4d035 s390/pci: remove disable_device implementation by Sebastian Ott · 11 years ago
  44. 89b0dc95 s390/pci: disable per default by Sebastian Ott · 11 years ago
  45. 2c3700b s390/pci: return error after failed pci ops by Sebastian Ott · 11 years ago
  46. b170bad s390/pci: do not read data after failed load by Sebastian Ott · 11 years ago
  47. f0bacb7 s390/pci: add exception table to load/store instructions by Sebastian Ott · 11 years ago
  48. b2a9e87 s390/pci: rename instruction wrappers by Sebastian Ott · 11 years ago
  49. cbcca5d s390/pci: uninline instruction wrappers by Sebastian Ott · 11 years ago
  50. af0a8a8 s390/pci: implement pcibios_add_device by Sebastian Ott · 11 years ago
  51. cb65a66 s390/pci: do not modify function handles by Sebastian Ott · 11 years ago
  52. a2ab833 s390/pci: debug device states by Sebastian Ott · 11 years ago
  53. ea79378 s390/pci: msi cleanup hash usage by Sebastian Ott · 11 years ago
  54. bd9e034 s390/signal: Add BEA to compat signal handler parameters by Michael Holzheu · 11 years ago
  55. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 11 years ago
  56. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 11 years ago
  57. 91c15a9 s390/hibernate: Save and restore absolute zero pages by Michael Holzheu · 11 years ago
  58. 5294ee0 s390/bitops: get rid of __BITOPS_BARRIER() by Heiko Carstens · 11 years ago
  59. 01c2475 s390/bitops: remove unnecessary macro definitions in asm/bitops.h by Akinobu Mita · 11 years ago
  60. f7f8d7e s390/mm: speedup storage key initialization by Heiko Carstens · 11 years ago
  61. 1bca09f s390/dumpstack: fix call chain walking by Heiko Carstens · 11 years ago
  62. 2b55732 s390/hypfs: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  63. 8fe853f s390/cmm: Removed useless label by Alexandru Gheorghiu · 11 years ago
  64. 3d04fea s390/bpf,jit: use kcalloc instead of kmalloc and memset by Stelian Nirlu · 11 years ago
  65. 0bcc94b s390/dis: use explicit buf len by Stefan Raspl · 11 years ago
  66. 08b4212 s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 11 years ago
  67. 7919e91 s390/mm: zero page cache synonyms for zEC12 by Martin Schwidefsky · 11 years ago
  68. f752ac4 s390/mm: protection exception PSW for aborted transaction by Martin Schwidefsky · 11 years ago
  69. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  70. b66ac63 s390/kdump: Add PM notifier for kdump by Michael Holzheu · 11 years ago
  71. fbd387a create_proc_cpu_mask() doesn't need an argument... by Al Viro · 11 years ago
  72. 72ec351 switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  73. 52c0065 s390: Use generic idle loop by Thomas Gleixner · 11 years ago
  74. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. 23995bb oprofile, s390: Add support for IBM zEnterprise EC12 by Andreas Krebbel · 12 years ago
  76. e1e2e60 KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 by Nick Wang · 11 years ago
  77. dd2887e KVM: s390: Remove the sanity checks for kvm memory slot by Nick Wang · 11 years ago
  78. b13b5dc KVM: s390: fix compile with !CONFIG_COMPAT by Heiko Carstens · 11 years ago
  79. c51f068 KVM: s390: fix stsi exception handling by Heiko Carstens · 11 years ago
  80. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 11 years ago
  81. 3736b87 KVM: s390: make if statements in lpsw/lpswe handlers readable by Heiko Carstens · 11 years ago
  82. 6fd0fcc KVM: s390: fix return code handling in lpsw/lpswe handlers by Heiko Carstens · 11 years ago
  83. ace5058 KVM: s390: fix psw conversion in lpsw handler by Heiko Carstens · 11 years ago
  84. d21683e KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler by Heiko Carstens · 11 years ago
  85. 2cef4de KVM: s390: Dont do a gmap update on minor memslot changes by Christian Borntraeger · 11 years ago
  86. 765a0ca s390/mm: provide emtpy check_pgt_cache() function by Heiko Carstens · 11 years ago
  87. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 11 years ago
  88. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  89. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  90. b7fef2d s390/uaccess: fix clear_user_pt() by Heiko Carstens · 11 years ago
  91. 991657a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  92. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  93. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  94. 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 11 years ago
  96. 0a75ca2 s390/kvm,gaccess: add address space annotations by Heiko Carstens · 11 years ago
  97. 7c959e8 s390/kvm: cleanup/fix handle_tpi() by Heiko Carstens · 11 years ago
  98. f9dc72e s390/kvm,gaccess: shorten copy_to/from_guest code by Heiko Carstens · 11 years ago
  99. 396083a s390/kvm,gaccess: shorten put/get_guest code by Heiko Carstens · 11 years ago
  100. dc5008b s390/kvm: remove explicit -EFAULT return code checking on guest access by Heiko Carstens · 11 years ago