1. e1e2e60 KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 by Nick Wang · 12 years ago
  2. dd2887e KVM: s390: Remove the sanity checks for kvm memory slot by Nick Wang · 12 years ago
  3. b13b5dc KVM: s390: fix compile with !CONFIG_COMPAT by Heiko Carstens · 12 years ago
  4. c51f068 KVM: s390: fix stsi exception handling by Heiko Carstens · 12 years ago
  5. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 12 years ago
  6. 3736b87 KVM: s390: make if statements in lpsw/lpswe handlers readable by Heiko Carstens · 12 years ago
  7. 6fd0fcc KVM: s390: fix return code handling in lpsw/lpswe handlers by Heiko Carstens · 12 years ago
  8. ace5058 KVM: s390: fix psw conversion in lpsw handler by Heiko Carstens · 12 years ago
  9. d21683e KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler by Heiko Carstens · 12 years ago
  10. 2cef4de KVM: s390: Dont do a gmap update on minor memslot changes by Christian Borntraeger · 12 years ago
  11. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  12. 991657a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  13. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  14. 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
  15. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 12 years ago
  16. 0a75ca2 s390/kvm,gaccess: add address space annotations by Heiko Carstens · 12 years ago
  17. 7c959e8 s390/kvm: cleanup/fix handle_tpi() by Heiko Carstens · 12 years ago
  18. f9dc72e s390/kvm,gaccess: shorten copy_to/from_guest code by Heiko Carstens · 12 years ago
  19. 396083a s390/kvm,gaccess: shorten put/get_guest code by Heiko Carstens · 12 years ago
  20. dc5008b s390/kvm: remove explicit -EFAULT return code checking on guest access by Heiko Carstens · 12 years ago
  21. 59a1fa2 s390/kvm,tprot: use new gmap_translate() function by Heiko Carstens · 12 years ago
  22. 9e0fdb4 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  23. 744b37f s390/kvm,gaccess: fix guest access return code handling by Heiko Carstens · 12 years ago
  24. aebfa66 s390/scm: process availability by Sebastian Ott · 12 years ago
  25. 4fa3c01 s390/scm_blk: suspend writes by Sebastian Ott · 12 years ago
  26. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 12 years ago
  27. 10ccaa1 KVM: s390: Wire up ioeventfd. by Cornelia Huck · 12 years ago
  28. 6a773cb KVM: s390: Export virtio-ccw api. by Cornelia Huck · 12 years ago
  29. f6a70a0 s390/mm: fix flush_tlb_kernel_range() by Heiko Carstens · 12 years ago
  30. a7bb1ae s390/mm: fix vmemmap size calculation by Heiko Carstens · 12 years ago
  31. 6551fbd s390: critical section cleanup vs. machine checks by Martin Schwidefsky · 12 years ago
  32. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  33. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 12 years ago
  34. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 12 years ago
  35. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  36. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  37. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  38. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  39. 72a6b43 s390/module: fix compile warning by Heiko Carstens · 12 years ago
  40. 066c437 s390/uaccess: fix kernel ds access for page table walk by Heiko Carstens · 12 years ago
  41. 225cf8d s390/uaccess: fix strncpy_from_user string length check by Heiko Carstens · 12 years ago
  42. db7760a s390/dis: Fix invalid array size by Syam Sidhardhan · 12 years ago
  43. d12a297 s390/uaccess: remove pointless access_ok() checks by Heiko Carstens · 12 years ago
  44. f45655f s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case by Heiko Carstens · 12 years ago
  45. d7b788c s390/uaccess: shorten strncpy_from_user/strnlen_user by Heiko Carstens · 12 years ago
  46. 17ea345 s390/mm: ignore change bit for vmemmap by Heiko Carstens · 12 years ago
  47. 1819ed1 s390/page table dumper: add support for change-recording override bit by Heiko Carstens · 12 years ago
  48. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  49. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  50. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  51. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  53. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  54. 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
  55. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  56. 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  57. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  58. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  59. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  60. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  61. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  62. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  63. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  64. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  67. e80cfc3 s390/module: Add missing R_390_NONE relocation type by Hendrik Brueckner · 12 years ago
  68. 23d18e8 s390/cleanup: rename SPP to LPP by Hendrik Brueckner · 12 years ago
  69. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  70. 486c0a0 s390/mm: Fix crst upgrade of mmap with MAP_FIXED by Hendrik Brueckner · 12 years ago
  71. a4e6924 s390/linker skript: discard exit.data at runtime by Heiko Carstens · 12 years ago
  72. 5303a0f s390/bpf,jit: add vlan tag support by Heiko Carstens · 12 years ago
  73. 0e0d04a s390/Kconfig: sort list of arch selected config options by Heiko Carstens · 12 years ago
  74. 5392335 s390/pci: fix hotplug module init by Sebastian Ott · 12 years ago
  75. add09d6 s390/pci: cleanup clp page allocation by Sebastian Ott · 12 years ago
  76. bf4ec24 s390/pci: cleanup clp inline assembly by Sebastian Ott · 12 years ago
  77. 151a0eb s390/perf: cpum_cf: fallback to software sampling events by Hendrik Brueckner · 12 years ago
  78. bddb7ae s390/mm: provide PAGE_SHARED define by Heiko Carstens · 12 years ago
  79. 1e5635d s390/pci: rename pci_probe to s390_pci_probe by Heiko Carstens · 12 years ago
  80. a50b2eae s390/dma: remove dma_is_consistent() declaration by Heiko Carstens · 12 years ago
  81. e978948 s390/dma: provide dma_cache_sync() function by Heiko Carstens · 12 years ago
  82. e06ef37 s390/barrier: convert mb() to define again by Heiko Carstens · 12 years ago
  83. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  84. 0894b3ae s390/ipl: Implement diag308 loop for zfcpdump by Michael Holzheu · 12 years ago
  85. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 12 years ago
  86. 083e14c s390/modules: add relocation overflow checking by Martin Schwidefsky · 12 years ago
  87. d64008a burying unused conditionals by Al Viro · 12 years ago
  88. 79fd50c KVM: s390: Fix handling of iscs. by Cornelia Huck · 12 years ago
  89. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 1cb44eb s390: kill useless wrappers by Al Viro · 12 years ago
  91. 7eddd99 s390: switch to generic old sigaction() by Al Viro · 12 years ago
  92. f036b94 s390: switch to generic compat rt_sigaction by Al Viro · 12 years ago
  93. d7b5427 s390: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  94. e181ee4 s390: switch to generic old sigsuspend by Al Viro · 12 years ago
  95. 07562be7 s390: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  96. bdcf031 s390: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  97. 7426022 s390: switch to generic compat rt_sigprocmask(2) by Al Viro · 12 years ago
  98. e214125 s390: switch to generic sigaltstack by Al Viro · 12 years ago
  99. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  100. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago