1. 4fc756bd efivars: Expose efivars functionality to external drivers. by Mike Waychison · 13 years ago
  2. 3295814 efivars: Parameterize operations. by Mike Waychison · 13 years ago
  3. 76b53f7c efivars: Split out variable registration by Mike Waychison · 13 years ago
  4. 4142ef1 efivars: parameterize efivars by Mike Waychison · 13 years ago
  5. d502fbb efivars: Make efivars bin_attributes dynamic by Mike Waychison · 13 years ago
  6. 2942269 efivars: move efivars globals into struct efivars by Mike Waychison · 13 years ago
  7. c1605f2 drivers:misc: ti-st: fix debugging code by Pavan Savoy · 13 years ago
  8. d5c97c1 kref: Fix typo in kref documentation by Javi Merino · 13 years ago
  9. f1a304e UIO: add PRUSS UIO driver support by Pratheesh Gangadhar · 13 years ago
  10. b7e14fe Fix spelling mistakes in Documentation/zh_CN/SubmittingPatches by Xiaochen Wang · 13 years ago
  11. 66245ad firmware: Fix unaligned memory accesses in dmi-sysfs by Mike Waychison · 13 years ago
  12. 9effd82 firmware: Add documentation for /sys/firmware/dmi by Mike Waychison · 13 years ago
  13. a3857a5 firmware: Expose DMI type 15 System Event Log by Mike Waychison · 13 years ago
  14. 925a1da firmware: Break out system_event_log in dmi-sysfs by Mike Waychison · 13 years ago
  15. 948af1f firmware: Basic dmi-sysfs support by Mike Waychison · 13 years ago
  16. 93c890d firmware: Add DMI entry types to the headers by Mike Waychison · 13 years ago
  17. 71d6429 Driver core: convert platform_{get,set}_drvdata to static inline functions by Marc Kleine-Budde · 13 years ago
  18. 9194a59 Translate linux-2.6/Documentation/magic-number.txt into Chinese by Harry Wei · 13 years ago
  19. c164cdf Translat Documentation/SubmittingChecklist into Chinese by Harry Wei · 14 years ago
  20. 25d41d8 debugfs: Fix filesystem reference counting on debugfs_remove() failure by Jan Kara · 13 years ago
  21. b38360a kobject.h: fix build when CONFIG_HOTPLUG is disabled by Randy Dunlap · 13 years ago
  22. 781a739 drivers:misc: ti-st: remove multiple gpio handling by Pavan Savoy · 14 years ago
  23. 6d71ba2 drivers:misc: ti-st: fix hci-ll on wake_ind collision by Pavan Savoy · 14 years ago
  24. ef04d12 drivers:misc: ti-st: firmware download optimization by Pavan Savoy · 14 years ago
  25. 6710fcf drivers:misc: ti-st: set right debug levels for logs by Pavan Savoy · 14 years ago
  26. 7044266 drivers:misc: ti-st: fix error codes by Pavan Savoy · 14 years ago
  27. ec60d0a drivers:misc: ti-st: move from rfkill to sysfs by Pavan Savoy · 14 years ago
  28. 5c88b02 drivers:misc: ti-st: register with channel IDs by Pavan Savoy · 14 years ago
  29. 6d6a49e Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatches by Harry Wei · 14 years ago
  30. 5d6a4ea sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options by Ferenc Wagner · 14 years ago
  31. 481e207 driver core: Replace the dangerous to_root_device macro with an inline function by Ferenc Wagner · 14 years ago
  32. 6add7cd memory hotplug: sysfs probe routine should add all memory sections by Nathan Fontenot · 14 years ago
  33. 1dc41aa memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV by Nathan Fontenot · 14 years ago
  34. c540ada memory hotplug: Define memory_block_size_bytes for powerpc/pseries by Nathan Fontenot · 14 years ago
  35. d336016 memory hotplug: Update phys_index to [start|end]_section_nr by Nathan Fontenot · 14 years ago
  36. 0c2c99b memory hotplug: Allow memory blocks to span multiple memory sections by Nathan Fontenot · 14 years ago
  37. e8d9792 dynamic_debug: add #include <linux/sched.h> by Greg Kroah-Hartman · 14 years ago
  38. c47dda7 pch_phub: add new device ML7213 by Tomoya MORINAGA · 14 years ago
  39. d66eccc Translate Documentation/SecurityBugs into Chinese by Harry Wei · 14 years ago
  40. f4203e3 sysdev: Do not register with sysdev when erroring on add by Borislav Petkov · 14 years ago
  41. 1f7da21 debugfs: remove module_exit() by Amerigo Wang · 14 years ago
  42. 345279b sysdev: Fixup warning message by Borislav Petkov · 14 years ago
  43. 072fc8f firmware_classs: change val uevent's type to bool by Bob Liu · 14 years ago
  44. 8ba6ebf Dynamic debug: Add more flags by Bart Van Assche · 14 years ago
  45. 9b99b7f kobject: Add missing format attribute specifications by Bart Van Assche · 14 years ago
  46. d3f70be docs/sysfs: show() methods should use scnprintf(). by Bart Van Assche · 14 years ago
  47. 5480bcd docs/sysfs: Update directory/kobject documentation. by Bart Van Assche · 14 years ago
  48. a546251 driver-core: document restrictions on device_rename() by Timur Tabi · 14 years ago
  49. ebf5382 Linux 2.6.38-rc3 by Linus Torvalds · 14 years ago
  50. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  51. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  52. 35a8524 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  53. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  54. fb9f1f1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  55. 2426ec8 virtio: update MAINTAINERS by Michael S. Tsirkin · 14 years ago
  56. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  57. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  58. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  59. e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 14 years ago
  60. c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 14 years ago
  61. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 14 years ago
  62. 5f2c1b3 ARM: footbridge: fix debug macros by Russell King · 14 years ago
  63. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  64. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  65. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  66. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 14 years ago
  67. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  68. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 14 years ago
  69. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 14 years ago
  70. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 14 years ago
  71. 9fbf0c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  72. 4fda116 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  73. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  74. 7bfeea0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  75. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  76. ef9f2fa Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  77. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  78. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  79. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  80. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 14 years ago
  81. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 14 years ago
  82. d1205f8 NFS: NFSv4 readdir loses entries by Chuck Lever · 14 years ago
  83. c08e76d NFS: Micro-optimize nfs4_decode_dirent() by Chuck Lever · 14 years ago
  84. e00b8a2 NFS: Fix an NFS client lockdep issue by Trond Myklebust · 14 years ago
  85. 24446fc xfs: xfs_bmap_add_extent_delay_real should init br_startblock by bpm@sgi.com · 14 years ago
  86. 0fbca4d xfs: fix dquot shaker deadlock by Dave Chinner · 14 years ago
  87. c6f990d xfs: handle CIl transaction commit failures correctly by Dave Chinner · 14 years ago
  88. 5315837 xfs: limit extsize to size of AGs and/or MAXEXTLEN by Dave Chinner · 14 years ago
  89. 4ce1598 xfs: prevent extsize alignment from exceeding maximum extent size by Dave Chinner · 14 years ago
  90. 14b064c xfs: limit extent length for allocation to AG size by Dave Chinner · 14 years ago
  91. b8fc8263 xfs: speculative delayed allocation uses rounddown_power_of_2 badly by Dave Chinner · 14 years ago
  92. e34a314 xfs: fix efi item leak on forced shutdown by Dave Chinner · 14 years ago
  93. 5f92acc8 Delete zero-length drivers/staging/vme/bridges/Module.symvers by Jeff Garzik · 14 years ago
  94. 729a6a3 libata: set queue DMA alignment to sector size for ATAPI too by Tejun Heo · 14 years ago
  95. 4a5610a libata: DVR-212D can't do SETXFER DVD-RW DVR-212D by Francesco Antonacci · 14 years ago
  96. 10aca06 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Anssi Hannula · 14 years ago
  97. defed55 pata_hpt37x: inherit prereset() method for HPT374 by Sergei Shtylyov · 14 years ago
  98. a4a461a ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  99. 910f7bb pata_hpt37x: fold 'if' statement into 'switch' by Sergei Shtylyov · 14 years ago
  100. 40d69ba pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) by Sergei Shtylyov · 14 years ago