1. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  2. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  3. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  5. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  6. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  8. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  9. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  10. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  11. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  12. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 64a40c8 s390/pci: Delete an unnecessary check before the function call "pci_dev_put" by Markus Elfring · 8 years ago
  14. 61282af s390/smp: clean up a condition by Dan Carpenter · 8 years ago
  15. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
  16. e3d617f s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling) by Sebastian Andrzej Siewior · 8 years ago
  17. 4f0f821 s390/perf: Convert the hotplug notifier to state machine callbacks (Counter) by Thomas Gleixner · 8 years ago
  18. 8f50af4 s390/console: Make preferred console handling more consistent by Peter Oberparleiter · 8 years ago
  19. f045402 s390/mm: fix gmap tlb flush issues by David Hildenbrand · 8 years ago
  20. d08de8e s390/mm: add support for 2GB hugepages by Gerald Schaefer · 8 years ago
  21. 46210c4 s390: have unique symbol for __switch_to address by Heiko Carstens · 8 years ago
  22. 10f4954 s390/cpuinfo: show maximum thread id by Heiko Carstens · 8 years ago
  23. 64e2680 crypto: s390/aes - Use skcipher for fallback by Herbert Xu · 8 years ago
  24. 25d539c s390/ptrace: clarify bits in the per_struct by Martin Schwidefsky · 8 years ago
  25. c3bdf2e s390: stack address vs thread_info by Heiko Carstens · 8 years ago
  26. 4379959 s390: remove pointless load within __switch_to by Heiko Carstens · 8 years ago
  27. 907fa06 s390: enable kcov support by Heiko Carstens · 8 years ago
  28. e238c15 s390/cpumf: use basic block for ecctr inline assembly by Heiko Carstens · 8 years ago
  29. e030c11 s390/hypfs: use basic block for diag inline assembly by Heiko Carstens · 8 years ago
  30. 2c79813 s390/sysinfo: use basic block for stsi inline assembly by Heiko Carstens · 8 years ago
  31. 80a60f6 s390/smp: use basic blocks for sigp inline assemblies by Heiko Carstens · 8 years ago
  32. 7b411ac s390/pci: use basic blocks for pci inline assemblies by Heiko Carstens · 8 years ago
  33. 931641c s390/mm: use basic block for essa inline assembly by Heiko Carstens · 8 years ago
  34. db7f5ee s390/lib: use basic blocks for inline assemblies by Heiko Carstens · 8 years ago
  35. dc4aace s390/uaccess: fix __put_get_user_asm define by Heiko Carstens · 8 years ago
  36. 109ab95 s390/cpuinfo: rename cpu field to cpu number by Heiko Carstens · 8 years ago
  37. 2764196 s390/perf: remove perf_release/reserver_sampling functions by Heiko Carstens · 8 years ago
  38. 93dd49d s390/oprofile: remove hardware sampler support by Heiko Carstens · 8 years ago
  39. bcf4dd5 s390: fix test_fp_ctl inline assembly contraints by Martin Schwidefsky · 8 years ago
  40. 5419447 Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" by Michael Holzheu · 8 years ago
  41. 10d58bf s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  42. da7f750 s390: ensure that syscall arguments are properly masked on s390 by Paul Moore · 8 years ago
  43. 97f78c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  44. 9254e70 s390/cpum_cf: use perf software context for hardware counters by Hendrik Brueckner · 8 years ago
  45. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  46. 56fefbb locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  47. 11a7752 s390: remove math emulation code by Heiko Carstens · 9 years ago
  48. 9c20323 s390: calculate loops_per_jiffies with fp instructions by Heiko Carstens · 9 years ago
  49. a086171 s390: Updated kernel config files by Hendrik Brueckner · 9 years ago
  50. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 9 years ago
  51. 0208b94 s390/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
  52. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 8 years ago
  53. 19c9378 s390/crc32-vx: use vector instructions to optimize CRC-32 computation by Hendrik Brueckner · 9 years ago
  54. 0486480 s390/vx: add support functions for in-kernel FPU use by Hendrik Brueckner · 10 years ago
  55. de3fa84 s390/mm: fix compile for PAGE_DEFAULT_KEY != 0 by Heiko Carstens · 8 years ago
  56. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  57. 86d18a5 s390/topology: remove z10 special handling by Heiko Carstens · 8 years ago
  58. adac0f1 s390/topology: add drawer scheduling domain level by Heiko Carstens · 8 years ago
  59. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 8 years ago
  60. 0f7451f s390/ipl: use load normal for LPAR re-ipl by Heiko Carstens · 8 years ago
  61. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 8 years ago
  62. ee64baf s390/uaccess: use __builtin_expect for get_user/put_user by Heiko Carstens · 8 years ago
  63. b8ac5e2 s390/uaccess: fix whitespace damage by Heiko Carstens · 8 years ago
  64. 8ee2db3 s390/pci: ensure to not cross a dma segment boundary by Sebastian Ott · 8 years ago
  65. 53b1bc9 s390/pci: ensure page aligned dma start address by Sebastian Ott · 8 years ago
  66. bb98f39 s390: use SPARSE_IRQ by Sebastian Ott · 8 years ago
  67. 72a9b02 s390: use __section macro everywhere by Heiko Carstens · 8 years ago
  68. d07a980 s390: add proper __ro_after_init support by Heiko Carstens · 8 years ago
  69. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 8 years ago
  70. a980940 s390/mm: fix vunmap vs finish_arch_post_lock_switch by Martin Schwidefsky · 8 years ago
  71. fd5ada0 s390/time: remove ETR support by Martin Schwidefsky · 8 years ago
  72. 936cc85 s390/time: add leap seconds to initial system time by Martin Schwidefsky · 8 years ago
  73. 4027789 s390/time: LPAR offset handling by Martin Schwidefsky · 8 years ago
  74. 9dc06cc s390/time: move PTFF definitions by Martin Schwidefsky · 8 years ago
  75. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 8 years ago
  76. 4e042af s390/kexec: fix crash on resize of reserved memory by Heiko Carstens · 8 years ago
  77. 2d0af22 s390/kexec: fix update of os_info crash kernel size by Heiko Carstens · 8 years ago
  78. 0ccb32c s390/mm: align swapper_pg_dir to 16k by Heiko Carstens · 8 years ago
  79. 4b8fe77 s390: dump_stack: fill in arch description by Christian Borntraeger · 8 years ago
  80. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 8 years ago
  81. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 8 years ago
  82. 219a21b s390/cpuinfo: print cache info and all single cpu lines on first iteration by Heiko Carstens · 8 years ago
  83. ac31418 s390: add explicit <linux/stringify.h> for jump label by Jason Baron · 8 years ago
  84. 37cd944 s390/pgtable: add mapping statistics by Heiko Carstens · 8 years ago
  85. bab247f s390/vmem: simplify vmem code for read-only mappings by Heiko Carstens · 8 years ago
  86. e8a97e4 s390/pageattr: allow kernel page table splitting by Heiko Carstens · 8 years ago
  87. 9e20b4d s390/pgtable: make pmd and pud helper functions available by Heiko Carstens · 8 years ago
  88. 3e76ee9 s390/mm: always use PAGE_KERNEL when mapping pages by Heiko Carstens · 8 years ago
  89. 5aa2997 s390/vmem: make use of pte_clear() by Heiko Carstens · 8 years ago
  90. c126aa8 s390/pgtable: get rid of _REGION3_ENTRY_RO by Heiko Carstens · 8 years ago
  91. 2dffdcb s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL by Heiko Carstens · 8 years ago
  92. 2e9996f s390/vmem: align segment and region tables to 16k by Heiko Carstens · 8 years ago
  93. 4ccccc5 s390/pgtable: introduce and use generic csp inline asm by Heiko Carstens · 8 years ago
  94. 1c343f7 KVM: s390/mm: Fix CMMA reset during reboot by Christian Borntraeger · 8 years ago
  95. 9ec6de1 KVM: s390: Add stats for PEI events by Alexander Yarygin · 8 years ago
  96. 0487c44 KVM: s390: ignore IBC if zero by David Hildenbrand · 8 years ago
  97. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  98. 367d3fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  99. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  100. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago