1. fa5b078 rtc: omap: let device wakeup capability be configured from chip init logic by Sekhar Nori · 14 years ago
  2. 59cca86 drivers/rtc/class.c: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  3. d7c7ef9 rtc-bfin: add debug markers to suspend/resume paths by Mike Frysinger · 14 years ago
  4. 286f9f9 rtc-bfin: shrink/optimize interrupt handler a bit by Mike Frysinger · 14 years ago
  5. 9aa449b rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC by Kevin Wells · 14 years ago
  6. 1e0ad28 drivers/char/vt_ioctl.c: fix VT_OPENQRY error value by Graham Gower · 14 years ago
  7. 8881cdc dmi: log board, system, and BIOS information by Bjorn Helgaas · 14 years ago
  8. ce45b87 ehea: Fixing statistics by Breno Leitao · 14 years ago
  9. a71fb88 bonding: Fix lockdep warning after bond_vlan_rx_register() by Jarek Poplawski · 14 years ago
  10. 1933f0c caif-u5500: Build config for CAIF shared mem driver by Amarnath Revanna · 14 years ago
  11. e57731f caif-u5500: CAIF shared memory mailbox interface by Amarnath Revanna · 14 years ago
  12. dfae55d caif-u5500: CAIF shared memory transport protocol by sjur.brandeland@stericsson.com · 14 years ago
  13. 4101e97 drivers/isdn: delete double assignment by Julia Lawall · 14 years ago
  14. 13c3ab8 drivers/net/typhoon.c: delete double assignment by Julia Lawall · 14 years ago
  15. d58c0e9 drivers/net/sb1000.c: delete double assignment by Julia Lawall · 14 years ago
  16. 0184bbb qlcnic: define valid vlan id range by Sony Chacko · 14 years ago
  17. 90d1900 qlcnic: reduce rx ring size by Sony Chacko · 14 years ago
  18. e5edb7b qlcnic: fix mac learning by amit salecha · 14 years ago
  19. e5ccd96 ehea: fix use after free by Eric Dumazet · 14 years ago
  20. c1b6009 qlge: bugfix: Restoring the vlan setting. by Ron Mercer · 14 years ago
  21. f203af7 be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close() by Somnath Kotur · 14 years ago
  22. 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
  23. 62747cd MN10300: ASB2364: Add support for SMSC911X and SMC911X by Akira Takeuchi · 14 years ago
  24. 87acf5a NULL-terminate all pci_device_id tables by Dzianis Kahanovich · 14 years ago
  25. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  26. 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
  27. 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
  28. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  29. 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
  30. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  31. 8f895da drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 by Alex Deucher · 14 years ago
  32. 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
  33. 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
  34. 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
  35. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  36. 5f2365d misc devices: do not enable by default by Borislav Petkov · 14 years ago
  37. f0cfec1 drivers/misc/apds9802als.c: add runtime PM support by Hong Liu · 14 years ago
  38. 22d96aa drivers/misc/apds9802als.c: ALS drivers for the apds9802als by anantha · 14 years ago
  39. 8a233f01 pca953x: pca953x driver fixes for x86 mrst by Alek Du · 14 years ago
  40. 2e85c4d drivers/misc/isl29020.c: ambient light sensor by Kalhan Trisal · 14 years ago
  41. 93e2f58 lkdtm: prefix enum constants by Namhyung Kim · 14 years ago
  42. 92b1f84 drivers/misc: driver for APDS990X ALS and proximity sensors by Samu Onkalo · 14 years ago
  43. 190420a drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor by Samu Onkalo · 14 years ago
  44. 4b068de ad525x_dpot: use correct rdac channel for ad5251/ad5252 by steven miao · 14 years ago
  45. a4bd394 drivers/misc/ad525x_dpot.c: new features by Michael Hennerich · 14 years ago
  46. 5f400cf drivers/misc/ad525x_dpot.c: fix part name typos in defines by Michael Hennerich · 14 years ago
  47. 10ad527 drivers/misc/phantom.c: add missing warning messages in phantom_probe() by Rahul Ruikar · 14 years ago
  48. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  49. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  50. dae512e drivers/char/hpet.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  51. 0ca0176 hpet: fix style problems by Jaswinder Singh Rajput · 14 years ago
  52. 96e9694 hpet: fix unwanted interrupt due to stale irq status bit by Clemens Ladisch · 14 years ago
  53. a56d531 hpet: unmap unused I/O space by Jiri Slaby · 14 years ago
  54. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  55. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  56. 2ac3903 writeback: add /sys/devices/system/node/<node>/vmstat by Michael Rubin · 14 years ago
  57. de5e2dd ipmi: proper spinlock initialization by Eric Dumazet · 14 years ago
  58. 1f9fa52 drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts by Michael Hennerich · 14 years ago
  59. 0935897 sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn down by Robin Holt · 14 years ago
  60. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  61. 2ca78d2 IB/qib: clean up properly if pci_set_consistent_dma_mask() fails by Jason Gunthorpe · 14 years ago
  62. 5d26a1d IB/qib: Allow driver to load if PCIe AER fails by Ralph Campbell · 14 years ago
  63. 9e43e01 IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set by Ralph Campbell · 14 years ago
  64. 82fdb0a IB/qib: Fix extra log level in qib_early_err() by Jason Gunthorpe · 14 years ago
  65. aa1ad26 RDMA/cxgb4: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  66. ca7cf94 RDMA/cxgb3: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
  67. c25d299 intel_idle: do not use the LAPIC timer for ATOM C2 by Len Brown · 14 years ago
  68. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  69. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  70. 1941bf8 drivers/atm/eni.c: Remove multiple uses of KERN_<level> by Joe Perches · 14 years ago
  71. f2dc0d1 tg3: Do not call device_set_wakeup_enable() under spin_lock_bh by Rafael J. Wysocki · 14 years ago
  72. 78fd9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  73. b9958a9 can: mcp251x: fix reception of standard RTR frames by Marc Kleine-Budde · 14 years ago
  74. 9a27586 can: flexcan: fix use after free of priv by Marc Kleine-Budde · 14 years ago
  75. 45352bb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  76. da62aa6 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  77. f99d055 Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  78. 2c51895 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  79. 06d6e6d drivers/net: sgiseeq: fix return on error by Nicolas Kaiser · 14 years ago
  80. 4f68760 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  81. 24cecc1 AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family by Nicolas Ferre · 14 years ago
  82. 75305d7 at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board by Nicolas Ferre · 14 years ago
  83. b1d248d ACPI: install ACPI table handler before any dynamic tables being loaded by Zhang Rui · 14 years ago
  84. 881fe6c drm/radeon/kms: properly compute group_size on 6xx/7xx by Alex Deucher · 14 years ago
  85. 354da65 drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker by Alex Deucher · 14 years ago
  86. 2281a37 drm/radeon/kms/evergreen: set the clear state to the blit state by Alex Deucher · 14 years ago
  87. c3cceed drm/radeon/kms: don't poll dac load detect. by Dave Airlie · 14 years ago
  88. b18cae4 Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  89. 4833c16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  90. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  91. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  92. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  93. e26fd11 gpu: Add Intel GMA500(Poulsbo) Stub Driver by Lee, Chun-Yi · 14 years ago
  94. b7d8cce drm/radeon/kms: MC vram map needs to be >= pci aperture size by Alex Deucher · 14 years ago
  95. f9d9c36 drm/radeon/kms: implement display watermark support for evergreen by Alex Deucher · 14 years ago
  96. 71901cc drm/radeon/kms/evergreen: add some additional safe regs v2 by Alex Deucher · 14 years ago
  97. f30df2f drm/radeon/r600: fix tiling issues in CS checker. by Dave Airlie · 14 years ago
  98. af48931 ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs by Rafael J. Wysocki · 14 years ago
  99. f41649e spi: tegra: fix error setting on timeout by Erik Gilling · 14 years ago
  100. e0e170b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago