1. f742bc3 Merge branch 'kvm-arm-fixes-3.10' of git://github.com/columbia/linux-kvm-arm into kvm-master by Paolo Bonzini · 11 years ago master
  2. edd89c0 ARM: KVM: be more thorough when invalidating TLBs by Marc Zyngier · 11 years ago
  3. 0b448f6 ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl by Andre Przywara · 11 years ago
  4. c31f8cc mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. by David Daney · 11 years ago
  5. 07b15aa mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG by David Daney · 11 years ago
  6. 7c907f7 mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs by David Daney · 11 years ago
  7. 0f706b2 mips/kvm: Fix name of gpr field in struct kvm_regs. by David Daney · 11 years ago
  8. 46b4761 mips/kvm: Fix ABI for use of 64-bit registers. by David Daney · 11 years ago
  9. 482608b mips/kvm: Fix ABI for use of FPU. by David Daney · 11 years ago
  10. b9c217e KVM: s390: Add "devname:kvm" alias. by Cornelia Huck · 11 years ago
  11. 514e250 Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  12. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  13. 4c0eec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  14. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  15. 388c289 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  16. c7153d0 Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  17. 5cc0c03 Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  18. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  19. 72dd4e7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  20. b4d3ba3 lib: make iovec obj instead of lib by Randy Dunlap · 11 years ago
  21. c73a1af Input: wacom - add an eraser to DTH2242/DTK2241 by Ping Cheng · 11 years ago
  22. 101b82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  23. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  24. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 11 years ago
  25. ed644ba Merge tag 'iio-fixes-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  26. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 11 years ago
  27. d61a04d iio:common:st: added disable function after read info raw data by Denis CIOCCA · 11 years ago
  28. 0ae5fb6 iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  29. 3b81379 staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() by Wei Yongjun · 11 years ago
  30. c80712c staging/iio/mxs-lradc: fix preenable for multiple buffers by Michał Mirosław · 11 years ago
  31. 0c9b5a3 avr32: fix building warnings caused by redefinitions of HZ by Jiang Liu · 11 years ago
  32. e037f95 tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree) by Matwey V. Kornilov · 11 years ago
  33. bb3ec6b mm: Fix virt_to_page() warning by Ralf Baechle · 11 years ago
  34. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  35. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  36. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  37. 22047b8 kprobes/mips: Fix to check double free of insn slot by Masami Hiramatsu · 11 years ago
  38. 6d17c0d KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock() by Sanjay Lal · 11 years ago
  39. ba86e4d KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API. by Sanjay Lal · 11 years ago
  40. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  41. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  42. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  43. d882f07 MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. by Ralf Baechle · 11 years ago
  44. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  45. c9b6869 MIPS: Idle: Make call of function pointer readable. by Ralf Baechle · 11 years ago
  46. f91a148 MIPS: Idle: Consistently reformat inline assembler. by Ralf Baechle · 11 years ago
  47. 00baf85 MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. by Ralf Baechle · 11 years ago
  48. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  49. 1a461c5 MIPS: clock.h: Remove declaration of cpu_wait. by Ralf Baechle · 11 years ago
  50. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 11 years ago
  51. 5649d8f mfd: ab8500-sysctrl: Let sysctrl driver work without pdata by Fabio Baltieri · 11 years ago
  52. 519fe2e Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  53. 803d19d leds: leds-gpio: reserve gpio before using it by Timo Teräs · 11 years ago
  54. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  55. c7b0cf3 staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()' by Fabio Estevam · 11 years ago
  56. 8c24d6e staging: video: imx: Select VIDEOMODE_HELPERS for parallel display by Marek Vasut · 11 years ago
  57. dfc7b83 tty: mxser: fix usage of opmode_ioaddr by Matwey V. Kornilov · 11 years ago
  58. 9d83e18 serial: 8250_dw: add ACPI ID for Intel BayTrail by Heikki Krogerus · 11 years ago
  59. ac5a296 klist: del waiter from klist_remove_waiters before wakeup waitting process by wang, biao · 11 years ago
  60. b5325a0 ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port by Darrick J. Wong · 11 years ago
  61. 89fb9e7 uio: UIO_DMEM_GENIRQ should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  62. a416274 MAINTAINERS: update Hyper-V file list by Haiyang Zhang · 11 years ago
  63. bbedf2f mei: bus: Reset event_cb when disabling a device by Samuel Ortiz · 11 years ago
  64. d2242a3 Drivers: hv: Fix a bug in get_vp_index() by K. Y. Srinivasan · 11 years ago
  65. 46e0cd8 mei: fix out of array access to me clients array by Tomas Winkler · 11 years ago
  66. c4ad180 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  67. 9752197 driver core: print sysfs attribute name when warning about bogus permissions by dyoung@redhat.com · 11 years ago
  68. 1c04fc3 driver core: export subsys_virtual_register by Greg Kroah-Hartman · 11 years ago
  69. aa03381 ARM: smp: Drop RCU_NONIDLE usage in cpu_die() by Stephen Boyd · 11 years ago
  70. 0ddaa97 Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  71. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  72. cc3e06a Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  73. a3f6902 Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  74. c778879 Linux 3.10-rc2 by Linus Torvalds · 11 years ago v3.10-rc2
  75. 669c743 Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  76. dab73b4 TTY: Fix tty miss restart after we turn off flow-control by Wang YanQing · 11 years ago
  77. 421b40a tty/vt: Fix vc_deallocate() lock order by Peter Hurley · 11 years ago
  78. df957d2 TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit by Wei Yongjun · 11 years ago
  79. 416187c TTY: rocket, fix more no-PCI warnings by Jiri Slaby · 11 years ago
  80. 2b35917 serial: mcf: missing uart_unregister_driver() on error in mcf_init() by Wei Yongjun · 11 years ago
  81. 9bcc327 tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init() by Wei Yongjun · 11 years ago
  82. a82ea43 serial: samsung: add missing platform_driver_unregister() when module exit by Wei Yongjun · 11 years ago
  83. f6b6f52 serial: pl011: protect attribute read from NULL platform data struct by Lee Jones · 11 years ago
  84. 383d2fc tty: nwpserial: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  85. dbd2df8 serial: 8250_dw: Add valid clk pointer check by Ezequiel Garcia · 11 years ago
  86. 622f223 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  87. 5e427ec x86: Fix bit corruption at CPU resume time by Linus Torvalds · 11 years ago
  88. 2a0ebf8 USB: cxacru: potential underflow in cxacru_cm_get_array() by Dan Carpenter · 11 years ago
  89. cfb1089 gpio: Don't override the error code in probe error handling by Axel Lin · 11 years ago
  90. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  91. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  92. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  93. 90dae4e gpio: mxs: Use set and clear capabilities of the gpio controller by Maxime Ripard · 11 years ago
  94. 2519f9a gpio-langwell: fix irq conflicts when DT is not used by David Cohen · 11 years ago
  95. 0f119a8 gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  96. f3f0117 Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0" by Bjorn Helgaas · 11 years ago
  97. 2a0f905 drm/radeon: add Hainan pci ids by Alex Deucher · 12 years ago
  98. fffbdda drm/radeon: add golden register settings for Hainan (v2) by Alex Deucher · 11 years ago
  99. 1df0d52 drm/radeon: sun/hainan chips do not have UVD (v2) by Alex Deucher · 11 years ago
  100. 948bee3 drm/radeon: track which asics have UVD by Alex Deucher · 11 years ago