1. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  2. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  3. 409550f Input: wacom - pass touch resolution to clients through input_absinfo by Ping Cheng · 14 years ago
  4. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  5. 1817dc0 drivers/clocksource/tcb_clksrc.c: fix init sequence by Voss, Nikolaus · 14 years ago
  6. 4f542e3 pps: claim parallel port exclusively by Alexander Gordeev · 14 years ago
  7. a783ac4 pps ktimer: remove noisy message by Rodolfo Giometti · 14 years ago
  8. cbeb4b7 parport: make lockdep happy with waitlist_lock by Alexander Gordeev · 14 years ago
  9. 0766d20 langwell_gpio: modify EOI handling following change of kernel irq subsystem by Feng Tang · 14 years ago
  10. d8cc667 leds: leds-pwm: return proper error if pwm_request failed by Axel Lin · 14 years ago
  11. 6663050 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  12. 9948d37 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  13. fd3830b Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  14. f5c66d7 intel_scu_ipcutils: Fix the license tag by Alan Cox · 14 years ago
  15. ecb5646 intel_scu_ipc: fix signedness bug by Axel Lin · 14 years ago
  16. 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 14 years ago
  17. 5dc1365 drivers/video/bf537-lq035.c: Add missing IS_ERR test by Julia Lawall · 14 years ago
  18. e88e43b video: pxa168fb: remove a redundant pxa168fb_check_var call by axel lin · 14 years ago
  19. 360c202 video: da8xx-fb: fix fb_probe error path by axel lin · 14 years ago
  20. 842d9b2 Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  21. 5e82ea9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  22. abb72c8 Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  23. 58bbf01 drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq by Alex Deucher · 14 years ago
  24. ec30f34 fix a shutdown regression in intel_idle by Shaohua Li · 14 years ago
  25. 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
  26. 8e934db drm/i915: Prevent uninitialised reads during error state capture by Chris Wilson · 14 years ago
  27. b705120 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 by Michael Karcher · 14 years ago
  28. 8a327f2 Merge remote branch 'linus/master' into drm-intel-fixes by Chris Wilson · 14 years ago
  29. 5a9a8d1 drm/i915: Handle the no-interrupts case for UMS by polling by Chris Wilson · 14 years ago
  30. 3885c6b drm/i915: Disable high-precision vblank timestamping for UMS by Chris Wilson · 14 years ago
  31. 4041b85 drm/i915: Increase the amount of defense before computing vblank timestamps by Chris Wilson · 14 years ago
  32. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 14 years ago
  33. d38acb4 Input: wacom - add 2 Bamboo Pen and touch models by Ping Cheng · 14 years ago
  34. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  35. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 14 years ago
  36. 5a05a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  37. 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
  38. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  39. b526ce2 drm/radeon/kms: simplify atom adjust pll setup by Alex Deucher · 14 years ago
  40. 8d96fe9 drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics by Alex Deucher · 14 years ago
  41. be23da8 drm/radeon/kms: make the mac rv630 quirk generic by Alex Deucher · 14 years ago
  42. 369d7ec drm/radeon/kms: fix a spelling error in an error message by Alex Deucher · 14 years ago
  43. 29d9ebc drm/radeon/kms: Initialize pageflip spinlocks. by Michel Dänzer · 14 years ago
  44. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  45. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  46. 934f992 drm/i915: Recognise non-VGA display devices by Chris Wilson · 14 years ago
  47. 076e2c0 drm/i915: Fix use of invalid array size for ring->sync_seqno by Chris Wilson · 14 years ago
  48. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  49. 727a99a drivers: mmc: msm: remove clock disable in probe by Daniel Walker · 14 years ago
  50. 208028d mmc: msm: fix dma usage not to use internal APIs by Daniel Walker · 14 years ago
  51. 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
  52. 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
  53. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  54. b5cc8ca RTC: Remove Kconfig symbol for UIE emulation by Uwe Kleine-König · 14 years ago
  55. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  56. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  57. db6b175 acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails by Konrad Rzeszutek Wilk · 14 years ago
  58. cb1b145 Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup by Dmitry Torokhov · 14 years ago
  59. 11f5b30 Input: tegra-kbc - add tegra keyboard driver by Rakesh Iyer · 14 years ago
  60. 94a8cab Input: gpio_keys - switch to using request_any_context_irq by Philippe Langlais · 14 years ago
  61. 48c2701 Input: serio - allow registered drivers to get status flag by David Engraf · 14 years ago
  62. f32be0c powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() by roel kluin · 14 years ago
  63. d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 14 years ago
  64. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  65. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  66. 2550326 backlight: fix 88pm860x_bl macro collision by Randy Dunlap · 14 years ago
  67. cc587ec drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking by Janusz Krzysztofik · 14 years ago
  68. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  69. 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
  70. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  71. e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  72. 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
  73. d7b9935 i915: Fix i915 suspend delay by Linus Torvalds · 14 years ago
  74. 3247199 firewire: net: is not experimental anymore by Stefan Richter · 14 years ago
  75. 74a1450 firewire: net: invalidate ARP entries of removed nodes by Maxim Levitsky · 14 years ago
  76. 6044565 firewire: core: fix unstable I/O with Canon camcorder by Stefan Richter · 14 years ago
  77. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
  78. c7dca47 drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space by Chris Wilson · 14 years ago
  79. 475553d drm/i915: Don't kick-off hangcheck after a DRI interrupt by Chris Wilson · 14 years ago
  80. f7ab9b4 drm/i915: Add dependency on CONFIG_TMPFS by Chris Wilson · 14 years ago
  81. e8616b6 drm/i915: Initialise ring vfuncs for old DRI paths by Chris Wilson · 14 years ago
  82. 8b3bb3e virtio: remove virtio-pci root device by Milton Miller · 14 years ago
  83. ced05dd lguest: compile fixes by Rusty Russell · 14 years ago
  84. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  85. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  86. 88914bd [media] staging/lirc: fix mem leaks and ptr err usage by Jarod Wilson · 14 years ago
  87. 559d162e [media] hdpvr: reduce latency of i2c read/write w/recycled buffer by Jarod Wilson · 14 years ago
  88. 324b04b [media] hdpvr: enable IR part by Jarod Wilson · 14 years ago
  89. 706c57d [media] rc/mceusb: timeout should be in ns, not us by Jarod Wilson · 14 years ago
  90. 672dcd5 [media] v4l2-device: fix 'use-after-freed' oops by Hans Verkuil · 14 years ago
  91. 46b6337 [media] v4l2-dev: don't memset video_device.dev by Hans Verkuil · 14 years ago
  92. 6ce3ced [media] zoran: use video_device_alloc instead of kmalloc by Hans Verkuil · 14 years ago
  93. bd5ba3b [media] w9966: zero device state after a detach by Hans Verkuil · 14 years ago
  94. eac9aa0 [media] v4l: Fix a use-before-set in the control framework by Laurent Pinchart · 14 years ago
  95. 829fb2d [media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_BASE IDs by Hans Verkuil · 14 years ago
  96. c959acf [media] v4l2-ctrls: fix missing 'read-only' check by Hans Verkuil · 14 years ago
  97. 4999e27 [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir-kbd-i2c by Andy Walls · 14 years ago
  98. c69a4af [media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71 by Andy Walls · 14 years ago
  99. 1f1bfaa [media] lirc_zilog: Update TODO.lirc_zilog by Andy Walls · 14 years ago
  100. c2790c7 [media] lirc_zilog: Add Andy Walls to copyright notice and authors list by Andy Walls · 14 years ago