1. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  2. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 10 years ago
  4. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  5. f8de05c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  6. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  7. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  8. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  9. fe82bba s390/bpf: Zero extend parameters before calling C function by Michael Holzheu · 10 years ago
  10. 1a92b2d s390/bpf: Fix sk_load_byte_msh() by Michael Holzheu · 10 years ago
  11. d86eb74 s390/bpf: Fix offset parameter for skb_copy_bits() by Michael Holzheu · 10 years ago
  12. db9aa8f s390/bpf: Fix skb_copy_bits() parameter passing by Michael Holzheu · 10 years ago
  13. 5a80244 s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) by Michael Holzheu · 10 years ago
  14. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  15. 8d1a242 s390/uprobes: fix user space PER events by Jan Willeke · 10 years ago
  16. ae75097 s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) by Michael Holzheu · 10 years ago
  17. df3eed3 s390/bpf: Fix ALU_NEG (A = -A) by Michael Holzheu · 10 years ago
  18. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  19. e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 10 years ago
  20. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  21. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  22. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  23. 9859046 s390: wire up execveat syscall by Heiko Carstens · 10 years ago
  24. 81fc77f s390/kernel: use stnsm 255 instead of stosm 0 by Christian Borntraeger · 10 years ago
  25. 032014b s390/vtime: Get rid of redundant WARN_ON by Christian Borntraeger · 10 years ago
  26. 5de72a2 s390/kvm: REPLACE barrier fixup with READ_ONCE by Christian Borntraeger · 10 years ago
  27. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  28. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  29. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  30. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  31. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  32. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  33. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  34. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  35. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  36. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  37. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  38. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  39. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  41. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  44. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  45. 3519978 s390/cputime: fix 31-bit compile by Martin Schwidefsky · 10 years ago
  46. 9de45f7 s390/mm: fix memory leak of ptlock in pmd_free_tlb by Martin Schwidefsky · 10 years ago
  47. 86ed42f s390: use local symbol names in entry[64].S by Martin Schwidefsky · 10 years ago
  48. 7490daf s390/ptrace: always include vector registers in core files by Martin Schwidefsky · 10 years ago
  49. 4b4ee3e s390/simd: clear vector register pointer on fork/clone by Martin Schwidefsky · 10 years ago
  50. 8461b63 s390: translate cputime magic constants to macros by Frederic Weisbecker · 10 years ago
  51. 1ce2180 s390/idle: convert open coded idle time seqcount by Frederic Weisbecker · 10 years ago
  52. 200e7c0 s390/idle: add missing irq off lockdep annotation by Heiko Carstens · 10 years ago
  53. 832a771 s390/debug: avoid function call for debug_sprintf_* by Christian Borntraeger · 10 years ago
  54. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  55. 7ff4d90 groups: Consolidate the setgroups permission checks by Eric W. Biederman · 10 years ago
  56. 99e2000 KVM: s390: clean up return code handling in irq delivery code by Jens Freimann · 10 years ago
  57. 9185124 KVM: s390: use atomic bitops to access pending_irqs bitmap by Jens Freimann · 10 years ago
  58. 467fc29 KVM: s390: some ext irqs have to clear the ext cpu addr by David Hildenbrand · 10 years ago
  59. ed7d56e s390/kprobes: fix instruction copy for out of line execution by Heiko Carstens · 10 years ago
  60. 2cb4a18 s390: fix machine check handling by Sebastian Ott · 10 years ago
  61. fc2020c KVM: s390: allow injecting all kinds of machine checks by Jens Freimann · 10 years ago
  62. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  63. c0e6159 KVM: s390: add bitmap for handling cpu-local interrupts by Jens Freimann · 11 years ago
  64. 0fb97ab KVM: s390: refactor interrupt delivery code by Jens Freimann · 10 years ago
  65. 60f90a1 KVM: s390: add defines for virtio and pfault interrupt code by Jens Freimann · 10 years ago
  66. af43eb2 KVM: s390: external param not valid for cpu timer and ckc by David Hildenbrand · 10 years ago
  67. 0146a7b KVM: s390: refactor interrupt injection code by Jens Freimann · 10 years ago
  68. 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
  69. da00fcb KVM: s390: trigger the right CPU exit for floating interrupts by Christian Borntraeger · 10 years ago
  70. 04b41ac KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction by Thomas Huth · 10 years ago
  71. a02689f KVM: s390: Small fixes for the PFMF handler by Thomas Huth · 10 years ago
  72. 57f2ffe s390: remove diag 44 calls from cpu_relax() by Heiko Carstens · 10 years ago
  73. 8c080bd s390/pci: Deletion of unnecessary checks before the function call "debug_unregister" by Markus Elfring · 10 years ago
  74. 7eed2e0 s390/ftrace: provide working ftrace_return_address() by Heiko Carstens · 10 years ago
  75. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  76. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  77. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago
  78. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  79. e56da34 s390/traps: die on translation exceptions by Heiko Carstens · 10 years ago
  80. 413d404 s390/traps: print interrupt code and instruction length code by Heiko Carstens · 10 years ago
  81. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  82. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  83. 4eafad7 s390/kernel: add system calls for PCI memory access by Alexey Ishchuk · 10 years ago
  84. 86c558e s390: fix ptrace of user area if the inferior uses vector registers by Martin Schwidefsky · 10 years ago
  85. afaa7d2 s390/irq: use irq 0 by Sebastian Ott · 10 years ago
  86. 99e97b7 s390/io: add ioport_map stubs by Frank Blaschka · 10 years ago
  87. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. f833869 s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() by Yijing Wang · 10 years ago
  89. 1c8d296 Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-generic by Arnd Bergmann · 10 years ago
  90. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  91. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  92. 173ede4 Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  93. fc56eb6 KVM: s390: fix handling of lctl[g]/stctl[g] by Heiko Carstens · 10 years ago
  94. 2dca485 KVM: s390: flush CPU on load control by Christian Borntraeger · 10 years ago
  95. 1365039 KVM: s390: Fix ipte locking by Christian Borntraeger · 10 years ago
  96. 90f9576 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  97. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  98. eaf785d s390/cpum_sf: Remove initialization of PMU event index by Hendrik Brueckner · 10 years ago
  99. 37d2cd9 s390/signal: add sparse annotations by Martin Schwidefsky · 10 years ago
  100. a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago