1. c659c38 tlan: Code cleanup: checkpatch.pl is relatively happy now. by Sakari Ailus · 14 years ago
  2. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. e92427b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  4. ec30f34 fix a shutdown regression in intel_idle by Shaohua Li · 14 years ago
  5. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 5a05a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  7. d20761a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  8. 6493d24 igb: Add support for i340 Quad Port Fiber Adapter by Carolyn Wyborny · 14 years ago
  9. 05b9321 e1000e: Use kmemdup rather than duplicating its implementation by Bruce Allan · 14 years ago
  10. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 14 years ago
  11. 67fd4fc e1000e: convert to stats64 by Jeff Kirsher · 14 years ago
  12. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  13. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  14. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  15. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  16. 0a0b7a5 can: add driver for Softing card by Kurt Van Dijck · 14 years ago
  17. 03fd3cf can: add driver for Softing card by Kurt Van Dijck · 14 years ago
  18. 13a3cec Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  19. 2221eca atm: idt77105: fix fetch_stats() result by Vasiliy Kulikov · 14 years ago
  20. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  21. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  22. b5cc8ca RTC: Remove Kconfig symbol for UIE emulation by Uwe Kleine-König · 14 years ago
  23. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  24. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  25. db6b175 acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails by Konrad Rzeszutek Wilk · 14 years ago
  26. d52344a ppp: Use SKB queue abstraction interfaces in fragment processing. by David S. Miller · 14 years ago
  27. 212bfb9 ppp: Reconstruct fragmented packets using frag lists instead of copying. by David S. Miller · 14 years ago
  28. b48f8c2 ppp: Clean up kernel log messages. by David S. Miller · 14 years ago
  29. f32be0c powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() by roel kluin · 14 years ago
  30. d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 14 years ago
  31. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  32. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  33. 2550326 backlight: fix 88pm860x_bl macro collision by Randy Dunlap · 14 years ago
  34. cc587ec drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking by Janusz Krzysztofik · 14 years ago
  35. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  36. 4dce239 enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociate by Roopa Prabhu · 14 years ago
  37. 2ffa007 via-velocity: fix the WOL bug on 1000M full duplex forced mode. by françois romieu · 14 years ago
  38. ccd5c8e atl1e: remove private #define. by françois romieu · 14 years ago
  39. 34aac66 atl1c: remove private #define. by françois romieu · 14 years ago
  40. b305325 bonding: Ensure that we unshare skbs prior to calling pskb_may_pull by Neil Horman · 14 years ago
  41. 6a3c869 cxgb4: fix reported state of interfaces without link by Dimitris Michailidis · 14 years ago
  42. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  43. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  44. e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  45. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  46. d7b9935 i915: Fix i915 suspend delay by Linus Torvalds · 14 years ago
  47. 3247199 firewire: net: is not experimental anymore by Stefan Richter · 14 years ago
  48. 74a1450 firewire: net: invalidate ARP entries of removed nodes by Maxim Levitsky · 14 years ago
  49. 6044565 firewire: core: fix unstable I/O with Canon camcorder by Stefan Richter · 14 years ago
  50. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
  51. 8b3bb3e virtio: remove virtio-pci root device by Milton Miller · 14 years ago
  52. ced05dd lguest: compile fixes by Rusty Russell · 14 years ago
  53. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  54. 6997e61 vxge: update driver version by Jon Mason · 14 years ago
  55. 16fded7 vxge: MSIX one shot mode by Jon Mason · 14 years ago
  56. 1d15f81 vxge: correct eprom version detection by Jon Mason · 14 years ago
  57. 6cca200 vxge: cleanup probe error paths by Jon Mason · 14 years ago
  58. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. 88914bd [media] staging/lirc: fix mem leaks and ptr err usage by Jarod Wilson · 14 years ago
  60. 559d162e [media] hdpvr: reduce latency of i2c read/write w/recycled buffer by Jarod Wilson · 14 years ago
  61. 324b04b [media] hdpvr: enable IR part by Jarod Wilson · 14 years ago
  62. 706c57d [media] rc/mceusb: timeout should be in ns, not us by Jarod Wilson · 14 years ago
  63. 672dcd5 [media] v4l2-device: fix 'use-after-freed' oops by Hans Verkuil · 14 years ago
  64. 46b6337 [media] v4l2-dev: don't memset video_device.dev by Hans Verkuil · 14 years ago
  65. 6ce3ced [media] zoran: use video_device_alloc instead of kmalloc by Hans Verkuil · 14 years ago
  66. bd5ba3b [media] w9966: zero device state after a detach by Hans Verkuil · 14 years ago
  67. eac9aa0 [media] v4l: Fix a use-before-set in the control framework by Laurent Pinchart · 14 years ago
  68. 829fb2d [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_BASE IDs by Hans Verkuil · 14 years ago
  69. c959acf [media] v4l2-ctrls: fix missing 'read-only' check by Hans Verkuil · 14 years ago
  70. 4999e27 [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir-kbd-i2c by Andy Walls · 14 years ago
  71. c69a4af [media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71 by Andy Walls · 14 years ago
  72. 1f1bfaa [media] lirc_zilog: Update TODO.lirc_zilog by Andy Walls · 14 years ago
  73. c2790c7 [media] lirc_zilog: Add Andy Walls to copyright notice and authors list by Andy Walls · 14 years ago
  74. 6830661 [media] lirc_zilog: Remove useless struct i2c_driver.command function by Andy Walls · 14 years ago
  75. 8090232 [media] lirc_zilog: Remove unneeded tests for existence of the IR Tx function by Andy Walls · 14 years ago
  76. b757730 [media] lirc_zilog: Update IR Rx polling kthread start/stop and some printks by Andy Walls · 14 years ago
  77. a68a9b7 [media] lirc_zilog: Extensive rework of ir_probe()/ir_remove() by Andy Walls · 14 years ago
  78. e9b351f [media] lirc_zilog: Don't make private copies of i2c clients by Andy Walls · 14 years ago
  79. 06da95a3 [media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rx by Andy Walls · 14 years ago
  80. 02fcaaa [media] lirc_zilog: Remove disable_tx module parameter by Andy Walls · 14 years ago
  81. 86e5242 [media] lirc_zilog: Reword debug message in ir_probe() by Andy Walls · 14 years ago
  82. 22f3771 [media] firedtv: fix remote control with newer Xorg evdev by Stefan Richter · 14 years ago
  83. 3c61be4 [media] tm6000: rework init code by Dmitri Belimov · 14 years ago
  84. 2400982 [media] radio-aimslab.c needs #include <linux/delay.h> by Geert Uytterhoeven · 14 years ago
  85. 2dbd61b [media] ir-raw: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  86. b7eccc46 [media] adv7175: support s_power by Christian Gmeiner · 14 years ago
  87. cb26a24 [media] [v3,media] av7110: check for negative array offset by Dan Carpenter · 14 years ago
  88. 76f1ef4 [media] rc/imon: default to key mode instead of mouse mode by Jarod Wilson · 14 years ago
  89. 5aad724 [media] rc: fix up and genericize some time unit conversions by Jarod Wilson · 14 years ago
  90. 9ad77eb [media] rc/imon: need to submit urb before ffdc type check by Jarod Wilson · 14 years ago
  91. 2e4c556 [media] rc/ene_ir: fix oops on module load by Kyle McMartin · 14 years ago
  92. 7d2edfc [media] rc/imon: fix ffdc device detection oops by Jarod Wilson · 14 years ago
  93. e95342f [media] DVB: cx231xx drivers does not use dummy frontend anymore by Thadeu Lima de Souza Cascardo · 14 years ago
  94. 34b8fc8 [media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl by Matti Aaltonen · 14 years ago
  95. a3bc5e3 [media] v4l/cx18: update workqueue usage by Tejun Heo · 14 years ago
  96. fd01ad9 [media] media, tlg2300: Fix memory leak in alloc_bulk_urbs_generic() by Jesper Juhl · 14 years ago
  97. 36fd978 [media] frontends/ix2505v: Remember to free allocated memory in failure path by Jesper Juhl · 14 years ago
  98. a63d601 [media] gspca - sonixj: Add LED (illuminator) control to the webcam 0c45:614a by Jean-François Moine · 14 years ago
  99. 3afef85 [media] gspca - sonixj: Infrared bug fix and enhancement by Jean-François Moine · 14 years ago
  100. 14b67c2 [media] gspca - ov534: Propagate errors to higher level by Jean-François Moine · 14 years ago