1. cb38ed5 cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu by Srivatsa S. Bhat · 12 years ago
  2. 61173f2 cpufreq: Restructure if/else block to avoid unintended behavior by Srivatsa S. Bhat · 12 years ago
  3. 0d66b91 cpufreq: Fix crash in cpufreq-stats during suspend/resume by Srivatsa S. Bhat · 12 years ago
  4. 6cdcdb7 intel_pstate: Add Haswell CPU models by Nell Hardcastle · 12 years ago
  5. 798282a Revert "cpufreq: make sure frequency transitions are serialized" by Rafael J. Wysocki · 12 years ago
  6. 5136fa5 cpufreq: Use signed type for 'ret' variable, to store negative error values by Srivatsa S. Bhat · 12 years ago
  7. 56d07db cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes by Srivatsa S. Bhat · 12 years ago
  8. 4f750c9 cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug by Srivatsa S. Bhat · 12 years ago
  9. 1aee40a cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock by Srivatsa S. Bhat · 12 years ago
  10. cedb70a cpufreq: Split __cpufreq_remove_dev() into two parts by Srivatsa S. Bhat · 12 years ago
  11. a857c0b cpufreq: Fix wrong time unit conversion by Andreas Schwab · 12 years ago
  12. 19c7630 cpufreq: serialize calls to __cpufreq_governor() by Viresh Kumar · 12 years ago
  13. f73d393 cpufreq: don't allow governor limits to be changed when it is disabled by Viresh Kumar · 12 years ago
  14. 6932078 cpufreq: Don't use smp_processor_id() in preemptible context by Stephen Boyd · 12 years ago
  15. c4afc41 cpufreq: governor: Fix typos in comments by Stratos Karafotis · 12 years ago
  16. 934dac1 cpufreq: governors: Remove duplicate check of target freq in supported range by Stratos Karafotis · 12 years ago
  17. 3617f2c cpufreq: Fix timer/workqueue corruption due to double queueing by Stephen Boyd · 12 years ago
  18. f7b2ed43 Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq by Rafael J. Wysocki · 12 years ago
  19. fae19b8 cpufreq: imx6q: Fix clock enable balance by Sascha Hauer · 12 years ago
  20. b192b91 cpufreq: tegra: fix the wrong clock name by Joseph Lo · 12 years ago
  21. 09198f8 Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next by Rafael J. Wysocki · 12 years ago
  22. 4eb5178 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 12 years ago
  23. 1037b275 cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  24. 760287a cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  25. 2421d4c cpufreq: maple-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  26. da0eb14 cpufreq: arm_big_little: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  27. e768f35 cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  28. c0e4694 cpufreq: spear-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  29. 5de6e94 cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  30. f837a9b cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  31. cdc58d6 cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  32. 78b4d6e drivers/bus: arm-cci: avoid parsing DT for cpu device nodes by Sudeep KarkadaNagesha · 12 years ago
  33. f6cec7c ARM: mvebu: remove device tree parsing for cpu nodes by Sudeep KarkadaNagesha · 12 years ago
  34. 816a8de ARM: topology: remove hwid/MPIDR dependency from cpu_capacity by Sudeep KarkadaNagesha · 12 years ago
  35. bd00860 of/device: add helper to get cpu device node from logical cpu index by Sudeep KarkadaNagesha · 12 years ago
  36. f86e471 driver/core: cpu: initialize of_node in cpu's device struture by Sudeep KarkadaNagesha · 12 years ago
  37. 973e02c ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id by Sudeep KarkadaNagesha · 12 years ago
  38. 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 12 years ago
  39. 819d596 powerpc: refactor of_get_cpu_node to support other architectures by Sudeep KarkadaNagesha · 12 years ago
  40. 007fb9a openrisc: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 12 years ago
  41. 06baa2a microblaze: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 12 years ago
  42. 5025d62 cpufreq: fix bad unlock balance on !CONFIG_SMP by Li Zhong · 12 years ago
  43. 1b27429 cpufreq: Use cpufreq_policy_list for iterating over policies by Viresh Kumar · 12 years ago
  44. 474deff cpufreq: remove cpufreq_policy_cpu per-cpu variable by Viresh Kumar · 12 years ago
  45. 9e9fd80 cpufreq: remove unnecessary check in __cpufreq_governor() by Viresh Kumar · 12 years ago
  46. 9515f4d cpufreq: remove policy from cpufreq_policy_list during suspend by Viresh Kumar · 12 years ago
  47. edab2fb cpufreq: Fix white space in __cpufreq_remove_dev() by Viresh Kumar · 12 years ago
  48. b36f4be Linux 3.11-rc6 by Linus Torvalds · 12 years ago
  49. 50e37cc Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  50. 878f6e0 Revert "cpufreq: Use cpufreq_policy_list for iterating over policies" by Rafael J. Wysocki · 12 years ago
  51. a08797e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  52. 215b28a s390: Fix broken build by Guenter Roeck · 12 years ago
  53. e180383 MAINTAINERS: Change ownership for SGI specific modules. by Robin Holt · 12 years ago
  54. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 12 years ago
  55. 2620bf0 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  56. 359d16c Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  57. 0f7dd1a Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  58. 2d2843e Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  59. f43c606 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  60. 89cb9ae Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  61. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  62. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 12 years ago
  63. 1801928 ALSA: hda - Add a fixup for Gateway LT27 by Takashi Iwai · 12 years ago
  64. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 12 years ago
  65. 15718ea tun: signedness bug in tun_get_user() by Dan Carpenter · 12 years ago
  66. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 12 years ago
  67. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 12 years ago
  68. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 12 years ago
  69. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 12 years ago
  70. f85a659 Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  71. 44ffb69 Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linus by Mark Brown · 12 years ago
  72. f6938bb Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus by Mark Brown · 12 years ago
  73. 14388a6 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 12 years ago
  74. c200d888 Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus by Mark Brown · 12 years ago
  75. c90c0d7 ASoC: tegra: fix Tegra30 I2S capture parameter setup by Stephen Warren · 12 years ago
  76. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 12 years ago
  77. 09a8f03 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  78. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 12 years ago
  79. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 12 years ago
  80. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 12 years ago
  81. 36bf5cc openvswitch: Reset tunnel key between input and output. by Jesse Gross · 12 years ago
  82. 42415c9 openvswitch: Use correct type while allocating flex array. by Pravin B Shelar · 12 years ago
  83. 30444e9 openvswitch: Fix bad merge resolution. by Jesse Gross · 12 years ago
  84. 0e25246 cpufreq: unicore2: Staticize local symbol by Jingoo Han · 12 years ago
  85. 21b4c41 cpufreq / s3c24xx: Fix s3c_cpufreq_initclks() __init attribute location by Hanjun Guo · 12 years ago
  86. 295dbde cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location by Hanjun Guo · 12 years ago
  87. af97385 cpufreq / gx: Fix gx_detect_chipset() __init attribute location by Hanjun Guo · 12 years ago
  88. 8ee3f8e pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argument by Julia Lawall · 12 years ago
  89. 4a511de cpufreq: cpufreq-cpu0: NULL is a valid regulator by Mark Brown · 12 years ago
  90. 59027d3 acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute by Lan Tianyu · 12 years ago
  91. 361c2cb Merge branch 'cpufreq-fixes' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq by Rafael J. Wysocki · 12 years ago
  92. c49a089 Merge back earlier 'pm-cpufreq' material by Rafael J. Wysocki · 12 years ago
  93. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 12 years ago
  94. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 12 years ago
  95. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 12 years ago
  96. f1d6e17 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  97. ea077b1 m68k: Truncate base in do_div() by Andreas Schwab · 12 years ago
  98. e8184e1 m68k/atari: ARAnyM - Fix NatFeat module support by Geert Uytterhoeven · 12 years ago
  99. d9bf5f1 tun: compare with 0 instead of total_len by Weiping Pan · 12 years ago
  100. 3e805ad rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header by Asbjoern Sloth Toennesen · 12 years ago