1. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  4. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  5. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  6. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  7. 57ca04a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  8. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  9. 0b7589e s390/pci: query fmb length by Sebastian Ott · 9 years ago
  10. f1c7ea2 s390/extmem: add missing memory clobber to dcss_set_subcodes by Heiko Carstens · 8 years ago
  11. 86fa708 s390/nmi: fix inline assembly constraints by Heiko Carstens · 8 years ago
  12. 7a71fd1 s390/lib: add missing memory barriers to string inline assemblies by Heiko Carstens · 8 years ago
  13. 259acc5 s390/cpumf: fix qsi inline assembly by Heiko Carstens · 8 years ago
  14. 6d7b2ee s390/setup: reword printk messages by Martin Schwidefsky · 8 years ago
  15. 75a3573 s390: fix compile error with memmove_early() inline assembly by Heiko Carstens · 8 years ago
  16. 13b251b s390/zcrypt: tracepoint definitions for zcrypt device driver. by Harald Freudenberger · 8 years ago
  17. b886a9d s390/zcrypt: Introduce new zcrypt device status API by Ingo Tuchscherer · 8 years ago
  18. 846221c Remove references to dead make variable LINUX_INCLUDE by Paul Bolle · 8 years ago
  19. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  20. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  21. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  22. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  24. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  25. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  26. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  27. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. c19805f s390/cpumf: Use configuration level indication for sampling data by Christian Borntraeger · 8 years ago
  30. b4623d4 s390: provide memmove implementation by Heiko Carstens · 8 years ago
  31. 82897ed s390: cleanup arch/s390/kernel Makefile by Heiko Carstens · 8 years ago
  32. d543a10 s390: fix initrd corruptions with gcov/kcov instrumented kernels by Heiko Carstens · 8 years ago
  33. b5cb9bf s390: exclude early C code from gcov profiling by Heiko Carstens · 8 years ago
  34. a521b04 s390/dasd: channel path aware error recovery by Stefan Haberland · 8 years ago
  35. 7df1160 s390: remove unused labels from entry.S by Heiko Carstens · 8 years ago
  36. 9e6e7c7 s390/crypto: unlock on error in prng_tdes_read() by Dan Carpenter · 8 years ago
  37. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  38. e32eae1 s390/sysinfo: show partition extended name and UUID if available by Viktor Mihajlovski · 8 years ago
  39. e6d4a63 s390/numa: pin all possible cpus to nodes early by Heiko Carstens · 8 years ago
  40. 8c910580 s390/numa: establish cpu to node mapping early by Heiko Carstens · 8 years ago
  41. 30fc4ca s390/topology: use cpu_topology array instead of per cpu variable by Heiko Carstens · 8 years ago
  42. af51160 s390/smp: initialize cpu_present_mask in setup_arch by Heiko Carstens · 8 years ago
  43. ebb299a s390/topology: always use s390 specific sched_domain_topology_level by Heiko Carstens · 8 years ago
  44. 5423145 s390/smp: use smp_get_base_cpu() helper function by Heiko Carstens · 8 years ago
  45. 307b311 s390/numa: always use logical cpu and core ids by Heiko Carstens · 8 years ago
  46. 11a247e s390: Remove VLAIS in ptff() and clear_table() by Michael Holzheu · 8 years ago
  47. ce4dda3 s390: fix machine check panic stack switch by Martin Schwidefsky · 8 years ago
  48. db7ad63 s390/setup: fix memblock usage by Heiko Carstens · 8 years ago
  49. 9f88eb4 s390/kexec: use node 0 when re-adding crash kernel memory by Heiko Carstens · 8 years ago
  50. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  51. dd52249 s390/uapi: sort header export list by Heiko Carstens · 8 years ago
  52. aa9725f s390/hypfs: add hypfs header file to uapi header export list by Heiko Carstens · 8 years ago
  53. 6bc32bf s390: use generic asm-offsets.h by Heiko Carstens · 8 years ago
  54. 9e42736 s390: convert remaining bootmem allocations to memblock by Heiko Carstens · 8 years ago
  55. 61aaef51 s390: fix kernel oops for CONFIG_MARCH_Z900=y builds by Martin Schwidefsky · 8 years ago
  56. 5c5afd0 s390/pci: use unique UIDs for domain enumeration by Sebastian Ott · 9 years ago
  57. 80abb39 s390: update defconfig by Heiko Carstens · 8 years ago
  58. e1231b0 s390: add cma support by Heiko Carstens · 8 years ago
  59. 1e16b096 s390/cpumf: simplify psw generation by Heiko Carstens · 8 years ago
  60. 3a89038 s390/thread_info: get rid of THREAD_ORDER define by Heiko Carstens · 8 years ago
  61. 56e9219 s390/uaccess: make setfs macro return void by Heiko Carstens · 8 years ago
  62. e1788bb KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load by Christian Borntraeger · 8 years ago
  63. 31d8b8d KVM: s390: handle access registers in the run ioctl not in vcpu_put/load by Christian Borntraeger · 8 years ago
  64. 760928c locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) by Christian Borntraeger · 8 years ago
  65. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  66. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  67. a95aeb2 s390/pci_dma: remove memset from dma_alloc by Sebastian Ott · 8 years ago
  68. 4f5359e s390/pci_dma: make lazy flush independent from the tlb_refresh bit by Sebastian Ott · 8 years ago
  69. 6b7df3c s390/pci: fix dma address calculation in map_sg by Sebastian Ott · 8 years ago
  70. 191ce9d s390/time: fix clocksource steering for negative clock offsets by Martin Schwidefsky · 8 years ago
  71. 0acbc7a Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  72. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  73. 22b6430 locking/core, s390: Make cpu_relax() a barrier again by Christian Borntraeger · 8 years ago
  74. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  75. ef280c8 s390: move sys_call_table and last_break from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  76. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  77. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  78. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  79. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  80. 90c53e6 s390: move cputime accounting fields from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  81. f8fc82b s390: move system_call field from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  82. d5c352c s390: move thread_info into task_struct by Heiko Carstens · 8 years ago
  83. c360192 s390/preempt: move preempt_count to the lowcore by Martin Schwidefsky · 8 years ago
  84. 1993dbc s390/bitops: use atomic primitives for bitops by Martin Schwidefsky · 8 years ago
  85. 126b30c s390/atomic: refactor atomic primitives by Martin Schwidefsky · 8 years ago
  86. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  87. dfbbd86 s390/smp: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  88. ef65d45 s390/smp: Make cpu notifier symetric by Thomas Gleixner · 8 years ago
  89. ae67e87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  90. 847e070 s390: remove unneeded dependency for gen_facilities by Masahiro Yamada · 8 years ago
  91. d1f7e8f s390: squash facilities_src.h into gen_facilities.c by Masahiro Yamada · 8 years ago
  92. 72cc991 s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h by Masahiro Yamada · 8 years ago
  93. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  94. 8ba8b05 s390: kernel: make lgr explicitly non-modular by Paul Gortmaker · 8 years ago
  95. cee672e s390: hypfs: make inode explicitly non-modular by Paul Gortmaker · 8 years ago
  96. 75c7b6f s390/time: steer clocksource on STP sync events by Martin Schwidefsky · 8 years ago
  97. 2ace06e s390/time: adjust last_update_clock at clock synchronization by Martin Schwidefsky · 8 years ago
  98. b1c0854 s390/time: refactor clock sync by Martin Schwidefsky · 8 years ago
  99. 237d6e6 s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment by Michael Holzheu · 8 years ago
  100. 55bea71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago