1. 514f161 MAINTAINERS: add PSCI entry by Mark Rutland · 9 years ago
  2. 5211df0 drivers: psci: support native SMC{32,64} calls by Mark Rutland · 9 years ago
  3. bff6079 arm64: psci: factor invocation code to drivers by Mark Rutland · 9 years ago
  4. 27e4464 reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property by Dinh Nguyen · 9 years ago
  5. 27dc2fb doc: dt: add documentation for lpc1850-rgu reset driver by Joachim Eastwood · 9 years ago
  6. c392b65 reset: add driver for lpc18xx rgu by Joachim Eastwood · 9 years ago
  7. a518db4 reset: sti: constify of_device_id array by Fabian Frederick · 10 years ago
  8. efdf5aa ARM: STi: DT: Move reset controller constants into common location by Philipp Zabel · 10 years ago
  9. b2f6dd7 MAINTAINERS: add include/dt-bindings/reset path to reset controller entry by Philipp Zabel · 10 years ago
  10. 7ea241a sched/fair: Clean up load average references by Yuyang Du · 9 years ago
  11. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
  12. 1269557 sched/fair: Remove task and group entity load when they are dead by Yuyang Du · 9 years ago
  13. 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
  14. 6c1d47c sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n by Vincent Guittot · 9 years ago
  15. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
  16. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
  17. d308b9f stop_machine: Remove cpu_stop_work's from list in cpu_stop_park() by Oleg Nesterov · 9 years ago
  18. 9a301f2 stop_machine: Use 'cpu_stop_fn_t' where possible by Oleg Nesterov · 9 years ago
  19. 7eeb088 stop_machine: Unexport __stop_machine() by Oleg Nesterov · 9 years ago
  20. b377c2a stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work() by Oleg Nesterov · 9 years ago
  21. 02cb7aa stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_stopper' by Oleg Nesterov · 9 years ago
  22. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
  23. c56dadf sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched() by Konstantin Khlebnikov · 9 years ago
  24. 0fa2f5c sched/preempt, xen: Use need_resched() instead of should_resched() by Konstantin Khlebnikov · 9 years ago
  25. 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 9 years ago
  26. fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 9 years ago
  27. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 9 years ago
  28. 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 9 years ago
  29. 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 9 years ago
  30. 8fd3735 sched/rt: Remove a redundant condition from task_woken_rt() by Xunlei Pang · 9 years ago
  31. 985d3a4 sched/fair: Avoid pulling all tasks in idle balancing by Yuyang Du · 9 years ago
  32. 412758c jump label, locking/static_keys: Update docs by Jason Baron · 9 years ago
  33. 2bf9e0a locking/static_keys: Provide a selftest by Ingo Molnar · 9 years ago
  34. 579e1ac jump_label: Provide a self-test by Jason Baron · 9 years ago
  35. ed79e94 s390/uaccess, locking/static_keys: employ static_branch_likely() by Heiko Carstens · 9 years ago
  36. 3bbfafb x86, tsc, locking/static_keys: Employ static_branch_likely() by Peter Zijlstra · 9 years ago
  37. 1987c94 locking/static_keys: Add selftest by Peter Zijlstra · 9 years ago
  38. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 9 years ago
  39. 706249c locking/static_keys: Rework update logic by Peter Zijlstra · 9 years ago
  40. e33886b locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 9 years ago
  41. 7dcfd91 jump_label: Add jump_entry_key() helper by Peter Zijlstra · 9 years ago
  42. a1efb01 jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers to the static_key* pattern by Peter Zijlstra · 9 years ago
  43. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 9 years ago
  44. f320ead Merge branch 'x86/asm' into locking/core by Ingo Molnar · 9 years ago
  45. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  46. 75d2270 locking/pvqspinlock: Only kick CPU at unlock time by Waiman Long · 9 years ago
  47. ffffeaf locking/qrwlock: Reduce reader/writer to reader lock transfer latency by Waiman Long · 9 years ago
  48. 3b3fdf1 locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath by Will Deacon · 9 years ago
  49. ed2de9f locking/Documentation: Clarify failed cmpxchg() memory ordering semantics by Will Deacon · 9 years ago
  50. 0b792bf locking: Clean up pvqspinlock warning by Peter Zijlstra · 9 years ago
  51. 29b5357 gpio: etraxfs: add interrupt support by Rabin Vincent · 9 years ago
  52. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  53. 8b67a1f gpio: don't override irq_*_resources() callbacks by Rabin Vincent · 9 years ago
  54. 3aff47c MIPS: Flush RPS on kernel entry with EVA by James Hogan · 9 years ago
  55. 741e3b9 rtlwifi: rtl8723be: Add module parameter for MSI interrupts by Larry Finger · 9 years ago
  56. 247bfb6 Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook" by Florian Fainelli · 9 years ago
  57. 1158029 ALSA: hda - remove no physical connection pins from pin_quirk table by Hui Wang · 9 years ago
  58. 8ec7cfc ALSA: oxygen: Fix logical-not-parentheses warning by Tomer Barletz · 9 years ago
  59. ca67f10 pinctrl: join dev_dbg strings into a single line by Masahiro Yamada · 9 years ago
  60. 3592bb0 MIPS: BMIPS: Delete unused Kconfig symbol by Kevin Cernekee · 9 years ago
  61. 199071f s390/mm: make arch_add_memory() NUMA aware by Gerald Schaefer · 9 years ago
  62. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 9 years ago
  63. b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
  64. 888d5e9 KVM: s390: use pid of cpu thread for sampling tagging by Christian Borntraeger · 9 years ago
  65. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 9 years ago
  66. 0cb0985 MIPS: Export get_c0_perfcount_int() by Felix Fietkau · 9 years ago
  67. 1e77863 MIPS: show_stack: Fix stack trace with EVA by James Hogan · 9 years ago
  68. 55c723e MIPS: do_mcheck: Fix kernel code dump with EVA by James Hogan · 9 years ago
  69. 4ace613 MIPS: SMP: Don't increment irq_count multiple times for call function IPIs by Alex Smith · 9 years ago
  70. 55fdcb2 MIPS: Partially disable RIXI support. by Ralf Baechle · 9 years ago
  71. e070dab MIPS: Handle page faults of executable but unreadable pages correctly. by Ralf Baechle · 9 years ago
  72. 106eccb MIPS: Malta: Don't reinitialise RTC by James Hogan · 9 years ago
  73. 531a6d5 MIPS: unaligned: Fix build error on big endian R6 kernels by James Cowgill · 9 years ago
  74. 1d62d73 MIPS: Fix sched_getaffinity with MT FPAFF enabled by Felix Fietkau · 9 years ago
  75. d3557d9 MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets by Jonas Gorski · 9 years ago
  76. 9b2b6f7 CPUFREQ: Loongson2: Fix broken build due to incorrect include. by Ralf Baechle · 9 years ago
  77. 199dc6e md/raid0: update queue parameter in a safer location. by NeilBrown · 9 years ago
  78. 25eafe1 md: simplify get_bitmap_file now that "file" is zeroed. by Benjamin Randazzo · 9 years ago
  79. 49895bc md/raid5: don't let shrink_slab shrink too far. by NeilBrown · 9 years ago
  80. 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 9 years ago
  81. 24c7d6c qla2xxx: Update tcm_qla2xxx module description to 24xx+ by Sebastian Herbszt · 9 years ago
  82. a622789 PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2 by Chanwoo Choi · 9 years ago
  83. 3d87b02 PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 by Chanwoo Choi · 9 years ago
  84. 9c39517 target: REPORT LUNS should return LUN 0 even for dynamic ACLs by Roland Dreier · 9 years ago
  85. a6415cd iscsi-target: Add tpg_enabled_sendtargets for disabled discovery by David Disseldorp · 9 years ago
  86. 9b0a186 PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding by Javier Martinez Canillas · 9 years ago
  87. b6878d9 md: use kzalloc() when bitmap is disabled by Benjamin Randazzo · 9 years ago
  88. 3c19d23 thermal: exynos: Remove unused code related to platform_data on probe() by Chanwoo Choi · 9 years ago
  89. f87e6bd thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF by Chanwoo Choi · 9 years ago
  90. 5f09a5c thermal: exynos: Disable the regulator on probe failure by Krzysztof Kozlowski · 9 years ago
  91. d5f8310 thermal: power_allocator: trace the real requested power by Javi Merino · 9 years ago
  92. 528464e thermal: remove dangling 'weight_attr' device file by Viresh Kumar · 9 years ago
  93. 423f04d md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies by NeilBrown · 9 years ago
  94. 74d3329 Linux 4.2-rc5 by Linus Torvalds · 9 years ago
  95. d08c318 Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  96. 054531e ARM: shmobile: silk: add eMMC DT support by Sergei Shtylyov · 9 years ago
  97. 6cdf6ba ARM: shmobile: r8a7794: add MMCIF DT support by Sergei Shtylyov · 9 years ago
  98. ba7591d ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters by Daniel Borkmann · 9 years ago
  99. 3d0e0af fq_codel: explicitly reset flows in ->reset() by Eric Dumazet · 9 years ago
  100. 1ebd47e rocker: free netdevice during netdevice removal by Ido Schimmel · 9 years ago