1. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  2. 9abd59b Merge commit 'v3.0.1' into android-3.0 by Colin Cross · 13 years ago
  3. cb83d9f geode: reflect mfgpt dependency on mfd by Philip A. Prindeville · 13 years ago
  4. 814cdea Merge commit 'v3.0-rc6' into android-3.0 by Dima Zavin · 14 years ago
  5. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 14 years ago
  6. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  7. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 14 years ago
  8. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 14 years ago
  9. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  10. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 14 years ago
  11. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  12. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 14 years ago
  13. ec8f9ce drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIME by Geert Uytterhoeven · 14 years ago
  14. 4bbd61f drivers/misc/cs5535-mfgpt.c: fix wrong if condition by Christian Gmeiner · 14 years ago
  15. 5a1e6f7 drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error path by Axel Lin · 14 years ago
  16. e64be6f misc: kernel_debugger: Add help command by Dmitry Shmidt · 14 years ago
  17. 1fb6e37 misc: kernel_debugger: fix handle_sysrq call by Erik Gilling · 14 years ago
  18. c1dbe30 misc: add akm8975 compass driver by Colin Cross · 15 years ago
  19. df8bfc3 net: activity_stats: Add statistics for network transmission activity by Mike Chan · 15 years ago
  20. 97f59a1 apanic: make APANIC_LABEL depend on APANIC by Iliyan Malchev · 15 years ago
  21. 310cd14 misc: apanic: erase kpanic when no data by Tom Zhu · 15 years ago
  22. d2e9d64 misc: apanic: bad block handling by Tom Zhu · 15 years ago
  23. e3af8d4 ramconsole/apanic: Ensure ramconsole does not get cluttered by apanic threads by San Mehat · 15 years ago
  24. 01c9968 drivers: apanic: Android kernel panic handler. by San Mehat · 15 years ago
  25. 24087d7 wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chips by Nick Pelly · 16 years ago
  26. 3e3d035 kernel_debugger_core: add interrupt-context debugger core by Brian Swetland · 17 years ago
  27. 807e5f6 misc: uidstat: Adding uid stat driver to collect network statistics. by Mike Chan · 16 years ago
  28. a4ff0e8 pmem: Add pmem driver by Rebecca Schultz · 16 years ago
  29. 1312ba4 pti: PTI semantics fix in pti_tty_cleanup. by J Freyensee · 14 years ago
  30. 1dae42b pti: ENXIO error case memory leak PTI fix. by J Freyensee · 14 years ago
  31. 29021bcc pti: double-free security PTI fix by J Freyensee · 14 years ago
  32. 9d031d9 drivers:misc: ti-st: fix skipping of change remote baud by Shahar Lev · 14 years ago
  33. 7316a9f st_kim: Handle case of no device found for ID 0 by Steven Rostedt · 14 years ago
  34. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  35. 603d04b kgdbts: only use new asm-generic/ptrace.h api when needed by Mike Frysinger · 14 years ago
  36. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 14 years ago
  37. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  38. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  39. 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  40. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  41. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  42. 0e1d715 misc: Add CARMA DATA-FPGA Programmer support by Ira Snyder · 14 years ago
  43. c186f0e misc: Add CARMA DATA-FPGA Access Driver by Ira Snyder · 14 years ago
  44. 0b61d2a Intel PTI implementaiton of MIPI 1149.7. by J Freyensee · 14 years ago
  45. 275640b pch_phub: Support new device ML7223 by Tomoya MORINAGA · 14 years ago
  46. 773d679 misc: fix ti-st build issues by Randy Dunlap · 14 years ago
  47. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 14 years ago
  48. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  49. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  50. fc27119 drivers:misc:ti-st: remove rfkill dependency by Pavan Savoy · 14 years ago
  51. 764b0c4 drivers:misc:ti-st: handle delayed tty receive by Pavan Savoy · 14 years ago
  52. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 14 years ago
  53. 853a137 cs5535: Fix section mismatch by Nikanth Karthikesan · 14 years ago
  54. 5ecd602 ibmasm: fix comment typo by Justin P. Mattock · 14 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  56. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  57. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  58. adb4b83 kgdboc,kgdbts: strlen() doesn't count the terminator by Dan Carpenter · 15 years ago
  59. b259514 drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  60. deb187e drivers/misc/ep93xx_pwm.c: world-writable sysfs files by Vasiliy Kulikov · 14 years ago
  61. a844b43 drivers/misc/atmel_tclib.c: fix a memory leak by Axel Lin · 14 years ago
  62. 6f7d485 drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() by Axel Lin · 14 years ago
  63. 4e67359 drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled by Hong Liu · 14 years ago
  64. b950054 ST SPEAr: PCIE gadget suppport by Pratyush Anand · 14 years ago
  65. 45bff2e drivers/misc/bmp085.c: free initmem memory by Shubhrajyoti Datta · 14 years ago
  66. 4a7de63 bh1780gli: convert to dev pm ops by Shubhrajyoti Datta · 14 years ago
  67. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 14 years ago
  68. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  69. 8ac727c misc: change to new flag variable by matt mooney · 14 years ago
  70. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  71. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  72. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  73. 6ae705b pch_uart: reference clock on CM-iTC by Denis Turischev · 14 years ago
  74. 1a738dc pch_phub: add new device ML7213 by Tomoya MORINAGA · 14 years ago
  75. c1605f2 drivers:misc: ti-st: fix debugging code by Pavan Savoy · 14 years ago
  76. 97e419a drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  77. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 14 years ago
  78. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  79. 781a739 drivers:misc: ti-st: remove multiple gpio handling by Pavan Savoy · 14 years ago
  80. 6d71ba2 drivers:misc: ti-st: fix hci-ll on wake_ind collision by Pavan Savoy · 14 years ago
  81. ef04d12 drivers:misc: ti-st: firmware download optimization by Pavan Savoy · 14 years ago
  82. 6710fcf drivers:misc: ti-st: set right debug levels for logs by Pavan Savoy · 14 years ago
  83. 7044266 drivers:misc: ti-st: fix error codes by Pavan Savoy · 14 years ago
  84. ec60d0a drivers:misc: ti-st: move from rfkill to sysfs by Pavan Savoy · 14 years ago
  85. 5c88b02 drivers:misc: ti-st: register with channel IDs by Pavan Savoy · 14 years ago
  86. c47dda7 pch_phub: add new device ML7213 by Tomoya MORINAGA · 14 years ago
  87. 51f50f8 misc/iwmc3200top: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  88. b143758 misc: Make AB8500_PWM driver depend on U8500 due to PWM breakage by Mark Brown · 14 years ago
  89. 7eb1981 misc: Fix cs5535 printk warnings by Joe Perches · 14 years ago
  90. ec9d0cf gpio/misc: Add MODULE_ALIAS entries for CS5535 functions by Andres Salomon · 14 years ago
  91. 69bc6de misc: Convert cs5535-mfgpt from pci device to platform device by Andres Salomon · 14 years ago
  92. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  93. d27a0c0 VMware balloon: stop locking pages when hypervisor tells us enough by Dmitry Torokhov · 14 years ago
  94. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  95. 883624a ioc4: use static work_struct for ioc4_load_modules() by Tejun Heo · 14 years ago
  96. 45efe84 misc/at24: add more sanity checks for parameters by Wolfram Sang · 14 years ago
  97. 9ed030d misc/at24: parse device tree data by Wolfram Sang · 14 years ago
  98. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  99. b38eeaa drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() by Axel Lin · 14 years ago
  100. c22c7ae sgi-xpc: XPC fails to discover partitions with all nasids above 128 by Robin@sgi.com · 14 years ago