1. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 9 years ago
  2. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 9 years ago
  3. 2087823 sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems by Vik Heyndrickx · 9 years ago
  4. cfa1033 sched/fair: Correct unit of load_above_capacity by Morten Rasmussen · 9 years ago
  5. 1be0eb2 sched/fair: Clean up scale confusion by Peter Zijlstra · 9 years ago
  6. 4449692 sched/nohz: Fix affine unpinned timers mess by Wanpeng Li · 9 years ago
  7. 2f95035 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 9 years ago
  8. 59efa0b sched/core: Kill sched_class::task_waking to clean up the migration logic by Peter Zijlstra · 9 years ago
  9. b5179ac sched/fair: Prepare to fix fairness problems on migration by Peter Zijlstra · 9 years ago
  10. c58d25f sched/fair: Move record_wakee() by Peter Zijlstra · 9 years ago
  11. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 9 years ago
  12. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  13. 53d3bc7 Revert "sched/fair: Fix fairness issue on migration" by Ingo Molnar · 9 years ago
  14. c511462 Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  15. 7ec02e3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. ac24406 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 9 years ago
  18. 8d415ee x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n by Thomas Gleixner · 9 years ago
  19. 2d0bd95 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  20. 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 9 years ago
  21. 5c56b56 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  22. 44f43e9 zsmalloc: fix zs_can_compact() integer overflow by Sergey Senozhatsky · 9 years ago
  23. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 9 years ago
  24. b507146 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  25. 26acc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  26. 8634de6 compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() by Josh Poimboeuf · 9 years ago
  27. 58fe9c4 sched/core: Fix comment typo in wake_q_add() by Davidlohr Bueso · 9 years ago
  28. 8c5e955 sched/core: Remove unused variable by Muhammad Falak R Wani · 9 years ago
  29. 8846a12 Merge branch 'mlx5-build-fix' by David S. Miller · 9 years ago
  30. 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 9 years ago
  31. 7fd7406 Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" by Arnd Bergmann · 9 years ago
  32. 8acca6a macsec: key identifier is 128 bits, not 64 by Sabrina Dubroca · 9 years ago
  33. c81aa79 Documentation/networking: more accurate LCO explanation by Shmulik Ladkani · 9 years ago
  34. be0bd31 macvtap: segmented packet is consumed by Eric Dumazet · 9 years ago
  35. 25a5434 tools: bpf_jit_disasm: check for klogctl failure by Colin Ian King · 9 years ago
  36. 810810f qede: uninitialized variable in qede_start_xmit() by Dan Carpenter · 9 years ago
  37. 44549e8 Linux 4.6-rc7 by Linus Torvalds · 9 years ago
  38. 4abac0d MAINTAINERS: Add mmiotrace entry by Ingo Molnar · 9 years ago
  39. 8c1f454 netxen: netxen_rom_fast_read() doesn't return -1 by Dan Carpenter · 9 years ago
  40. 1c755ff netxen: reversed condition in netxen_nic_set_link_parameters() by Dan Carpenter · 9 years ago
  41. 545fea5 netxen: fix error handling in netxen_get_flash_block() by Dan Carpenter · 9 years ago
  42. 32cf95d Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  43. 630aac5 Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  44. 3f8f0cf Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  45. 9125aeb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  46. 67601c3b Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  47. 35cd3f4 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  48. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  49. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 9 years ago
  50. 536bd00 sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage by Rafael J. Wysocki · 9 years ago
  51. 2889286 mlxsw: spectrum: Add missing rollback in flood configuration by Ido Schimmel · 9 years ago
  52. 51554db mlxsw: spectrum: Fix rollback order in LAG join failure by Ido Schimmel · 9 years ago
  53. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  54. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  55. 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  56. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 8e0ddc0 qede: prevent chip hang when increasing channels by Sudarsana Reddy Kalluru · 9 years ago
  58. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 9 years ago
  59. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  60. 17d25a3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 18fb92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. cade818 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 83a395d Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  64. dd28769 Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  65. 4883d11 Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  66. 659a182 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 1b8d2af libnvdimm, pfn: fix ARCH=alpha allmodconfig build failure by Dan Williams · 9 years ago
  68. 856ce5d bridge: fix igmp / mld query parsing by Linus Lüssing · 9 years ago
  69. f0b22d1 parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls by Dmitry V. Levin · 9 years ago
  70. e5ef27d sched: Make hrtick_notifier an explicit call by Thomas Gleixner · 9 years ago
  71. 20a5c8c sched/fair: Make ilb_notifier an explicit call by Thomas Gleixner · 9 years ago
  72. aaddd7d sched/hotplug: Make activate() the last hotplug step by Thomas Gleixner · 9 years ago
  73. f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 9 years ago
  74. 7d97669 sched/migration: Move CPU_ONLINE into scheduler state by Thomas Gleixner · 9 years ago
  75. e9cd8fa sched/migration: Move calc_load_migrate() into CPU_DYING by Thomas Gleixner · 9 years ago
  76. 94baf7a sched/migration: Move prepare transition to SCHED_STARTING state by Thomas Gleixner · 9 years ago
  77. b2454ca sched/hotplug: Move sync_rcu to be with set_cpu_active(false) by Peter Zijlstra · 9 years ago
  78. 40190a7 sched/hotplug: Convert cpu_[in]active notifiers to state machine by Thomas Gleixner · 9 years ago
  79. c6d2c74 sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE by Thomas Gleixner · 9 years ago
  80. 135fb3e sched: Consolidate the notifier maze by Thomas Gleixner · 9 years ago
  81. e26fbff sched: Allow hotplug notifiers to be setup early by Thomas Gleixner · 9 years ago
  82. 9cf7243 sched: Make set_cpu_rq_start_time() a built in hotplug state by Thomas Gleixner · 9 years ago
  83. e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 9 years ago
  84. 5f2f88e Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' by Rafael J. Wysocki · 9 years ago
  85. 7c21b38 Merge branches 'acpica-fixes' and 'device-properties-fixes' by Rafael J. Wysocki · 9 years ago
  86. 886123f x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO by Chen Yu · 9 years ago
  87. 9caa7e7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  88. 31ca045 net: bridge: fix old ioctl unlocked net device walk by Nikolay Aleksandrov · 9 years ago
  89. dedc58e VSOCK: do not disconnect socket when peer has shutdown SEND only by Ian Campbell · 9 years ago
  90. 82d6920 net/mlx4_en: Fix endianness bug in IPV6 csum calculation by Daniel Jurgens · 9 years ago
  91. 43a3e83 mailmap: add John Paul Adrian Glaubitz by Linus Torvalds · 9 years ago
  92. 7270a3f Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  93. 7322dd7 byteswap: try to avoid __builtin_constant_p gcc bug by Arnd Bergmann · 9 years ago
  94. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 9 years ago
  95. 172400c mm: fix kcompactd hang during memory offlining by Vlastimil Babka · 9 years ago
  96. acbef7b modpost: fix module autoloading for OF devices with generic compatible property by Philipp Zabel · 9 years ago
  97. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
  98. 32a4e169 mm/zswap: provide unique zpool name by Dan Streetman · 9 years ago
  99. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 9 years ago
  100. ff2de82 MAINTAINERS: fix Rajendra Nayak's address by Eric Engestrom · 9 years ago