1. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  2. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  3. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  4. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  5. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  6. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  7. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  9. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 9c6a019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  13. 44e98ed Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  14. ee03c58 s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() by Luis R. Rodriguez · 9 years ago
  15. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  16. e4ec735 s390/jump_label: Use %*ph to print small buffers by Alexander Kuleshov · 9 years ago
  17. de9c35f s390/numa: remove superfluous ARCH_WANT defines by Michael Holzheu · 9 years ago
  18. 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
  19. 3d8258e s390/pci: move debug messages to debugfs by Sebastian Ott · 9 years ago
  20. 24d05ff s390/nmi: initialize control register 0 earlier by Heiko Carstens · 9 years ago
  21. 89b1145 s390/setup: fix novx parameter by Martin Schwidefsky · 9 years ago
  22. cabc4ab s390/uaccess: remove uaccess_primary kernel parameter by Heiko Carstens · 9 years ago
  23. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  24. a69db2f s390/facilities: remove transactional-execution bits by Heiko Carstens · 9 years ago
  25. c0e5dda s390/numa: re-add DIE sched_domain_topology_level by Michael Holzheu · 9 years ago
  26. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  28. 2c9c3bb bpf: s390: Fix build error caused by the struct bpf_array member name changed by Kaixu Xia · 9 years ago
  29. 07aeed3 s390/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  30. 152b283 KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully by Nicholas Krause · 9 years ago
  31. aad1b68 s390/vdso: emit a GNU hash by Martin Schwidefsky · 9 years ago
  32. 7cde491 s390/numa: make core to node mapping data dynamic by Michael Holzheu · 9 years ago
  33. 854508c s390/lib: export __delay by Guenter Roeck · 9 years ago
  34. 3a3814c s390/topology: remove topology lock by Michael Holzheu · 9 years ago
  35. 4469942 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  36. fdf0365 KVM: s390: host STP toleration for VMs by Fan Zhang · 9 years ago
  37. f341b8d s390/vtime: limit MT scaling value updates by Martin Schwidefsky · 9 years ago
  38. 5a7ff75 s390/syscalls: ignore syscalls reachable via sys_socketcall by Heiko Carstens · 9 years ago
  39. a763bc8 s390/numa: enable support in s390 configs by Philipp Hachtmann · 9 years ago
  40. c29a7ba s390/numa: add emulation support by Michael Holzheu · 11 years ago
  41. e8054b6 s390/numa: add topology tree infrastructure by Philipp Hachtmann · 11 years ago
  42. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 11 years ago
  43. ed79e94 s390/uaccess, locking/static_keys: employ static_branch_likely() by Heiko Carstens · 9 years ago
  44. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 9 years ago
  45. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 9 years ago
  46. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  47. 199071f s390/mm: make arch_add_memory() NUMA aware by Gerald Schaefer · 9 years ago
  48. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 9 years ago
  49. b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
  50. 888d5e9 KVM: s390: use pid of cpu thread for sampling tagging by Christian Borntraeger · 9 years ago
  51. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 9 years ago
  52. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 7b36f92 bpf: provide helper that indicates eBPF was migrated by Daniel Borkmann · 9 years ago
  54. 586b7ccd KVM: s390: Fix hang VCPU hang/loop regression by Christian Borntraeger · 9 years ago
  55. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  56. 9db7f2b s390/bpf: recache skb->data/hlen for skb_vlan_push/pop by Michael Holzheu · 9 years ago
  57. cde66c2 s390/bpf: Only clear A and X for converted BPF programs by Michael Holzheu · 9 years ago
  58. ce2b6ad s390/bpf: increase BPF_SIZE_MAX by Michael Holzheu · 9 years ago
  59. 1df03ff s390/bpf: Fix multiple macro expansions by Michael Holzheu · 9 years ago
  60. f75298f s390/bpf: clear correct BPF accumulator register by Michael Holzheu · 9 years ago
  61. c92ea7b KVM: s390: log capability enablement and vm attribute changes by Christian Borntraeger · 9 years ago
  62. 78f2613 KVM: s390: Provide global debug log by Christian Borntraeger · 9 years ago
  63. 7cbde76 KVM: s390: adapt debug entries for instruction handling by Christian Borntraeger · 9 years ago
  64. 1cb9cf7 KVM: s390: improve debug feature usage by Christian Borntraeger · 9 years ago
  65. a37281b KVM: s390: more irq names for trace events by David Hildenbrand · 10 years ago
  66. 3f24ba1 KVM: s390: Fixup interrupt vcpu event messages and levels by Christian Borntraeger · 9 years ago
  67. ab7090a KVM: s390: add more debug data for the pfault diagnoses by Christian Borntraeger · 9 years ago
  68. ed2afcf KVM: s390: remove "from (user|kernel)" from irq injection messages by David Hildenbrand · 9 years ago
  69. 71db35d KVM: s390: VCPU_EVENT cleanup for prefix changes by Christian Borntraeger · 9 years ago
  70. 15e8b5d KVM: s390: Improve vcpu event debugging for diagnoses by Christian Borntraeger · 9 years ago
  71. 175a5c9 KVM: s390: add kvm stat counter for all diagnoses by Christian Borntraeger · 9 years ago
  72. c348915 KVM: s390: only reset CMMA state if it was enabled before by Dominik Dingel · 9 years ago
  73. e6db1d6 KVM: s390: clean up cmma_enable check by Dominik Dingel · 9 years ago
  74. 0df30ab KVM: s390: filter space-switch events when PER is enforced by David Hildenbrand · 9 years ago
  75. 14d4a42 KVM: s390: propagate error from enable storage key by Dominik Dingel · 9 years ago
  76. 2a01bd1 s390/pci: use pci_rescan_remove_lock by Sebastian Ott · 9 years ago
  77. 515f022 s390/pci: handle events for unused functions by Sebastian Ott · 9 years ago
  78. 2b1df72 s390/pci: free resources after failed bus allocation by Sebastian Ott · 9 years ago
  79. e7f596d s390/smp: add missing __init annotation to __smp_store_cpu_state() by Heiko Carstens · 9 years ago
  80. 22362a0 s390/sclp: convert early sclp console code to C by Martin Schwidefsky · 9 years ago
  81. 0b991f5 s390/cachinfo: add missing facility check to init_cache_level() by Heiko Carstens · 9 years ago
  82. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 9 years ago
  83. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 9 years ago
  84. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  85. ae8c35c s390: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  86. 30342fe s390/bpf: clear correct BPF accumulator register by Michael Holzheu · 9 years ago
  87. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. df516f4 s390/pci: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  89. 198a527 s390/pci: inline get_zdev by Sebastian Ott · 9 years ago
  90. 2acb94f s390/nmi: use the normal asynchronous stack for machine checks by Martin Schwidefsky · 9 years ago
  91. a359bb1 s390/kernel: squeeze a few more cycles out of the system call handler by Martin Schwidefsky · 9 years ago
  92. d0fc410 s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical by Martin Schwidefsky · 9 years ago
  93. dcd2a9a s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT by Martin Schwidefsky · 9 years ago
  94. d05377c s390/crypto: add cpu feature modaliases for crypto modules by Hendrik Brueckner · 10 years ago
  95. 8f00b3e s390/module: enable generic CPU feature modalias using s390 ELF hwcaps by Hendrik Brueckner · 10 years ago
  96. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 9 years ago
  97. bd55033 s390/vx: add vector instruction support for older binutils versions by Hendrik Brueckner · 9 years ago
  98. 155e839 s390/kernel: dynamically allocate FP register save area by Hendrik Brueckner · 9 years ago
  99. 904818e s390/kernel: introduce fpu-internal.h with fpu helper functions by Hendrik Brueckner · 9 years ago
  100. 96b2d7a s390/kvm: validate the floating-point control before restoring it by Hendrik Brueckner · 9 years ago