1. 93568d6 s390: update default configuration by Martin Schwidefsky · 10 years ago
  2. 032f1be s390/smp: remove check for CONFIG_ZFCPDUMP by Paul Bolle · 10 years ago
  3. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  4. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  5. f8b2dcb s390: add z13 code generation support by Martin Schwidefsky · 10 years ago
  6. d97d929 s390: move cacheinfo sysfs to generic cacheinfo infrastructure by Sudeep Holla · 10 years ago
  7. e6a67ad s390/crypto: remove 'const' to avoid compiler warnings by Chen Gang · 10 years ago
  8. 91c0837 s390: remove unnecessary KERN_CONT by Joe Perches · 10 years ago
  9. a7e75d4 s390/sclp: sign extend return value of _sclp_print_early() by Heiko Carstens · 10 years ago
  10. fbf87df s390/sclp: fix declaration of _sclp_print_early() by Chen Gang · 10 years ago
  11. 47523c9 s390: keep Kconfig sorted by Heiko Carstens · 10 years ago
  12. e0a5054 s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations by Heiko Carstens · 10 years ago
  13. 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
  14. 8d1f211 s390/disassembler: remove indentical initializer by Heiko Carstens · 10 years ago
  15. eba8452 s390/pci: add missing address space annotation by Heiko Carstens · 10 years ago
  16. 58498ee s390/ftrace: add code replacement sanity checks by Heiko Carstens · 10 years ago
  17. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  18. e38f978 s390/timex: fix get_tod_clock_ext() inline assembly by Chen Gang · 10 years ago
  19. 9859046 s390: wire up execveat syscall by Heiko Carstens · 10 years ago
  20. 81fc77f s390/kernel: use stnsm 255 instead of stosm 0 by Christian Borntraeger · 10 years ago
  21. 032014b s390/vtime: Get rid of redundant WARN_ON by Christian Borntraeger · 10 years ago
  22. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  23. 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
  24. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  25. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  26. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  27. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  28. f96fe22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  29. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  30. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  31. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  32. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  33. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  34. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  36. 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
  37. 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
  38. 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
  39. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  40. 3519978 s390/cputime: fix 31-bit compile by Martin Schwidefsky · 10 years ago
  41. 9de45f7 s390/mm: fix memory leak of ptlock in pmd_free_tlb by Martin Schwidefsky · 10 years ago
  42. 86ed42f s390: use local symbol names in entry[64].S by Martin Schwidefsky · 10 years ago
  43. 7490daf s390/ptrace: always include vector registers in core files by Martin Schwidefsky · 10 years ago
  44. 4b4ee3e s390/simd: clear vector register pointer on fork/clone by Martin Schwidefsky · 10 years ago
  45. 8461b63 s390: translate cputime magic constants to macros by Frederic Weisbecker · 10 years ago
  46. 1ce2180 s390/idle: convert open coded idle time seqcount by Frederic Weisbecker · 10 years ago
  47. 200e7c0 s390/idle: add missing irq off lockdep annotation by Heiko Carstens · 10 years ago
  48. 832a771 s390/debug: avoid function call for debug_sprintf_* by Christian Borntraeger · 10 years ago
  49. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  50. 7ff4d90 groups: Consolidate the setgroups permission checks by Eric W. Biederman · 10 years ago
  51. ed7d56e s390/kprobes: fix instruction copy for out of line execution by Heiko Carstens · 10 years ago
  52. 2cb4a18 s390: fix machine check handling by Sebastian Ott · 10 years ago
  53. 57f2ffe s390: remove diag 44 calls from cpu_relax() by Heiko Carstens · 10 years ago
  54. 8c080bd s390/pci: Deletion of unnecessary checks before the function call "debug_unregister" by Markus Elfring · 10 years ago
  55. 7eed2e0 s390/ftrace: provide working ftrace_return_address() by Heiko Carstens · 10 years ago
  56. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  57. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  58. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago
  59. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  60. e56da34 s390/traps: die on translation exceptions by Heiko Carstens · 10 years ago
  61. 413d404 s390/traps: print interrupt code and instruction length code by Heiko Carstens · 10 years ago
  62. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  63. 62e88b1 mm: Make arch_unmap()/bprm_mm_init() available to all architectures by Dave Hansen · 10 years ago
  64. 4eafad7 s390/kernel: add system calls for PCI memory access by Alexey Ishchuk · 10 years ago
  65. 86c558e s390: fix ptrace of user area if the inferior uses vector registers by Martin Schwidefsky · 10 years ago
  66. afaa7d2 s390/irq: use irq 0 by Sebastian Ott · 10 years ago
  67. 99e97b7 s390/io: add ioport_map stubs by Frank Blaschka · 10 years ago
  68. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. f833869 s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() by Yijing Wang · 10 years ago
  70. 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
  71. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  72. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  73. 90f9576 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  74. 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
  75. eaf785d s390/cpum_sf: Remove initialization of PMU event index by Hendrik Brueckner · 10 years ago
  76. 37d2cd9 s390/signal: add sparse annotations by Martin Schwidefsky · 10 years ago
  77. a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago
  78. 5b9f208 s390/pci: add sparse annotations by Martin Schwidefsky · 10 years ago
  79. b19148f s390/pci: improve irq number check for msix by Sebastian Ott · 10 years ago
  80. f318a12 s390/cmpxchg: use compiler builtins by Martin Schwidefsky · 10 years ago
  81. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. c719f56 perf: Fix and clean up initialization of pmu::event_idx by Peter Zijlstra · 10 years ago
  83. 6ed15ea s390/ftrace: add ftrace_graph_is_dead() check by Heiko Carstens · 10 years ago
  84. fcbe08d6 s390/mm: pmdp_get_and_clear_full optimization by Martin Schwidefsky · 10 years ago
  85. 6972cae s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG by Dominik Dingel · 10 years ago
  86. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  87. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  88. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  89. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  90. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  91. e43b49a s390: update default configuration by Martin Schwidefsky · 10 years ago
  92. 9b2efe0 s390/vdso: fix stack corruption by Heiko Carstens · 10 years ago
  93. 1f759bb s390/time: use stck clock fast for do_account_vtime by Martin Schwidefsky · 10 years ago
  94. c4301c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  95. 916136b s390: io: remove dummy relaxed accessor macros for reads by Will Deacon · 11 years ago
  96. f8977af s390: appldata: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  97. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  98. d6fe5be s390/uprobes: fix kprobes dependency by Jan Willeke · 10 years ago
  99. fcb1c2d s390: wire up bpf syscall by Heiko Carstens · 10 years ago
  100. 66e9bbd s390/mm: fixing calls of pte_unmap_unlock by Dominik Dingel · 10 years ago