1. 11d3767 s390/crypto: use basic blocks for ap bus inline assemblies by Heiko Carstens · 9 years ago
  2. 931641c s390/mm: use basic block for essa inline assembly by Heiko Carstens · 9 years ago
  3. db7f5ee s390/lib: use basic blocks for inline assemblies by Heiko Carstens · 9 years ago
  4. dc4aace s390/uaccess: fix __put_get_user_asm define by Heiko Carstens · 9 years ago
  5. 109ab95 s390/cpuinfo: rename cpu field to cpu number by Heiko Carstens · 9 years ago
  6. 2764196 s390/perf: remove perf_release/reserver_sampling functions by Heiko Carstens · 9 years ago
  7. 93dd49d s390/oprofile: remove hardware sampler support by Heiko Carstens · 9 years ago
  8. 11a7752 s390: remove math emulation code by Heiko Carstens · 10 years ago
  9. 9c20323 s390: calculate loops_per_jiffies with fp instructions by Heiko Carstens · 10 years ago
  10. a086171 s390: Updated kernel config files by Hendrik Brueckner · 10 years ago
  11. f848dbd s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms by Hendrik Brueckner · 10 years ago
  12. 19c9378 s390/crc32-vx: use vector instructions to optimize CRC-32 computation by Hendrik Brueckner · 10 years ago
  13. 0486480 s390/vx: add support functions for in-kernel FPU use by Hendrik Brueckner · 10 years ago
  14. de3fa84 s390/mm: fix compile for PAGE_DEFAULT_KEY != 0 by Heiko Carstens · 9 years ago
  15. 86d18a5 s390/topology: remove z10 special handling by Heiko Carstens · 9 years ago
  16. adac0f1 s390/topology: add drawer scheduling domain level by Heiko Carstens · 9 years ago
  17. a62247e topology/sysfs: provide drawer id and siblings attributes by Heiko Carstens · 9 years ago
  18. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 9 years ago
  19. 0f7451f s390/ipl: use load normal for LPAR re-ipl by Heiko Carstens · 9 years ago
  20. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 9 years ago
  21. ee64baf s390/uaccess: use __builtin_expect for get_user/put_user by Heiko Carstens · 9 years ago
  22. b8ac5e2 s390/uaccess: fix whitespace damage by Heiko Carstens · 9 years ago
  23. 8ee2db3 s390/pci: ensure to not cross a dma segment boundary by Sebastian Ott · 9 years ago
  24. 53b1bc9 s390/pci: ensure page aligned dma start address by Sebastian Ott · 9 years ago
  25. bb98f39 s390: use SPARSE_IRQ by Sebastian Ott · 9 years ago
  26. 1b8b9c8 s390/Documentation: improve sort command for trace buffer by Thomas Richter · 9 years ago
  27. 72a9b02 s390: use __section macro everywhere by Heiko Carstens · 9 years ago
  28. d07a980 s390: add proper __ro_after_init support by Heiko Carstens · 9 years ago
  29. 32fb2fc vmlinux.lds.h: allow arch specific handling of ro_after_init data section by Heiko Carstens · 9 years ago
  30. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 9 years ago
  31. 7dd9681 bitmap: bitmap_equal memcmp optimization by Martin Schwidefsky · 9 years ago
  32. a980940 s390/mm: fix vunmap vs finish_arch_post_lock_switch by Martin Schwidefsky · 9 years ago
  33. fd5ada0 s390/time: remove ETR support by Martin Schwidefsky · 9 years ago
  34. 936cc85 s390/time: add leap seconds to initial system time by Martin Schwidefsky · 9 years ago
  35. 4027789 s390/time: LPAR offset handling by Martin Schwidefsky · 9 years ago
  36. 9dc06cc s390/time: move PTFF definitions by Martin Schwidefsky · 9 years ago
  37. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 9 years ago
  38. 4e042af s390/kexec: fix crash on resize of reserved memory by Heiko Carstens · 9 years ago
  39. 2d0af22 s390/kexec: fix update of os_info crash kernel size by Heiko Carstens · 9 years ago
  40. 0ccb32c s390/mm: align swapper_pg_dir to 16k by Heiko Carstens · 9 years ago
  41. 4b8fe77 s390: dump_stack: fill in arch description by Christian Borntraeger · 9 years ago
  42. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 9 years ago
  43. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 9 years ago
  44. 219a21b s390/cpuinfo: print cache info and all single cpu lines on first iteration by Heiko Carstens · 9 years ago
  45. ac31418 s390: add explicit <linux/stringify.h> for jump label by Jason Baron · 9 years ago
  46. 37cd944 s390/pgtable: add mapping statistics by Heiko Carstens · 9 years ago
  47. bab247f s390/vmem: simplify vmem code for read-only mappings by Heiko Carstens · 9 years ago
  48. e8a97e4 s390/pageattr: allow kernel page table splitting by Heiko Carstens · 9 years ago
  49. 9e20b4d s390/pgtable: make pmd and pud helper functions available by Heiko Carstens · 9 years ago
  50. 3e76ee9 s390/mm: always use PAGE_KERNEL when mapping pages by Heiko Carstens · 9 years ago
  51. 5aa2997 s390/vmem: make use of pte_clear() by Heiko Carstens · 9 years ago
  52. c126aa8 s390/pgtable: get rid of _REGION3_ENTRY_RO by Heiko Carstens · 9 years ago
  53. 2dffdcb s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL by Heiko Carstens · 9 years ago
  54. 2e9996f s390/vmem: align segment and region tables to 16k by Heiko Carstens · 9 years ago
  55. 4ccccc5 s390/pgtable: introduce and use generic csp inline asm by Heiko Carstens · 9 years ago
  56. fd346c9 s390/keyboard: use memdup_user_nul() by Muhammad Falak R Wani · 9 years ago
  57. 1c343f7 KVM: s390/mm: Fix CMMA reset during reboot by Christian Borntraeger · 9 years ago
  58. 5edb564 Linux 4.7-rc3 by Linus Torvalds · 9 years ago
  59. 57120fa Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  60. 8714f8f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  61. 3a7c114 Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  62. 45b00c9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  63. 5d1f702 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  64. 90735c9 Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  65. f1c32afd Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 9 years ago
  66. f89dec7 uvc_v4l2: Simplify compat ioctl implementation by Andy Lutomirski · 9 years ago
  67. a44323e uvc: Forward compat ioctls to their handlers directly by Andy Lutomirski · 9 years ago
  68. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  69. ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  70. c8f17d6 Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  71. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 9 years ago
  72. 29d6455 sched: panic on corrupted stack end by Jann Horn · 9 years ago
  73. 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 9 years ago
  74. e54ad7f proc: prevent stacking filesystems on top by Jann Horn · 9 years ago
  75. 33fc259 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  76. 75d089d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 60e3830 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 606c17f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 94fcad6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  83. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  84. 00da900 Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  85. f758bbd Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  86. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  87. 9557c3c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  88. 9d98bce x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() by Rui Wang · 9 years ago
  89. aaee8c3 x86/entry/traps: Don't force in_interrupt() to return true in IST handlers by Andy Lutomirski · 9 years ago
  90. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 9 years ago
  91. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 9 years ago
  92. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 9 years ago
  93. 8618e6e Merge branch 'mlx5-fixes' by David S. Miller · 9 years ago
  94. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 9 years ago
  95. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 9 years ago
  96. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 9 years ago
  97. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 9 years ago
  98. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 9 years ago
  99. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 9 years ago
  100. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 9 years ago