1. f602d06 sched/deadline: Delete extraneous extern for to_ratio() by Paul Gortmaker · 11 years ago
  2. e3baac4 sched/idle: Optimize try-to-wake-up IPI by Peter Zijlstra · 11 years ago
  3. 67b9ca7 sched/idle: Simplify wake_up_idle_cpu() by Andy Lutomirski · 11 years ago
  4. 82c65d6 sched/idle: Clear polling before descheduling the idle thread by Andy Lutomirski · 11 years ago
  5. dfc68f2 sched, trace: Add a tracepoint for IPI-less remote wakeups by Andy Lutomirski · 11 years ago
  6. 84c4070 cpuidle: Set polling in poll_idle by Andy Lutomirski · 11 years ago
  7. 0b07939 sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...) by Giedrius Rekasius · 11 years ago
  8. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 11 years ago
  9. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 11 years ago
  10. ced549f sched: Remove remaining dubious usage of "power" by Nicolas Pitre · 11 years ago
  11. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 11 years ago
  12. 0fedc6c sched/fair: Disambiguate existing/remaining "capacity" usage by Nicolas Pitre · 11 years ago
  13. 1b6a749 sched/fair: Change "has_capacity" to "has_free_capacity" by Nicolas Pitre · 11 years ago
  14. 5ef20ca sched/fair: Remove "power" from 'struct numa_stats' by Nicolas Pitre · 11 years ago
  15. fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 11 years ago
  16. 2538d96 sched/fair: Use time_after() in record_wakee() by Manuel Schölling · 11 years ago
  17. ed61bbc sched/balancing: Reduce the rate of needless idle load balancing by Tim Chen · 11 years ago
  18. 51f2176 sched/fair: Fix unlocked reads of some cfs_b->quota/period by Ben Segall · 11 years ago
  19. 096aa33 sched/numa: Decay ->wakee_flips instead of zeroing by Rik van Riel · 11 years ago
  20. b1ad065 sched/numa: Update migrate_improves/degrades_locality() by Rik van Riel · 11 years ago
  21. e63da03 sched/numa: Allow task switch if load imbalance improves by Rik van Riel · 11 years ago
  22. 4027d08 sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code by xiaofeng.yan · 11 years ago
  23. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 11 years ago
  24. a803f02 sched: Initialize rq->age_stamp on processor start by Corey Minyard · 11 years ago
  25. 7246544 sched, nohz: Change rq->nr_running to always use wrappers by Kirill Tkhai · 11 years ago
  26. 52a08ef sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance() by Jason Low · 11 years ago
  27. a9467fa sched: Use clamp() and clamp_val() to make sys_nice() more readable by Dongsheng Yang · 11 years ago
  28. caffcdd sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups() by Dietmar Eggemann · 11 years ago
  29. c515db8 sched/numa: Fix initialization of sched_domain_topology for NUMA by Vincent Guittot · 11 years ago
  30. 8bf2143 sched: Call select_idle_sibling() when not affine_sd by Rik van Riel · 11 years ago
  31. 2240067 sched: Simplify return logic in sched_read_attr() by Michael Kerrisk · 11 years ago
  32. e78c7bc sched: Simplify return logic in sched_copy_attr() by Michael Kerrisk · 11 years ago
  33. 3944a92 sched: Fix exec_start/task_hot on migrated tasks by Ben Segall · 11 years ago
  34. 6669dc8 Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming changes by Ingo Molnar · 11 years ago
  35. ec6e7f4 Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into sched/core by Ingo Molnar · 11 years ago
  36. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  37. 8425148 arm64: Remove TIF_POLLING_NRFLAG by Peter Zijlstra · 11 years ago
  38. 31e6cde metag: Remove TIF_POLLING_NRFLAG by James Hogan · 11 years ago
  39. 6acbfb9 sched: Fix hotplug vs. set_cpus_allowed_ptr() by Lai Jiangshan · 11 years ago
  40. 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  41. 944770a sched/deadline: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  42. b0827819 sched/deadline: Restrict user params max value to 2^63 ns by Juri Lelli · 11 years ago
  43. ce5f7f8 sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE by Peter Zijlstra · 11 years ago
  44. dbdb227 sched: Disallow sched_attr::sched_policy < 0 by Peter Zijlstra · 11 years ago
  45. 143cf23 sched: Make sched_setattr() correctly return -EFBIG by Michael Kerrisk · 11 years ago
  46. 4b660a7 Linux 3.15-rc6 by Linus Torvalds · 11 years ago
  47. 6538d62 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  48. 11da37b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  49. 3062556 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  50. 5e9d9fc Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  51. 80932ec Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  52. 989d216 Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  53. 677d1bb Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 11 years ago
  54. f6ce579 Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 11 years ago
  55. fba69f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  56. 84e12d9 Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  57. 439c610 Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  58. 957cf25 Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  59. b84293b Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  60. 026d68b Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  61. b2e3432 Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  62. 081069f Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  63. 06eb4cc Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  64. 6ab9028 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  65. 1f5518b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  66. a7aa96a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  67. b140027 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  68. 478c7cf Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  69. 23de4a7 Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  70. 31a3fca Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  71. 51a6025 Btrfs: send, fix incorrect ref access when using extrefs by Filipe Manana · 11 years ago
  72. d3ecfcd Btrfs: fix EIO on reading file after ioctl clone works on it by Liu Bo · 11 years ago
  73. 68b7752 scripts/checksyscalls.sh: Make renameat optional by James Hogan · 11 years ago
  74. 63ba600 asm-generic: Add renameat2 syscall by James Hogan · 11 years ago
  75. 3ca976a ia64: add renameat2 syscall by Miklos Szeredi · 11 years ago
  76. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
  77. cc79f00 m68k: add renameat2 syscall by Miklos Szeredi · 11 years ago
  78. 60b5f90 Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  79. c7d6891 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  80. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  81. 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  82. 41abc90 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  83. a7b08063 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  84. 172de65 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 95d0858 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 3f017a4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. f5c16f2 sysfs: make sure read buffer is zeroed by Tejun Heo · 11 years ago
  88. 4ba4801 Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  89. 3685f251 ahci: imx: PLL clock needs 100us to settle down by Shawn Guo · 11 years ago
  90. d0b4cc4 PCI: Wrong register used to check pending traffic by Gavin Shan · 11 years ago
  91. 1e1110c target: fix memory leak on XCOPY by Mikulas Patocka · 11 years ago
  92. f9c6d49 random: fix BUG_ON caused by accounting simplification by Theodore Ts'o · 11 years ago
  93. d2c834a clk: tegra: Fix wrong value written to PLLE_AUX by Tuomas Tynkkynen · 11 years ago
  94. bb4e506 staging: rtl8723au: Do not reset wdev->iftype in netdev_close() by Jes Sorensen · 11 years ago
  95. 658a0f4 Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  96. 07d1d29 ACPI / video: Revert native brightness quirk for ThinkPad T530 by Hans de Goede · 11 years ago
  97. be02f25 staging: rtl8723au: Use correct pipe type for USB interrupts by Jes Sorensen · 11 years ago
  98. f140662 crush: decode and initialize chooseleaf_vary_r by Ilya Dryomov · 11 years ago
  99. 178eda2 libceph: fix corruption when using page_count 0 page in rbd by Chunwei Chen · 11 years ago
  100. 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 11 years ago