1. e9f08bb rtc-at91rm9200: add shadow interrupt mask by Johan Hovold · 11 years ago
  2. e304fcd0 rtc-at91rm9200: refactor interrupt-register handling by Johan Hovold · 11 years ago
  3. de64547 rtc-at91rm9200: add configuration support by Johan Hovold · 11 years ago
  4. 558c61e rtc-at91rm9200: add match-table compile guard by Johan Hovold · 11 years ago
  5. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  6. cbab0e4 swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 11 years ago
  7. 24b8256 drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 11 years ago
  8. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 11 years ago
  9. f000cfd audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE by Oleg Nesterov · 11 years ago
  10. ebf8d6c drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel by Derek Basehore · 11 years ago
  11. 5a28084 drivers/rtc/rtc-tps6586x.c: device wakeup flags correction by Dmitry Osipenko · 11 years ago
  12. f101a94 memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 11 years ago
  13. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  14. 5402b80 lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'. by Chen Gang · 11 years ago
  15. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  16. cf7df37 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 11 years ago
  17. 16e53db CPU hotplug: provide a generic helper to disable/enable CPU hotplug by Srivatsa S. Bhat · 11 years ago
  18. c8a22d1 x86: Fix typo in kexec register clearing by Kees Cook · 11 years ago
  19. b1983b0 x86, relocs: Move __vvar_page from S_ABS to S_REL by Kees Cook · 11 years ago
  20. 090adb8 Merge branch 'wireless' by David S. Miller · 11 years ago
  21. 1a9c3d6 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  22. 6673de0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  23. 7c47037 ASoC: wm5102: Expose controls for DRE by Charles Keepax · 11 years ago
  24. 1b4d7d9 mfd: wm5102: Expose DRE control registers by Charles Keepax · 11 years ago
  25. 45d5376 Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  26. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  27. 4119c0c ASoC: adav80x: Select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPI by Axel Lin · 11 years ago
  28. f724ba3 ASoC: codecs: adau1701: factor out firmware reset by Daniel Mack · 11 years ago
  29. 22a4adf ASoC: dwc: Folder path correction in file header. by Rajeev Kumar · 11 years ago
  30. 5e83c16 ASoC: dwc: debug message correction. by Rajeev Kumar · 11 years ago
  31. 42d887a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  32. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 11 years ago
  33. 5efac94 ath9k: Use minstrel rate control by default by Sujith Manoharan · 11 years ago
  34. 9600593 Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" by Felix Fietkau · 11 years ago
  35. 531671c ath9k: Disable PowerSave by default by Sujith Manoharan · 11 years ago
  36. 71aa5bb net: wireless: iwlegacy: fix build error for il_pm_ops by Yijing Wang · 11 years ago
  37. 87ccee4 rtlwifi: Fix a false leak indication for PCI devices by Larry Finger · 11 years ago
  38. a805de4 wl12xx/wl18xx: scan all 5ghz channels by Eliad Peller · 11 years ago
  39. 0e284c0 wl12xx: increase minimum singlerole firmware version required by Luciano Coelho · 11 years ago
  40. 60c28cf wl12xx: fix minimum required firmware version for wl127x multirole by Luciano Coelho · 11 years ago
  41. 5b8df24 rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks by Larry Finger · 11 years ago
  42. f873ded mwifiex: debugfs: Fix out of bounds array access by Mark A. Greer · 11 years ago
  43. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  44. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  45. 22f2efe Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 by Bing Zhao · 11 years ago
  46. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  47. 5939212 HID: multitouch: prevent memleak with the allocated name by Benjamin Tissoires · 11 years ago
  48. b79462a team: fix checks in team_get_first_port_txable_rcu() by Jiri Pirko · 11 years ago
  49. 72df935 team: move add to port list before port enablement by Jiri Pirko · 11 years ago
  50. 76c455d team: check return value of team_get_port_by_index_rcu() for NULL by Jiri Pirko · 11 years ago
  51. 19a6afb tuntap: set SOCK_ZEROCOPY flag during open by Jason Wang · 11 years ago
  52. 77293e2 Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  53. 323226b Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 11 years ago
  54. 0c3f3dc usb: chipidea: fix id change handling by Alexander Shishkin · 11 years ago
  55. d343f4e usb: chipidea: fix no transceiver case by Alexander Shishkin · 11 years ago
  56. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  57. 58e8eed tracing: Fix outputting formats of x86-tsc and counter when use trace_clock by Yoshihiro YUNOMAE · 11 years ago
  58. 7cdbac7 netlink: fix error propagation in netlink_mmap() by Patrick McHardy · 11 years ago
  59. 1abd165 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  60. 288cfe7 vhost: fix ubuf_info cleanup by Michael S. Tsirkin · 11 years ago
  61. 05c0535 vhost: check owner before we overwrite ubuf_info by Michael S. Tsirkin · 11 years ago
  62. c2020be qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 by Bjørn Mork · 11 years ago
  63. df63d3e Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  64. 9f8c426 sh_eth: fix result of sh_eth_check_reset() on timeout by Sergei Shtylyov · 11 years ago
  65. 2786aae net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime by Sebastian Siewior · 11 years ago
  66. 7c11c0c kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() by Scott Wood · 11 years ago
  67. f1e8902 kvm/ppc/booke: Hold srcu lock when calling gfn functions by Scott Wood · 11 years ago
  68. 2b6398f kvm/ppc/booke64: Disable e6500 support by Scott Wood · 11 years ago
  69. 4edd1ae kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage by Mihai Caraman · 11 years ago
  70. cd3fc1b ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms by Tomasz Figa · 11 years ago
  71. 681865d mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG by David Daney · 11 years ago
  72. 2a8fedd kvm: Add definition of KVM_REG_MIPS by David Daney · 11 years ago
  73. 7e5955d ARM: prima2: fix incorrect panic usage by Haojian Zhuang · 11 years ago
  74. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  75. 34376a5 Fix lockup related to stop_machine being stuck in __do_softirq. by Ben Greear · 11 years ago
  76. 1b79821 Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  77. e6eea15 Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes by Dave Airlie · 11 years ago
  78. 92bb73e tuntap: fix a possible race between queue selection and changing queues by Jason Wang · 11 years ago
  79. 4364d5f vhost_net: clear msg.control for non-zerocopy case during tx by Jason Wang · 11 years ago
  80. f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 11 years ago
  81. 971394f rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration by Paul E. McKenney · 11 years ago
  82. 016a8d5 rcu: Don't call wakeup() with rcu_node structure ->lock held by Steven Rostedt · 11 years ago
  83. d628409 trace: Allow idle-safe tracepoints to be called from irq by Paul E. McKenney · 11 years ago
  84. d882109 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  85. ab02963 Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  86. 50e6f85 Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  87. 30f5f73 Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  88. 822b4b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  89. 2d8f444 USB: pl2303: fix device initialisation at open by Johan Hovold · 11 years ago
  90. 5e4211f USB: spcp8x5: fix device initialisation at open by Johan Hovold · 11 years ago
  91. 2188672 USB: f81232: fix device initialisation at open by Johan Hovold · 11 years ago
  92. cb2f993 MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE by Markos Chandras · 11 years ago
  93. d414976 MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM by Markos Chandras · 11 years ago
  94. e63a24d MIPS: Alchemy: fix wait function by Manuel Lauss · 11 years ago
  95. b2c75c4 xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init set it. by Konrad Rzeszutek Wilk · 11 years ago
  96. c46b54f s390/pci: Implement IRQ functions if !PCI by Ben Hutchings · 11 years ago
  97. a8241c6 ipvs: info leak in __ip_vs_get_dest_entries() by Dan Carpenter · 11 years ago
  98. 8c9b7a7 ACPI / video: Do not bind to device objects with a scan handler by Rafael J. Wysocki · 11 years ago
  99. 902a75c Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus by Mark Brown · 11 years ago
  100. 4351ac5 Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 11 years ago