1. 9137c9d Staging: rtl8188eu: Fix warnings of no space before tabs. by Elena Oat · 10 years ago
  2. b4ed18b Staging: rtl8188eu: Fix warnings of space prohibited. by Elena Oat · 10 years ago
  3. a318c9e Staging: rtl8188eu: Fix warning of braces {} are not necessary. by Elena Oat · 10 years ago
  4. 26f4f3b MIPS: KVM: Consult HWREna before emulating RDHWR by James Hogan · 10 years ago
  5. 1550567 MIPS: KVM: Pass reserved instruction exceptions to guest by James Hogan · 10 years ago
  6. 2202794 MIPS: KVM: asm/kvm_host.h: Clean up whitespace by James Hogan · 10 years ago
  7. 2033801 staging: vt6656: s_uGetRTSCTSRsvTime fix return. by Malcolm Priestley · 10 years ago
  8. 2075f65 staging: vt6656: vnt_rxtx_rsvtime_le16 fix return. by Malcolm Priestley · 10 years ago
  9. 5abe3d6 staging: vt6656: s_uGetDataDuration use __le16. by Malcolm Priestley · 10 years ago
  10. 7f591a1 staging: vt6656: Correct return type s_uGetRTSCTSDuration. by Malcolm Priestley · 10 years ago
  11. c4cf6df staging: vt6656: rxtx endian correct return duration by Malcolm Priestley · 10 years ago
  12. dab085b staging: vt6656: vnt_time_stamp_off fix return to __le16 by Malcolm Priestley · 10 years ago
  13. 533f9d3 staging: vt6656: struct vnt_tx_short_buf_head correct base types by Malcolm Priestley · 10 years ago
  14. 10bb39a staging: vt6656: rxtx Replace wTimeStampOff* variables by Malcolm Priestley · 10 years ago
  15. 372108e staging: vt6656: rxtx Replace wCTSTxRrvTime_ba by Malcolm Priestley · 10 years ago
  16. 7fd5747 staging: vt6656: rxtx: Replace wCTSDuration* by Malcolm Priestley · 10 years ago
  17. 5ff627a staging: vt6656: rxtx: Replace wTxRrvTime* by Malcolm Priestley · 10 years ago
  18. 85417bf staging: vt6656: rxtx: Replace wRTSTxRrvTime* by Malcolm Priestley · 10 years ago
  19. fadc3bd staging: vt6656: rxtx: Replace wRTSDuration* variables by Malcolm Priestley · 10 years ago
  20. 4e01117 staging: vt6656: rxtx Replace wDuration* variables. by Malcolm Priestley · 10 years ago
  21. 733dbc1 GFS2: inline function gfs2_set_mode by Bob Peterson · 10 years ago
  22. bbfbe83 staging: dgap: re-factor some more code for 80+ lines by Mark Hounschell · 10 years ago
  23. c43846a staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macros by Mark Hounschell · 10 years ago
  24. 8cdd763 staging: dgap: re-factor some code for 80+ lines as reported by checkpatch by Mark Hounschell · 10 years ago
  25. 33688d9 drm/i915: init pm.suspended earlier by Paulo Zanoni · 11 years ago
  26. 765dab6 drm/i915: update the PC8 and runtime PM documentation by Paulo Zanoni · 11 years ago
  27. a14cb6f drm/i915: rename __hsw_do_{en, dis}able_pc8 by Paulo Zanoni · 11 years ago
  28. d688e09 drm/i915: kill struct i915_package_c8 by Paulo Zanoni · 11 years ago
  29. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  30. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 11 years ago
  31. 6a932d8 drm/i915: don't get/put PC8 when getting/putting power wells by Paulo Zanoni · 11 years ago
  32. d361ae2 drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8 by Paulo Zanoni · 11 years ago
  33. db8384f drm/i915: don't get/put PC8 reference on freeze/thaw by Paulo Zanoni · 11 years ago
  34. e1f2de6 drm/i915: remove an indirection level on PC8 functions by Paulo Zanoni · 11 years ago
  35. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 11 years ago
  36. 43694d6 drm/i915: get runtime PM references when the GPU is idle/busy by Paulo Zanoni · 11 years ago
  37. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 11 years ago
  38. 9e6ea71 drm/i915: get/put runtime PM when we get/put a power domain by Paulo Zanoni · 11 years ago
  39. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 11 years ago
  40. b4d2a9a drm/i915: extract __hsw_do_{en, dis}able_package_c8 by Paulo Zanoni · 11 years ago
  41. d658f90 staging: wlags49_h2: Correct comment style in wl_netdev.c by Mathieu Maret · 10 years ago
  42. f1f8221 staging: wlags49_h2: remove commented code in wl_netdev.c by Mathieu Maret · 10 years ago
  43. fed3ffd staging: wlags49_h2: reindent wl_netdev.c by Mathieu Maret · 10 years ago
  44. f45dc26 GFS2: Remove extraneous function gfs2_security_init by Bob Peterson · 10 years ago
  45. b00263d GFS2: Increase the max number of ACLs by Bob Peterson · 10 years ago
  46. ca3992b Merge branch 'devicetree/next-reserved-mem' into devicetree/next by Grant Likely · 10 years ago
  47. 0829f6d of: device_node kobject lifecycle fixes by Pantelis Antoniou · 11 years ago
  48. b80d6c7 Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  49. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 10 years ago
  50. 8cbbf2c cgroup: implement CFTYPE_ONLY_ON_DFL by Tejun Heo · 10 years ago
  51. a2dd424 cgroup: make cgrp_dfl_root mountable by Tejun Heo · 10 years ago
  52. 4d3bb51 cgroup: drop const from @buffer of cftype->write_string() by Tejun Heo · 10 years ago
  53. 3dd06ff cgroup: rename cgroup_dummy_root and related names by Tejun Heo · 10 years ago
  54. 9441962 cgroup: move ->subsys_mask from cgroupfs_root to cgroup by Tejun Heo · 10 years ago
  55. 5df3603 cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding by Tejun Heo · 10 years ago
  56. fdce6bf cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}() by Tejun Heo · 10 years ago
  57. 985ed67 cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root by Tejun Heo · 10 years ago
  58. 172a2c06 cgroup: reorganize cgroup bootstrapping by Tejun Heo · 10 years ago
  59. 5d77381 cgroup: relocate setting of CGRP_DEAD by Tejun Heo · 10 years ago
  60. 991acaf regulator: s2mps11: Add missing of_node_put by Sachin Kamat · 11 years ago
  61. 14256f7 regulator: s2mps11: Use of_get_child_by_name by Sachin Kamat · 11 years ago
  62. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  63. 6572547 ASoC: io: Remove support for ASoC cache in conjunction with regmap by Mark Brown · 11 years ago
  64. 28d6d17 ASoC: Add helper function to cast component back to CODEC by Lars-Peter Clausen · 10 years ago
  65. 8d7c772 Documentation: mfd: s2mps11: Document support for S2MPS14 by Krzysztof Kozlowski · 11 years ago
  66. 05be09b regulator: s2mps11: Add set_suspend_disable for S2MPS14 by Krzysztof Kozlowski · 11 years ago
  67. 15f7730 regulator: s2mps11: Add support for S2MPS14 regulators by Krzysztof Kozlowski · 11 years ago
  68. 236b11d Merge branch 'ib-mfd-regulator-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into regulator-s2mps11 by Mark Brown · 10 years ago
  69. dda5e36 regulator: max8660: Fix brace alignment by Sachin Kamat · 10 years ago
  70. 150e726 NFSv4: Ensure we respect soft mount timeouts during trunking discovery by Trond Myklebust · 10 years ago
  71. f9b7ebd NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted by Trond Myklebust · 10 years ago
  72. 262ca2b drm/i915: Rename similar plane functions to avoid confusion by Matt Roper · 10 years ago
  73. 9832235 cpufreq: Do not allow ->setpolicy drivers to provide ->target by Rafael J. Wysocki · 10 years ago
  74. cc3b68f irqchip: sun4i: Simplify sun4i_irq_ack by Hans de Goede · 10 years ago
  75. 915b78c irqchip: sun4i: Use handle_fasteoi_irq for all interrupts by Hans de Goede · 10 years ago
  76. bab5c79 genirq: procfs: Make smp_affinity values go+r by Chema Gonzalez · 10 years ago
  77. 7439717 arm64: Fix duplicated Kconfig entries by Mark Brown · 10 years ago
  78. b7e4ab5 Video: atmel: avoid the id of fix screen info is overwritten by Bo Shen · 10 years ago
  79. 2aca46c sched: remove unused SCHED_INIT_NODE by Vincent Guittot · 10 years ago
  80. 83f8475 regmap: cache: Don't attempt to sync non-writeable registers by Dylan Reid · 10 years ago
  81. 7561732 regmap: cache: Step by stride in default sync by Dylan Reid · 10 years ago
  82. c86907b Doc/DT: Add DT binding documentation for tpd12s015 encoder by Tomi Valkeinen · 11 years ago
  83. be2868e Doc/DT: Add DT binding documentation for TFP410 encoder by Tomi Valkeinen · 11 years ago
  84. 32f20cc Doc/DT: Add DT binding documentation for Sony acx565akm panel by Tomi Valkeinen · 11 years ago
  85. e433333 Doc/DT: Add DT binding documentation for MIPI DSI CM Panel by Tomi Valkeinen · 11 years ago
  86. e684175 Doc/DT: Add DT binding documentation for HDMI Connector by Tomi Valkeinen · 11 years ago
  87. b987fad Doc/DT: Add DT binding documentation for DVI Connector by Tomi Valkeinen · 11 years ago
  88. 07b6565 Doc/DT: Add DT binding documentation for Analog TV Connector by Tomi Valkeinen · 11 years ago
  89. d532676 softirq: Add linux/irq.h to make it compile again by Thomas Gleixner · 10 years ago
  90. 14b4319 m68k: amiga: Add linux/irq.h to make it compile again by Thomas Gleixner · 10 years ago
  91. 80c48e7 regulator: dbx500: use seq_puts() instead of seq_printf() by Jingoo Han · 10 years ago
  92. e77addc regulator: dbx500-prcmu: Silence checkpatch warnings by Sachin Kamat · 10 years ago
  93. 1133420 ARM: omap3-n900.dts: add display information by Tomi Valkeinen · 11 years ago
  94. 11ea8b7 drm/i915/vlv: no MCHBAR on VLV by Jesse Barnes · 11 years ago
  95. dd186aa ARM: omap3-igep0020.dts: add display information by Javier Martinez Canillas · 11 years ago
  96. 9955a9e ARM: omap3-beagle-xm.dts: add display information by Tomi Valkeinen · 11 years ago
  97. 8cecf52 ARM: omap3-beagle.dts: add display information by Tomi Valkeinen · 11 years ago
  98. 7c572d5 ARM: omap4-sdp.dts: add display information by Tomi Valkeinen · 12 years ago
  99. 742766a mfd: tps65910: Fix regmap_irq_chip_data leak on mfd_add_devices fail by Krzysztof Kozlowski · 10 years ago
  100. 483e2df mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chip fail by Krzysztof Kozlowski · 10 years ago