1. f66dd53 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  2. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  3. 0b2d8d9 proc_bus_pci_ioctl: remove pointless BKL usage by Linus Torvalds · 14 years ago
  4. 22cdbd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  5. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  6. c3b92ce ramoops: use the platform data structure instead of module params by Kyungmin Park · 14 years ago
  7. 12aa4c6 w1: don't allow arbitrary users to remove w1 devices by Brian Swetland · 14 years ago
  8. 1548bf3 rapidio: fix destructive port EM initialization for Tsi568 by Alexandre Bounine · 14 years ago
  9. 2d4da0f rapidio: fix maximum port number in tsi57x EM initialization by Alexandre Bounine · 14 years ago
  10. 388c45c rapidio: fix IDLE2 bits corruption by Alexandre Bounine · 14 years ago
  11. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  12. a3725c4 rapidio: add support for IDT CPS Gen2 switches by Alexandre Bounine · 14 years ago
  13. e274e0e rapidio: add device access check into the enumeration by Alexandre Bounine · 14 years ago
  14. 6429cd4 rapidio: add handling of orphan port-write message by Alexandre Bounine · 14 years ago
  15. ac38d72 rapidio: modify sysfs initialization for switches by Alexandre Bounine · 14 years ago
  16. dd5648c rapidio: add default handler for error-stopped state by Alexandre Bounine · 14 years ago
  17. 68fe4df rapidio: add relation links between RIO device structures by Alexandre Bounine · 14 years ago
  18. ae05cbd rapidio: use stored ingress port number instead of register read by Alexandre Bounine · 14 years ago
  19. 2c70f02 rapidio: fix RapidIO sysfs hierarchy by Alexandre Bounine · 14 years ago
  20. e89d67c drivers/char/mxser.c: fix compilation warning in mxser.c by Rakib Mullick · 14 years ago
  21. 5a780fc drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  22. a222945 drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  23. cb299ba8 drivers/char/mwave/Makefile: clean up by Tracey Dent · 14 years ago
  24. 7fa5174 drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  25. 44cd4df drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  26. 9807224 drivers/char/synclink_gt.c: add extended sync feature by Paul Fulghum · 14 years ago
  27. ed77ed6 drivers/char/synclink_gt.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  28. b9b1134 drivers/char/ppdev.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  29. 19714a8 drivers/char/applicom.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  30. ffd7d6b synclink_gt: fix per device locking by Paul Fulghum · 14 years ago
  31. dcade5e SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs by Dimitri Sivanich · 14 years ago
  32. 656e17e drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) by Andrew Morton · 14 years ago
  33. 713efa9 drivers/char/rocket.c: release_region or error path by Dan Carpenter · 14 years ago
  34. 60ee6d5 ipmi: fix __init and __exit attribute locations by Corey Minyard · 14 years ago
  35. b4754eb drivers/video/omap/blizzard.c: suspected typo in assignment by Nicolas Kaiser · 14 years ago
  36. f356910 drivers/video/gbefb.c: eliminate memory leak by Julia Lawall · 14 years ago
  37. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  38. c9c62dc fbmem: fix whitespace by James Hogan · 14 years ago
  39. 847fb8a drivers/video/matrox/matroxfb_maven.c: fix unsigned return type by Julia Lawall · 14 years ago
  40. f0a2f35 savagefb: fix DDC for Savage 4 by Ondrej Zary · 14 years ago
  41. 09b599d drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G by Christian Dietrich · 14 years ago
  42. 72b4379 langwell_gpio: add support for whitney point by Alan Cox · 14 years ago
  43. fd0574c drivers/gpio/langwell_gpio.c: remove semicolons after function definitions by Andrew Morton · 14 years ago
  44. 04c17aa8 gpio: add Topcliff PCH GPIO driver by Tomoya MORINAGA · 14 years ago
  45. 459773a gpio: adp5588-gpio: support interrupt controller by Michael Hennerich · 14 years ago
  46. ead6db08 gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register by Miguel Gaio · 14 years ago
  47. 76d800a gpio: timbgpio: use a copy of the IER register to avoid it being trashed by Tomas Hallenberg · 14 years ago
  48. aeec56e gpio: add driver for basic memory-mapped GPIO controllers by Anton Vorontsov · 14 years ago
  49. d0f744c drivers/rtc/rtc-jz4740.c: add alarm function by Paul Cercueil · 14 years ago
  50. f46418c drivers/rtc/rtc-ds3232.c: add alarm function by Lan Chunhe-B25806 · 14 years ago
  51. 5b3ffdd rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() by Kukjin Kim · 14 years ago
  52. e1df962 rtc: rtc-s3c: fix RTC initialization method by Changhwan Youn · 14 years ago
  53. 30ffc40 rtc: rtc-s3c: Fix debug message format on RTC by Kukjin Kim · 14 years ago
  54. e6eb524 rtc: rtc-s3c: fix on support RTC Alarm by Changhwan Youn · 14 years ago
  55. dd061d1 rtc: rtc-s3c: fix setting missing field of getalarm by Changhwan Youn · 14 years ago
  56. f61ae67 rtc: rtc-s3c: fix access unit from byte to word on RTCCON by Changhwan Youn · 14 years ago
  57. fa5b078 rtc: omap: let device wakeup capability be configured from chip init logic by Sekhar Nori · 14 years ago
  58. 59cca86 drivers/rtc/class.c: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  59. d7c7ef9 rtc-bfin: add debug markers to suspend/resume paths by Mike Frysinger · 14 years ago
  60. 286f9f9 rtc-bfin: shrink/optimize interrupt handler a bit by Mike Frysinger · 14 years ago
  61. 9aa449b rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC by Kevin Wells · 14 years ago
  62. 1e0ad28 drivers/char/vt_ioctl.c: fix VT_OPENQRY error value by Graham Gower · 14 years ago
  63. 8881cdc dmi: log board, system, and BIOS information by Bjorn Helgaas · 14 years ago
  64. ce45b87 ehea: Fixing statistics by Breno Leitao · 14 years ago
  65. a71fb88 bonding: Fix lockdep warning after bond_vlan_rx_register() by Jarek Poplawski · 14 years ago
  66. 1933f0c caif-u5500: Build config for CAIF shared mem driver by Amarnath Revanna · 14 years ago
  67. e57731f caif-u5500: CAIF shared memory mailbox interface by Amarnath Revanna · 14 years ago
  68. dfae55d caif-u5500: CAIF shared memory transport protocol by sjur.brandeland@stericsson.com · 14 years ago
  69. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  70. 13c3ab8 drivers/net/typhoon.c: delete double assignment by Julia Lawall · 14 years ago
  71. d58c0e9 drivers/net/sb1000.c: delete double assignment by Julia Lawall · 14 years ago
  72. 0184bbb qlcnic: define valid vlan id range by Sony Chacko · 14 years ago
  73. 90d1900 qlcnic: reduce rx ring size by Sony Chacko · 14 years ago
  74. e5edb7b qlcnic: fix mac learning by amit salecha · 14 years ago
  75. e5ccd96 ehea: fix use after free by Eric Dumazet · 14 years ago
  76. c1b6009 qlge: bugfix: Restoring the vlan setting. by Ron Mercer · 14 years ago
  77. f203af7 be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close() by Somnath Kotur · 14 years ago
  78. cd0ea24 gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic) by Jarek Poplawski · 14 years ago
  79. 87acf5a NULL-terminate all pci_device_id tables by Dzianis Kahanovich · 14 years ago
  80. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  81. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  82. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  83. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  84. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  85. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  86. 8f895da drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 by Alex Deucher · 14 years ago
  87. d2d8f66 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  88. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  89. 27afe58 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  90. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  91. 5f2365d misc devices: do not enable by default by Borislav Petkov · 14 years ago
  92. f0cfec1 drivers/misc/apds9802als.c: add runtime PM support by Hong Liu · 14 years ago
  93. 22d96aa drivers/misc/apds9802als.c: ALS drivers for the apds9802als by anantha · 14 years ago
  94. 8a233f01 pca953x: pca953x driver fixes for x86 mrst by Alek Du · 14 years ago
  95. 2e85c4d drivers/misc/isl29020.c: ambient light sensor by Kalhan Trisal · 14 years ago
  96. 93e2f58 lkdtm: prefix enum constants by Namhyung Kim · 14 years ago
  97. 92b1f84 drivers/misc: driver for APDS990X ALS and proximity sensors by Samu Onkalo · 14 years ago
  98. 190420a drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor by Samu Onkalo · 14 years ago
  99. 4b068de ad525x_dpot: use correct rdac channel for ad5251/ad5252 by steven miao · 14 years ago
  100. a4bd394 drivers/misc/ad525x_dpot.c: new features by Michael Hennerich · 14 years ago