1. b57ffac cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0) by Wei Yongjun · 11 years ago
  2. 6eabb33 ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new value by Jaccon Bastiaansen · 11 years ago
  3. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  4. 6880b01 parisc: make default cross compiler search more robust (v3) by Helge Deller · 11 years ago
  5. 638f5ab rbd: re-submit flattened write request (part 2) by Alex Elder · 11 years ago
  6. bbea1c1 rbd: re-submit write request for flattened clone by Alex Elder · 11 years ago
  7. 02c74fb rbd: re-submit read request for flattened clone by Alex Elder · 11 years ago
  8. 392a9da rbd: detect when clone image is flattened by Alex Elder · 11 years ago
  9. a2acd00 rbd: reference count parent requests by Alex Elder · 11 years ago
  10. e93f315 rbd: define parent image request routines by Alex Elder · 11 years ago
  11. fb65d228 rbd: define rbd_dev_unparent() by Alex Elder · 11 years ago
  12. 8785b1d rbd: don't release write request until necessary by Alex Elder · 11 years ago
  13. 642a253 rbd: get parent info on refresh by Alex Elder · 11 years ago
  14. ba21fc6 bna: add missing iounmap() on error in bnad_init() by Wei Yongjun · 11 years ago
  15. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 11 years ago
  16. d51df2c efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuse by Seiji Aguchi · 11 years ago
  17. 70cf49c rbd: ignore zero-overlap parent by Alex Elder · 11 years ago
  18. b91f09f rbd: support reading parent page data for writes by Alex Elder · 11 years ago
  19. 3fab70c efivarfs: Never return ENOENT from firmware again by Lingzhu Xiang · 11 years ago
  20. ebda640 rbd: fix parent request size assumption by Alex Elder · 11 years ago
  21. c10ebbf libceph: init sent and completed when starting by Alex Elder · 11 years ago
  22. 3cc8e40 xen/arm: rename xen_secondary_init and run it on every online cpu by Stefano Stabellini · 11 years ago
  23. d7266d7 xen/arm: do not handle VCPUOP_register_vcpu_info failures by Stefano Stabellini · 11 years ago
  24. 1aa3d8d xen/arm: initialize pm functions later by Stefano Stabellini · 11 years ago
  25. 1f63876 Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  26. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  27. aef2ea9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  28. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 11 years ago
  29. 0faa314 Merge remote-tracking branch 'spi/fix/atmel' into spi-linus by Mark Brown · 11 years ago
  30. a62ee23 sound: Fix make allmodconfig on MIPS correctly by Paul Bolle · 11 years ago
  31. e2555fd jbd,jbd2: fix oops in jbd2_journal_put_journal_head() by Jan Kara · 11 years ago
  32. 60e6726 cpufreq, ondemand: Remove leftover debug line by Borislav Petkov · 11 years ago
  33. 9564335 drm: remove unused wrapper macros by Dave Airlie · 11 years ago
  34. fefaedc drm/radeon: check incoming cliprects pointer by Kees Cook · 11 years ago
  35. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 11 years ago
  36. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 11 years ago
  37. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 11 years ago
  38. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 11 years ago
  39. b2dfcae drm: Only print a debug message when the polled connector has changed by Lespiau, Damien · 11 years ago
  40. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 11 years ago
  41. d5e1670 PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data() by Shuah Khan · 11 years ago
  42. d96f733 cpufreq / kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  43. 35363e9 cpufreq / intel_pstate: remove #ifdef MODULE compile fence by Dirk Brandewie · 11 years ago
  44. a73108d cpufreq / intel_pstate: Remove idle mode PID by Dirk Brandewie · 11 years ago
  45. ca182ae cpufreq / intel_pstate: fix ffmpeg regression by Dirk Brandewie · 11 years ago
  46. d8f469e cpufreq / intel_pstate: use lowest requested max performance by Dirk Brandewie · 11 years ago
  47. 1abc4b2 cpufreq / intel_pstate: remove idle time and duration from sample and calculations by Dirk Brandewie · 11 years ago
  48. 559f56c cpufreq: Fix incorrect dependecies for ARM SA11xx drivers by Alexander Shiyan · 11 years ago
  49. 99af771 cpufreq: ARM big LITTLE: Fix Kconfig entries by Viresh Kumar · 11 years ago
  50. 5aaa9cc cpufreq: cpufreq-cpu0: Free parent node for error cases by Viresh Kumar · 11 years ago
  51. fc31d6f cpufreq: cpufreq-cpu0: defer probe when regulator is not ready by Nishanth Menon · 11 years ago
  52. d96038e cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount by Viresh Kumar · 11 years ago
  53. a97c98a cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers by Viresh Kumar · 11 years ago
  54. 2b80f31 cpufreq: ARM big LITTLE: Improve print message by Viresh Kumar · 11 years ago
  55. 4521adf cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h by Viresh Kumar · 11 years ago
  56. 3c792e0 cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't found by Viresh Kumar · 11 years ago
  57. 996905f cpufreq: ARM big LITTLE DT: Return correct transition latency by Viresh Kumar · 11 years ago
  58. bb08be7 cpufreq: ARM big LITTLE: Select PM_OPP by Viresh Kumar · 11 years ago
  59. 0ab5bb6 ACPI / AC: Add sleep quirk for Thinkpad e530 by Lan Tianyu · 11 years ago
  60. 28fe5c8 ACPI / EC: Restart transaction even when the IBF flag set by Lan Tianyu · 11 years ago
  61. 4ef366c ACPI video: ignore BIOS initial backlight value for HP 1000 by Alex Hung · 11 years ago
  62. 36200af ACPI: Fix section to __init. Align with usage in acpixf.h by Jan-Simon Möller · 11 years ago
  63. 0a3b15a ACPI / PM: Move processor suspend/resume to syscore_ops by Rafael J. Wysocki · 11 years ago
  64. 4b0c0f2 tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 11 years ago
  65. 84c4a9d xfrm6: release dev before returning error by Cong Wang · 11 years ago
  66. 5dbd506 ipv6,gre: do not leak info to user-space by Amerigo Wang · 11 years ago
  67. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 11 years ago
  68. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 11 years ago
  69. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 11 years ago
  70. f722406 Linux 3.10-rc1 by Linus Torvalds · 11 years ago
  71. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  72. 79e0c19 caif: CAIF_VIRTIO should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  73. 822bc32 net/ethernet: MACB should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  74. d914ae8 net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  75. 4837ef4 net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  76. fd1eb9e net/ethernet: STMMAC_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  77. 3b76b3c net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  78. 452cf32 MAINTAINERS: Update target git tree URL by Nicholas Bellinger · 11 years ago
  79. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  80. af40bb0 iscsi-target: Fix typos in RDMAEXTENSIONS macro usage by Nicholas Bellinger · 11 years ago
  81. 233c7df macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 11 years ago
  82. fb863b8 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  83. 52c0742 target/rd: Add ramdisk bit for NULLIO operation by Nicholas Bellinger · 11 years ago
  84. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  85. 2fbd967 ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  86. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 11 years ago
  87. 4e8cf5b net/mlx4_core: Add missing report on VST and spoof-checking dev caps by Or Gerlitz · 11 years ago
  88. 4849625 net: fec: enable hardware checksum only on imx6q-fec by Shawn Guo · 11 years ago
  89. a549984 ext4: revert "ext4: use io_end for multiple bios" by Theodore Ts'o · 11 years ago
  90. 1e9e990 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  91. cbccb18 qlcnic: Fix validation of link event command. by Rajesh Borundia · 11 years ago
  92. 9106e5d qlcnic: Fix mailbox response handling. by Rajesh Borundia · 11 years ago
  93. 13a82b4 qlcnic: Fix bug in diagnostics test reset recovery path by Manish Chopra · 11 years ago
  94. 536faa6 qlcnic: Fix reset recovery after transmit timeout by Sony Chacko · 11 years ago
  95. b938662 qlcnic: Fix ethtool supported port status for 83xx by Himanshu Madhani · 11 years ago
  96. 9fd1333 qlcnic: Fix missing bracket in module parameter. by Himanshu Madhani · 11 years ago
  97. 8c04641 qlcnic: Fix ethtool strings by Shahed Shaikh · 11 years ago
  98. cffe52f qlcnic: Fix setting MAC address by Manish Chopra · 11 years ago
  99. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  100. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago