1. bd52ca5 ds2760_battery: Make charge_now and charge_full writeable by Daniel Mack · 14 years ago
  2. 0011d2d power_supply: Add support for writeable properties by Daniel Mack · 14 years ago
  3. 5f487cd power_supply: Use attribute groups by Anton Vorontsov · 14 years ago
  4. a1e50fd power_supply: Add test_power driver by Anton Vorontsov · 14 years ago
  5. 06b9e65 tosa_battery: Fix build error due to direct driver_data usage by Dmitry Eremin-Solenikov · 14 years ago
  6. b1458fb wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared) by Anton Vorontsov · 14 years ago
  7. ab6cc8f ds2782_battery: Get rid of magic numbers in driver_data by Anton Vorontsov · 14 years ago
  8. 9b9ade6 ds2782_battery: Add support for ds2786 battery gas gauge by Yulia Vilensky · 14 years ago
  9. 8ef1bb5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 14 years ago
  10. b91ce4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  11. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  12. 202f2bb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  13. 401da6a e100: Fix the TX workqueue race by Alan Cox · 14 years ago
  14. ddc9b34 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  15. 8e500ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  16. 383bee6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  17. b39c8be Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  18. df37bd1 initramfs: handle unrecognised decompressor when unpacking by Phillip Lougher · 14 years ago
  19. 22eccdd ksm: check for ERR_PTR from follow_page() by Dan Carpenter · 14 years ago
  20. 453dc65 VMware Balloon driver by Dmitry Torokhov · 14 years ago
  21. b8af67e fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices by Anton Blanchard · 14 years ago
  22. 98d5ce0 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) by Hans Verkuil · 14 years ago
  23. 81fa08f w1: fix omap 1-wire driver compilation by Amit Kucheria · 14 years ago
  24. 31f2b0e rmap: anon_vma_prepare() can leak anon_vma_chain by Oleg Nesterov · 14 years ago
  25. 93b4a44 keys: fix an RCU warning by David Howells · 14 years ago
  26. ccdb400 lib: fix the use of LZO to decompress initramfs images by Albin Tonnerre · 14 years ago
  27. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 14 years ago
  28. 9a6a1ec w1: w1 temp: fix negative termperature calculation by Ian Dall · 14 years ago
  29. 7716fa6 cgroups: fix procs documentation by KAMEZAWA Hiroyuki · 14 years ago
  30. 8a3bdfe drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1 by Thomas Gerlach · 14 years ago
  31. 9bd14a8 lis3: add support for HP ProBook 432x/442x/452x/522x by Takashi Iwai · 14 years ago
  32. a88a2b8 mtd: fix Orion NAND driver compilation with ARM OABI by Paulius Zaleckas · 14 years ago
  33. e59464c flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO by Changli Gao · 14 years ago
  34. 46da276 kernel/sys.c: fix compat uname machine by Andreas Schwab · 14 years ago
  35. fb2162d reiserfs: fix corruption during shrinking of xattrs by Jeff Mahoney · 14 years ago
  36. 93d5c9b memcg: fix prepare migration by Andrea Arcangeli · 14 years ago
  37. cac36f7 reiserfs: fix permissions on .reiserfs_priv by Jeff Mahoney · 14 years ago
  38. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 14 years ago
  39. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 14 years ago
  40. c9db3ef eeepc-laptop: add missing sparse_keymap_free by Corentin Chary · 14 years ago
  41. 33eaf78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  42. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 14 years ago
  43. 1918ad7 drm/i915: fix non-Ironlake 965 class crashes by Jesse Barnes · 14 years ago
  44. 227c4ed Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  45. 1f10cd3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  46. 5c1bccf ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558 by Daniel T Chen · 14 years ago
  47. 0e0280d ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203 by Daniel T Chen · 14 years ago
  48. d5a3045 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  49. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  50. a09bf4c libata: ensure NCQ error result taskfile is fully initialized by Jeff Garzik · 14 years ago
  51. 4c44f30 libata: fix docs, RE port and device of libata.force ID separated by point by Roman Fietze · 14 years ago
  52. f25798e pata_pcmcia/ide-cs: add IDs for transcend and kingston cards by Kristoffer Ericson · 14 years ago
  53. fa41efd libata: fix locking around blk_abort_request() by Tejun Heo · 14 years ago
  54. a4b7d3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  55. a2340be Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  56. 7db2ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  57. a2b297f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  58. cc2893b PCI: Ensure we re-enable devices on resume by Matthew Garrett · 14 years ago
  59. 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 14 years ago
  60. 45aa23b PCI: revert broken device warning by Bjorn Helgaas · 14 years ago
  61. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  62. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  63. a30dcb4 sysfs: use sysfs_attr_init in ASUS atk0110 driver by Jiri Kosina · 14 years ago
  64. e234ebf Documentation/HOWTO: update git home URL by Randy Dunlap · 14 years ago
  65. 959fb1c Documentation: -stable rules: upstream commit ID requirement reworded by Stefan Richter · 14 years ago
  66. 6307e09 usb: Increase timeout value for device reset by Dinh Nguyen · 14 years ago
  67. 571dc79 USB: put claimed interfaces in the "suspended" state by Alan Stern · 14 years ago
  68. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 14 years ago
  69. 5f677f1 USB: fix remote wakeup settings during system sleep by Alan Stern · 14 years ago
  70. 9a61d72 USB: pl2303: add AdLink ND-6530 USB IDs by Manuel Jander · 14 years ago
  71. cfbaa39 USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem. by William Lightning · 14 years ago
  72. 9600cbb USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename by Sergei Shtylyov · 14 years ago
  73. 898f89c USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs by Dan Williams · 14 years ago
  74. a23b648 usb: wusb: don't overflow the Keep Alive IE buffer by David Vrabel · 14 years ago
  75. 18f9119 USB: ehci: omap: fix kernel panic with rmmod by Ajay Kumar Gupta · 14 years ago
  76. 4c1f5c8 USB: fixed bug in usbsevseg using USB autosuspend incorrectly by Harrison Metzger · 14 years ago
  77. cdc0483 USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices by Alex Manoussakis · 14 years ago
  78. e552eb7 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge by Jesse Barnes · 14 years ago
  79. 6e3b96e md/raid5: fix previous patch. by NeilBrown · 14 years ago
  80. 20bf377 drm/i915: cleanup FBC buffers at unload time by Jesse Barnes · 14 years ago
  81. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  82. 4c6a399 dri-devel mailing list moved - update MAINTAINERS by Valdis.Kletnieks@vt.edu · 14 years ago
  83. 36c48f8 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  84. 1482338 scsi: fix operator precedence warning by Randy Dunlap · 14 years ago
  85. c81eddb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  86. 76ef964 [S390] zcore: Fix reipl device detection by Michael Holzheu · 14 years ago
  87. 157a1a2 [S390] vdso: use ntp adjusted clock multiplier by Hendrik Brueckner · 14 years ago
  88. 8821d24 [S390] cio: use exception-save stsch by Sebastian Ott · 14 years ago
  89. 889ee95 [S390] add hook to reenable mss after hibernation by Sebastian Ott · 14 years ago
  90. 818c272 [S390] cio: allow enable_facility from outside init functions by Sebastian Ott · 14 years ago
  91. 6a5176c [S390] dasd: fix endless loop in erp by Stefan Haberland · 14 years ago
  92. 715aa67 ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume by Hans de Goede · 14 years ago
  93. 7efbfd1 ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C by Hans de Goede · 14 years ago
  94. a28ca3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  95. 61fb06c virtio: Fix GFP flags passed from the virtio balloon driver by Balbir Singh · 14 years ago
  96. b7b6cf0 Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  97. 74a9201 staging: fix dt3155 build by Randy Dunlap · 14 years ago
  98. 5e31877 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
  99. 3353541 ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526 by Daniel T Chen · 14 years ago
  100. b338cc8 security: testing the wrong variable in create_by_name() by Dan Carpenter · 14 years ago