1. a62247e topology/sysfs: provide drawer id and siblings attributes by Heiko Carstens · 8 years ago
  2. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 8 years ago
  3. 0f7451f s390/ipl: use load normal for LPAR re-ipl by Heiko Carstens · 8 years ago
  4. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 8 years ago
  5. ee64baf s390/uaccess: use __builtin_expect for get_user/put_user by Heiko Carstens · 8 years ago
  6. b8ac5e2 s390/uaccess: fix whitespace damage by Heiko Carstens · 8 years ago
  7. 8ee2db3 s390/pci: ensure to not cross a dma segment boundary by Sebastian Ott · 8 years ago
  8. 53b1bc9 s390/pci: ensure page aligned dma start address by Sebastian Ott · 8 years ago
  9. bb98f39 s390: use SPARSE_IRQ by Sebastian Ott · 8 years ago
  10. 1b8b9c8 s390/Documentation: improve sort command for trace buffer by Thomas Richter · 8 years ago
  11. 72a9b02 s390: use __section macro everywhere by Heiko Carstens · 8 years ago
  12. d07a980 s390: add proper __ro_after_init support by Heiko Carstens · 8 years ago
  13. 32fb2fc vmlinux.lds.h: allow arch specific handling of ro_after_init data section by Heiko Carstens · 8 years ago
  14. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 8 years ago
  15. 7dd9681 bitmap: bitmap_equal memcmp optimization by Martin Schwidefsky · 8 years ago
  16. a980940 s390/mm: fix vunmap vs finish_arch_post_lock_switch by Martin Schwidefsky · 8 years ago
  17. fd5ada0 s390/time: remove ETR support by Martin Schwidefsky · 8 years ago
  18. 936cc85 s390/time: add leap seconds to initial system time by Martin Schwidefsky · 8 years ago
  19. 4027789 s390/time: LPAR offset handling by Martin Schwidefsky · 8 years ago
  20. 9dc06cc s390/time: move PTFF definitions by Martin Schwidefsky · 8 years ago
  21. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 8 years ago
  22. 4e042af s390/kexec: fix crash on resize of reserved memory by Heiko Carstens · 8 years ago
  23. 2d0af22 s390/kexec: fix update of os_info crash kernel size by Heiko Carstens · 8 years ago
  24. 0ccb32c s390/mm: align swapper_pg_dir to 16k by Heiko Carstens · 8 years ago
  25. 4b8fe77 s390: dump_stack: fill in arch description by Christian Borntraeger · 8 years ago
  26. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 8 years ago
  27. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 8 years ago
  28. 219a21b s390/cpuinfo: print cache info and all single cpu lines on first iteration by Heiko Carstens · 8 years ago
  29. ac31418 s390: add explicit <linux/stringify.h> for jump label by Jason Baron · 8 years ago
  30. 37cd944 s390/pgtable: add mapping statistics by Heiko Carstens · 8 years ago
  31. bab247f s390/vmem: simplify vmem code for read-only mappings by Heiko Carstens · 8 years ago
  32. e8a97e4 s390/pageattr: allow kernel page table splitting by Heiko Carstens · 8 years ago
  33. 9e20b4d s390/pgtable: make pmd and pud helper functions available by Heiko Carstens · 8 years ago
  34. 3e76ee9 s390/mm: always use PAGE_KERNEL when mapping pages by Heiko Carstens · 8 years ago
  35. 5aa2997 s390/vmem: make use of pte_clear() by Heiko Carstens · 8 years ago
  36. c126aa8 s390/pgtable: get rid of _REGION3_ENTRY_RO by Heiko Carstens · 8 years ago
  37. 2dffdcb s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL by Heiko Carstens · 8 years ago
  38. 2e9996f s390/vmem: align segment and region tables to 16k by Heiko Carstens · 8 years ago
  39. 4ccccc5 s390/pgtable: introduce and use generic csp inline asm by Heiko Carstens · 8 years ago
  40. fd346c9 s390/keyboard: use memdup_user_nul() by Muhammad Falak R Wani · 8 years ago
  41. 1c343f7 KVM: s390/mm: Fix CMMA reset during reboot by Christian Borntraeger · 8 years ago
  42. 5edb564 Linux 4.7-rc3 by Linus Torvalds · 8 years ago
  43. 57120fa Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  44. 8714f8f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. 3a7c114 Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  46. 45b00c9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  47. 5d1f702 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  48. 90735c9 Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  49. f1c32afd Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 8 years ago
  50. f89dec7 uvc_v4l2: Simplify compat ioctl implementation by Andy Lutomirski · 8 years ago
  51. a44323e uvc: Forward compat ioctls to their handlers directly by Andy Lutomirski · 8 years ago
  52. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  53. ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 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 · 8 years ago
  55. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 8 years ago
  56. 29d6455 sched: panic on corrupted stack end by Jann Horn · 8 years ago
  57. 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 8 years ago
  58. e54ad7f proc: prevent stacking filesystems on top by Jann Horn · 8 years ago
  59. 33fc259 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. 75d089d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 60e3830 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 606c17f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 94fcad6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  67. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  68. 00da900 Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  69. f758bbd Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  70. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  71. 9557c3c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  72. 9d98bce x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() by Rui Wang · 8 years ago
  73. aaee8c3 x86/entry/traps: Don't force in_interrupt() to return true in IST handlers by Andy Lutomirski · 8 years ago
  74. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 8 years ago
  75. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  76. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 8 years ago
  77. 8618e6e Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  78. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 8 years ago
  79. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 8 years ago
  80. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 8 years ago
  81. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 8 years ago
  82. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 8 years ago
  83. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 8 years ago
  84. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 8 years ago
  85. bd02ef8 net/mlx5: Fix E-Switch flow steering capabilities check by Maor Gottlieb · 8 years ago
  86. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 8 years ago
  87. 2fee37a net/mlx5: Fix root flow table update by Maor Gottlieb · 8 years ago
  88. 86d56a1 net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly by Shahar Klein · 8 years ago
  89. 9cd3411 net/mlx5: Fix masking of reserved bits in XRCD number by Majd Dibbiny · 8 years ago
  90. 418f839 net/mlx5: Fix the size of modify QP mailbox by Majd Dibbiny · 8 years ago
  91. 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 8 years ago
  92. 7ff6977 Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes by Dave Airlie · 8 years ago
  93. 29ccf75 drm/amdgpu: fix warning with powerplay disabled. by Dave Airlie · 8 years ago
  94. fa6bcad Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  95. 166108a Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
  96. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  97. bd6ac2a Merge branch 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  98. 147d9e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  99. 52e7d46 Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  100. 18aba41 mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED by Oleg Drokin · 8 years ago