1. 13acfd5 Powerpc KVM work is based on a commit after rc4. by Gleb Natapov · 11 years ago
  2. 23c4919c [media] marvell-ccic: drop free_irq for devm_request_irq allocated irq by Wei Yongjun · 11 years ago
  3. 6c7e346 [media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_consistent() in flexcop-usb.c by Chen Gang · 11 years ago
  4. b5eee19 [media] media: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  5. a230869 pwm: add ep93xx PWM support by H Hartley Sweeten · 11 years ago
  6. dc77523 [media] videobuf2-core: call __setup_offsets only for mmap memory type by Philipp Zabel · 11 years ago
  7. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  8. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  9. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  10. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  11. 095d81c mac80211: disable WMM with invalid parameters by Johannes Berg · 11 years ago
  12. dba291f kvm: powerpc: booke: Move booke related tracepoints to separate header by Aneesh Kumar K.V · 11 years ago
  13. 72c1253 kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header by Aneesh Kumar K.V · 11 years ago
  14. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  15. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  16. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  17. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  18. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  19. 066212e kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary by Paul Mackerras · 11 years ago
  20. 178db62 kvm: powerpc: book3s: remove kvmppc_handler_highmem label by Paul Mackerras · 11 years ago
  21. ce11e48 KVM: PPC: E500: Add userspace debug stub support by Bharat Bhushan · 11 years ago
  22. 547465e KVM: PPC: E500: Using "struct debug_reg" by Bharat Bhushan · 11 years ago
  23. b12c784 KVM: PPC: E500: exit to user space on "ehpriv 1" instruction by Bharat Bhushan · 11 years ago
  24. fc82cf1 powerpc: export debug registers save function for KVM by Bharat Bhushan · 11 years ago
  25. 9579198 powerpc: move debug registers in a structure by Bharat Bhushan · 11 years ago
  26. 6b3e3b3 powerpc: remove unnecessary line continuations by Bharat Bhushan · 11 years ago
  27. 84e4d63 kvm: powerpc: e500: mark page accessed when mapping a guest page by Bharat Bhushan · 11 years ago
  28. ca8ccbd kvm: powerpc: allow guest control "G" attribute in mas2 by Bharat Bhushan · 11 years ago
  29. fd75cb5 kvm: powerpc: allow guest control "E" attribute in mas2 by Bharat Bhushan · 11 years ago
  30. c199efa powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN by Bharat Bhushan · 11 years ago
  31. 44a3add KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode by Paul Mackerras · 11 years ago
  32. f1378b1 kvm: powerpc: book3s hv: Fix vcore leak by Paul Mackerras · 11 years ago
  33. 491d6ec KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers by Paul Mackerras · 11 years ago
  34. adc0baf KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written by Paul Mackerras · 11 years ago
  35. d78bca7 KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() by Paul Mackerras · 11 years ago
  36. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  37. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  38. 3ff9550 KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache by Paul Mackerras · 11 years ago
  39. 9308ab8 KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe by Paul Mackerras · 11 years ago
  40. 5cd92a9 KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation by Paul Mackerras · 11 years ago
  41. 03a9c90 KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs by Paul Mackerras · 11 years ago
  42. c9029c3 KVM: PPC: Book3S PR: Use 64k host pages where possible by Paul Mackerras · 11 years ago
  43. a4a0f25 KVM: PPC: Book3S PR: Allow guest to use 64k pages by Paul Mackerras · 11 years ago
  44. a2d5602 KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu by Paul Mackerras · 11 years ago
  45. f248177 KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC by Paul Mackerras · 11 years ago
  46. f3271d4 KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt by Paul Mackerras · 11 years ago
  47. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  48. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  49. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  50. 8b75cbb KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  51. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  52. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  53. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  54. 42d7604 KVM: PPC: Book3S HV: Implement H_CONFER by Paul Mackerras · 11 years ago
  55. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  56. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  57. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  58. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  59. 08cf680 ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDs by David Henningsson · 11 years ago
  60. 360fec2 ALSA: hda - add HDA_FIXUP_ACT_FREE action by David Henningsson · 11 years ago
  61. 420f973 thinkpad-acpi: Add mute and mic-mute LED functionality by David Henningsson · 11 years ago
  62. 7ad65d5 cpufreq: exynos4210: Use the common clock framework to set APLL clock rate by Lukasz Majewski · 11 years ago
  63. cf46715 cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate by Lukasz Majewski · 11 years ago
  64. f178e3d spi/tegra20-slink: Move first transfer preparation to prepare_message by Mark Brown · 11 years ago
  65. 63fc184 spi/tegra20-slink: Crude refactoring to use core message parsing by Mark Brown · 11 years ago
  66. 8ca5d2d [media] uvcvideo: Fix data type for pan/tilt control by Chanho Min · 11 years ago
  67. 60b3b4d [media] cx25821: fix sparse warnings by Hans Verkuil · 11 years ago
  68. c8d185c [media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definition by Laurent Pinchart · 11 years ago
  69. 4f1af2a [media] v4l2-fh: Include linux/fs.h for struct file definition by Laurent Pinchart · 11 years ago
  70. 4eed9b3 [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type by Sylwester Nawrocki · 11 years ago
  71. b9e9f02 [media] winbond-cir: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  72. a232728 [media] ir-rx51: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  73. 43917b2 [media] ivtv: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  74. 7b5e71a [media] zoran: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  75. 3e018fe [media] misc drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  76. 9a373d1 [media] cx18: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  77. 68b3869 [media] saa7146: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  78. 032f1dd [media] em28xx: fix error path in em28xx_start_analog_streaming() by Frank Schaefer · 11 years ago
  79. b68cafc [media] em28xx: fix and unify the coding style of the GPIO register write sequences by Frank Schaefer · 11 years ago
  80. 256d013 [media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe() by Alexey Khoroshilov · 11 years ago
  81. 1f61d41 [media] saa7146: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  82. ec9bdd2 [media] pci: ngene: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  83. b17a87b [media] pci: bt878: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  84. 7a409eb [media] pci: saa7164: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  85. a508db8 [media] pci: pt1: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  86. 1e1159b [media] pci: pluto2: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  87. 593781e [media] pci: mantis: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  88. 3982ccd [media] pci: dm1105: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  89. c0d4021 [media] pci: cx88: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  90. d441a4a [media] pci: flexcop: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  91. 06333e0 [media] pci: cx88-video: Use module_pci_driver by Sachin Kamat · 11 years ago
  92. 38b25ad [media] pci: cx88-mpeg: Use module_pci_driver by Sachin Kamat · 11 years ago
  93. 59963b9 [media] pci: cx88-alsa: Use module_pci_driver by Sachin Kamat · 11 years ago
  94. 0798ec6 [media] radio-si4713: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  95. 1668844 [media] siano: fix sparse warnings by Hans Verkuil · 11 years ago
  96. d364016 [media] az6027: fix sparse warnings by Hans Verkuil · 11 years ago
  97. b1cf201 [media] drxk_hard: fix sparse warnings by Hans Verkuil · 11 years ago
  98. 843e44a [media] drxd_hard: fix sparse warnings by Hans Verkuil · 11 years ago
  99. 0db3fa2 [media] cxd2820r_core: fix sparse warnings by Hans Verkuil · 11 years ago
  100. b594a75 [media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h by Frank Schaefer · 11 years ago