1. 9a0a359 ACPICA: Resources: Fix loop termination for the get AML length function. by Lv Zheng · 11 years ago
  2. bf9b448 ACPICA: Debug output: Do not emit function nesting level for kernel build. by Bob Moore · 11 years ago
  3. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  4. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  5. dba47d3 ACPICA: Fix cached object deletion code. by Lv Zheng · 11 years ago
  6. 2faa046 ACPICA: Remove dead AOPOBJ_INVALID check. by Lv Zheng · 11 years ago
  7. 6208a3d ACPICA: Cleanup useless memset invocations. by Lv Zheng · 11 years ago
  8. bd48d67 ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. by Lv Zheng · 11 years ago
  9. 130797a ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). by Lv Zheng · 11 years ago
  10. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  11. fa5f508 ACPICA: Update DMAR table definitions. by Lv Zheng · 11 years ago
  12. 98f7eb8 ACPICA: Update namespace dump code. by Lv Zheng · 11 years ago
  13. 99567bc ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. by Lv Zheng · 11 years ago
  14. bb42cc2 ACPICA: Update default space handlers. by Lv Zheng · 11 years ago
  15. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  16. d21f600 ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces. by Lv Zheng · 11 years ago
  17. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  18. bb1cab3 ACPICA: Clarify ACPI_FREE_BUFFER usage. by Bob Moore · 11 years ago
  19. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  20. e07fcfd ACPICA: Hardcode access width for the reset register. by Bob Moore · 11 years ago
  21. ab3b248 ACPICA: Fix possible memory leaks in the GPE handling. by Lv Zheng · 11 years ago
  22. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  23. 7342447 ACPICA: Add safe versions of common string functions. by Bob Moore · 11 years ago
  24. 1d98e9e ACPICA: Add history/line-editing for Unix/Linux systems. by Bob Moore · 11 years ago
  25. 48961ce ACPICA: Add a check for a null node during namespace walk. by Bob Moore · 11 years ago
  26. d7da179 ACPICA: Table print header function: Increase default width for table length. by Bob Moore · 11 years ago
  27. 1b673f2 ACPICA: Ensure that debug output is immediately disabled on termination. by Tomasz Nowicki · 11 years ago
  28. c53ae3a ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument. by Bob Moore · 11 years ago
  29. cacba86 ACPICA: Tables: Cleanup RSDP signature codes. by Lv Zheng · 11 years ago
  30. 94d4be6 ACPICA: Tables: Cleanup table checksum verification code. by Lv Zheng · 11 years ago
  31. 424deb3 ACPICA: Debugger: Add new command to display full namespace pathnames. by Bob Moore · 11 years ago
  32. d2e7d07 ACPICA: Operation region support: Never free the handler "context" pointer. by David E. Box · 11 years ago
  33. a2fd4b4 ACPICA: Add support for host-installed SCI handlers. by Lv Zheng · 11 years ago
  34. d53d820 ACPICA: Validate start object for acpi_walk_namespace. by Bob Moore · 11 years ago
  35. 1f5210a ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behavior is not affected. by Bob Moore · 11 years ago
  36. 2856846 ACPICA: Debug output: small formatting update, no functional change. by Bob Moore · 11 years ago
  37. c3faedc ACPICA: acpi_read: On error, do not modify the return value target location. by Bjorn Helgaas · 11 years ago
  38. f28eb9f ACPICA: Improve error message for "too many parent prefixes" condition. by Bob Moore · 11 years ago
  39. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  40. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  41. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  42. bda2f8f iio:buffer_cb: Add missing iio_buffer_init() by Lars-Peter Clausen · 11 years ago
  43. 0d5b7da iio: Prevent race between IIO chardev opening and IIO device free by Lars-Peter Clausen · 11 years ago
  44. cadc212 iio: fix: Keep a reference to the IIO device for open file descriptors by Lars-Peter Clausen · 11 years ago
  45. a87c82e iio: Stop sampling when the device is removed by Lars-Peter Clausen · 11 years ago
  46. d66e045 iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL by Peter Meerwald · 11 years ago
  47. a97dd06 iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  48. 234efa1 iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  49. d320f1b iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  50. 2457aaf Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  51. d45004f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  52. d831a00 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  53. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. 6ddf2ed Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  55. 9808cc9 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  56. 8e1f80c Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  57. 4dea5806 cpufreq: return EEXIST instead of EBUSY for second registering by Yinghai Lu · 11 years ago
  58. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  59. 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 11 years ago
  60. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  62. c194992 skge: fix broken driver by Mikulas Patocka · 11 years ago
  63. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  64. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  65. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  66. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  67. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  68. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  69. b494b48 cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  70. e1825b2 cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  71. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 11 years ago
  72. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 11 years ago
  73. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  74. 90e17dc Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  75. d287c1d mailbox: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  76. 2b0774d iio: iio_device_add_event_sysfs() bugfix by Lukasz Czerwinski · 11 years ago
  77. 40e23ce staging: iio: ade7854-spi: Fix return value by Sachin Kamat · 11 years ago
  78. 575a6c9 staging:iio:hmc5843: Fix measurement conversion by Peter Meerwald · 11 years ago
  79. 5e64897 iio: isl29018: Fix uninitialized value by Derek Basehore · 11 years ago
  80. c919095 staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver. by Jonathan Cameron · 11 years ago
  81. db10e20 iio: at91: fix adc_clk overflow by Josh Wu · 11 years ago
  82. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
  83. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  84. f2f5f77 drm/i915: Don't enable the cursor on a disable pipe by Ville Syrjälä · 11 years ago
  85. cc17396 drm/i915: do not update cursor in crtc mode set by Jani Nikula · 11 years ago
  86. 84fca9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  87. 03e1261 tty: disassociate_ctty() sends the extra SIGCONT by Oleg Nesterov · 11 years ago
  88. 2936b6a vxlan: Avoid creating fdb entry with NULL destination by Sridhar Samudrala · 11 years ago
  89. 4bdf259 drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h> by Avinash Kumar · 11 years ago
  90. e05e907 net loopback: Set loopback_dev to NULL when freed by Eric W. Biederman · 11 years ago
  91. 8efd576 cpufreq: unlock correct rwsem while updating policy->cpu by Viresh Kumar · 11 years ago
  92. 9c8f1ee cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish() by Viresh Kumar · 11 years ago
  93. 42f4891 Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  94. d3d665a vhost-scsi: whitespace tweak by Michael S. Tsirkin · 11 years ago
  95. 595cb75 vhost/scsi: use vmalloc for order-10 allocation by Michael S. Tsirkin · 11 years ago
  96. 7d26a78 USB: pl2303: distinguish between original and cloned HX chips by Frank Schäfer · 11 years ago
  97. dfe2902 USB: Faraday fotg210: fix email addresses by Dave Jones · 11 years ago
  98. dc298a2 USB: fix typo in usb serial simple driver Kconfig by Dave Jones · 11 years ago
  99. 3b8d732 Revert "USB: EHCI: support running URB giveback in tasklet context" by Greg Kroah-Hartman · 11 years ago
  100. d3675e3 usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr by Chanho Park · 11 years ago