1. 1974a3b btrfs: fix wrong calculation of stripe size by Miao Xie · 13 years ago
  2. d52a5b5 btrfs: try to reclaim some space when chunk allocation fails by Miao Xie · 13 years ago
  3. 299a08b btrfs: fix wrong data space statistics by Miao Xie · 13 years ago
  4. f580eb0 fs/btrfs: Fix build of ctree by Stefan Schmidt · 13 years ago
  5. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  6. 26c79f6 Merge branch 'readonly-snapshots' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 13 years ago
  7. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 13 years ago
  8. b650c85 autofs4: Merge the remaining dentry ops tables by David Howells · 13 years ago
  9. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  10. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 13 years ago
  11. 87556ef Remove a further kludge from __do_follow_link() by David Howells · 13 years ago
  12. 1972580 autofs4: Bump version by Ian Kent · 13 years ago
  13. dd89f90 autofs4: Add v4 pseudo direct mount support by Ian Kent · 13 years ago
  14. 9e3fea1 autofs4: Fix wait validation by Ian Kent · 13 years ago
  15. 6651149 autofs4: Clean up autofs4_free_ino() by Ian Kent · 13 years ago
  16. 71e469d autofs4: Clean up dentry operations by Ian Kent · 13 years ago
  17. e61da20 autofs4: Clean up inode operations by Ian Kent · 13 years ago
  18. 8c13a67 autofs4: Remove unused code by Ian Kent · 13 years ago
  19. b5b8017 autofs4: Add d_manage() dentry operation by Ian Kent · 13 years ago
  20. 1058421 autofs4: Add d_automount() dentry operation by Ian Kent · 13 years ago
  21. db37291 Remove the automount through follow_link() kludge code from pathwalk by David Howells · 13 years ago
  22. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  23. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  24. d18610b AFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  25. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 13 years ago
  26. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  27. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 13 years ago
  28. 1a8edf4 do_lookup() fix by Al Viro · 13 years ago
  29. 1b59be2 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  30. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  32. 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  33. 7c46d8d Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  34. bbba756 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  35. 0731544 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 13 years ago
  36. 2ed1c52 Update Pekka's email address in MAINTAINERS by Pekka Enberg · 13 years ago
  37. 68a1b19 mm/slab.c: make local symbols static by H Hartley Sweeten · 13 years ago
  38. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 13 years ago
  39. cb4d3ea ARM: fix missing branch in __error_a by Russell King · 13 years ago
  40. ea0c4f3 ARM: pxa: fix building issue of missing physmap.h by Eric Miao · 13 years ago
  41. 33e7399 ARM: mmp: PXA910 drive strength FAST using wrong value by Philip Rakity · 13 years ago
  42. ee309d3 ARM: mmp: MMP2 drive strength FAST using wrong value by Philip Rakity · 13 years ago
  43. a1015a1 ARM: pxa: fix recursive calls in pxa_low_gpio_chip by Eric Miao · 13 years ago
  44. d5996b2 ARM: fix /proc/$PID/stack on SMP by Russell King · 13 years ago
  45. 0261f74 Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c by Wei Yongquan · 13 years ago
  46. 96a608a ARM: PL08x: fix a warning by Dan Williams · 13 years ago
  47. 98d530f Fix dmaengine_submit() return type by Russell King - ARM Linux · 13 years ago
  48. dda36f9 dmaengine: at_hdmac: fix race while monitoring channel status by Nicolas Ferre · 13 years ago
  49. 568f7f0 dmaengine: at_hdmac: flags located in first descriptor by Nicolas Ferre · 13 years ago
  50. 93d0bec dmaengine: at_hdmac: use subsys_initcall instead of module_init by Eric Xu · 13 years ago
  51. 58344f2 dmaengine: at_hdmac: no need set ACK in new descriptor by Nicolas Ferre · 13 years ago
  52. ebcf9b8 dmaengine: at_hdmac: trivial add precision to unmapping comment by Nicolas Ferre · 13 years ago
  53. 3856733 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  54. 0f70e8c dmaengine: at_hdmac: use dma_address to program DMA hardware by Nicolas Ferre · 13 years ago
  55. 2cdf245 pch_dma: support new device ML7213 IOH by Tomoya MORINAGA · 13 years ago
  56. 671289c ARM: Fix build regression on SA11x0, PXA, and H720x targets by Russell King · 13 years ago
  57. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 13 years ago
  58. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 13 years ago
  59. 8473dbb Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  60. 7cb3920 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  61. ad56cbf Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  62. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 13 years ago
  63. 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 13 years ago
  64. 7f85803 tracing: Remove syscall_exit_fields by Lai Jiangshan · 13 years ago
  65. 94a1b6d spi/amba-pl022: fixing compilation warning. by Viresh Kumar · 13 years ago
  66. c76d292 Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 13 years ago
  67. 11b9369 ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources by Dima Zavin · 13 years ago
  68. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  69. 6f7f7ca Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE() by Linus Torvalds · 13 years ago
  70. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  71. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  72. ec08bdb Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  73. 9cefa17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  74. f4e8db3 i2c: Encourage move to dev_pm_ops by warning on use of legacy methods by Mark Brown · 13 years ago
  75. d529de2 i2c: Factor out runtime suspend checks from PM operations by Mark Brown · 13 years ago
  76. 5219bf8 i2c: Unregister dummy devices last on adapter removal by Jean Delvare · 13 years ago
  77. 0f73f2c GRETH: resolve SMP issues and other problems by Daniel Hellstrom · 13 years ago
  78. 1ca2343 GRETH: handle frame error interrupts by Daniel Hellstrom · 13 years ago
  79. 2436af8 GRETH: avoid writing bad speed/duplex when setting transfer mode by Daniel Hellstrom · 13 years ago
  80. b669e7f GRETH: fixed skb buffer memory leak on frame errors by Daniel Hellstrom · 13 years ago
  81. 2a2bc01 GRETH: GBit transmit descriptor handling optimization by Daniel Hellstrom · 13 years ago
  82. bbe9e63 GRETH: fix opening/closing by Daniel Hellstrom · 13 years ago
  83. ad4650a GRETH: added raw AMBA vendor/device number to match against. by Daniel Hellstrom · 13 years ago
  84. 3b8f594 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 13 years ago
  85. 886d7f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 13 years ago
  86. b7e2041 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  87. 92d76e8 cassini: Fix build bustage on x86. by David S. Miller · 13 years ago
  88. 76d1f7b x86, olpc: Add missing Kconfig dependencies by H. Peter Anvin · 13 years ago
  89. 6550904d x86, mrst: Set correct APB timer IRQ affinity for secondary cpu by Jacob Pan · 13 years ago
  90. a8f2800 nfsd4: fix callback restarting by J. Bruce Fields · 13 years ago
  91. 42a9fa9 Merge branch 'devicetree/next' into spi/next by Grant Likely · 13 years ago
  92. 6ce1f81 [IA64] fix ia64 build failure in pmdp_get_and_clear by Andrea Arcangeli · 13 years ago
  93. bd76331 cifs: add cruid= mount option by Jeff Layton · 13 years ago
  94. 56c2430 cifs: cFYI the entire error code in map_smb_to_linux_error by Jeff Layton · 13 years ago
  95. fcdc2ea AT91: Support for gsia18s board by Igor Plyatov · 13 years ago
  96. 0fb55d3 AT91: Acme Systems FOX Board G20 board files by Sergio Tanzilli · 14 years ago
  97. ad6ef7f AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.h by Jesper Juhl · 13 years ago
  98. 891cc22 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 13 years ago
  99. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 13 years ago
  100. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago