1. 411a25a memblock: No reason to include asm/memblock.h late by Benjamin Herrenschmidt · 14 years ago
  2. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  3. f1c2c19 memblock: Fix memblock_is_region_reserved() to return a boolean by Benjamin Herrenschmidt · 14 years ago
  4. 3a09b1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  5. 7046e66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  6. c939f9f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  7. b8b3e90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  8. 51102ee Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  9. 54161df Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  10. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  11. 4b4fd27 PARISC: led.c - fix potential stack overflow in led_proc_write() by Helge Deller · 14 years ago
  12. c18de72 UBIFS: fix a memory leak on error path. by Matthieu CASTET · 14 years ago
  13. 327aec0 9p: fix sparse warnings in new xattr code by Eric Van Hensbergen · 14 years ago
  14. ea137533 fs/9p: remove sparse warning in vfs_inode by Eric Van Hensbergen · 14 years ago
  15. 0b1208b fs/9p: destroy fid on failed remove by Aneesh Kumar K.V · 14 years ago
  16. a534c8d fs/9p: Prevent parallel rename when doing fid_lookup by Aneesh Kumar K.V · 14 years ago
  17. ebf4626 fs/9p: Add support user. xattr by Aneesh Kumar K.V · 14 years ago
  18. eda25e46 net/9p: Implement TXATTRCREATE 9p call by Aneesh Kumar K.V · 14 years ago
  19. 0ef63f3 net/9p: Implement attrwalk 9p call by Aneesh Kumar K.V · 14 years ago
  20. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 14 years ago
  21. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  22. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 14 years ago
  23. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 14 years ago
  24. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  25. 652df9a 9p: Define and implement TLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  26. 09d34ee 9p: Define and implement TLINK for 9P2000.L by Eric Van Hensbergen · 14 years ago
  27. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  28. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  29. 9ffaf63 fs/9p: Pass the correct user credentials during attach by Aneesh Kumar K.V · 14 years ago
  30. 69d4b44 net/9p: Handle the server returned error properly by Aneesh Kumar K.V · 14 years ago
  31. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  32. 97e8442 9p: Make use of iounit for read/write by M. Mohan Kumar · 14 years ago
  33. cff6b8a 9p: strlen() doesn't count the terminator by Dan Carpenter · 14 years ago
  34. b126468 virtio_9p.h needs <linux/types.h> by Fang Wenqi · 14 years ago
  35. 6b0a299 Merge branch 'v2.6.35' by Alex Elder · 14 years ago
  36. cb76d5e cifs: fsc should not default to "on" by Jeff Layton · 14 years ago
  37. f67909c [CIFS] remove redundant path walking in dfs_do_refmount by Steve French · 14 years ago
  38. f636a34 cifs: ignore the "mand", "nomand" and "_netdev" mount options by Jeff Layton · 14 years ago
  39. 3572d28 cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS by Jeff Layton · 14 years ago
  40. f30b9c1 cifs: don't allow cifs_iget to match inodes of the wrong type by Jeff Layton · 14 years ago
  41. 9f84159 [CIFS] relinquish fscache cookie before freeing CIFSTconInfo by Steve French · 14 years ago
  42. 3e4b3e1 cifs: add separate cred_uid field to sesInfo by Jeff Layton · 14 years ago
  43. f55fdcc fs: cifs: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  44. 0ccd480 [CIFS] Missing ifdef by Steve French · 14 years ago
  45. d0e6f44 [CIFS] Missing line from previous commit by Steve French · 14 years ago
  46. c5e04a3 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled by Steve French · 14 years ago
  47. fa1df75 cifs: add mount option to enable local caching by Suresh Jayaraman · 14 years ago
  48. 5669823 cifs: read pages from FS-Cache by Suresh Jayaraman · 14 years ago
  49. 9dc0655 cifs: store pages into local cache by Suresh Jayaraman · 14 years ago
  50. 85f2d6b cifs: FS-Cache page management by Suresh Jayaraman · 14 years ago
  51. 9451a9a cifs: define inode-level cache object and register them by Suresh Jayaraman · 14 years ago
  52. d03382c cifs: define superblock-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  53. 8913007 cifs: remove unused cifsUidInfo struct by Jeff Layton · 14 years ago
  54. 4ff67b7 cifs: clean up cifs_find_smb_ses (try #2) by Jeff Layton · 14 years ago
  55. daf5b0b cifs: match secType when searching for existing tcp session by Jeff Layton · 14 years ago
  56. 4515148 cifs: move address comparison into separate function by Jeff Layton · 14 years ago
  57. 50d9716 cifs: set the port in sockaddr in a more clearly defined fashion by Jeff Layton · 14 years ago
  58. 488f1d2d cifs: define server-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  59. f579cf3 cifs: register CIFS for caching by Suresh Jayaraman · 14 years ago
  60. c21dfb6 fs/cifs: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  61. 3feb41c cifs: add kernel config option for CIFS Client caching support by Suresh Jayaraman · 14 years ago
  62. c6332e2 cifs: remove unused ip_address field in struct TCP_Server_Info by Suresh Jayaraman · 14 years ago
  63. e4317cec cifs: remove an potentially confusing, obsolete comment by Suresh Jayaraman · 14 years ago
  64. abd2e44 cifs: guard cifsglob.h against multiple inclusion by Suresh Jayaraman · 14 years ago
  65. 0809f6e GFS2: Fix recovery stuck bug (try #2) by Steven Whitehouse · 14 years ago
  66. 64d4b4c UBI: do not warn unnecessarily by Artem Bityutskiy · 14 years ago
  67. 7cdb996 UBI: do not print message about corruptes PEBs if we have none of them by Artem Bityutskiy · 14 years ago
  68. 9fe6206 Linux 2.6.35 by Linus Torvalds · 14 years ago
  69. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  70. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  71. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  72. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  73. f13b103 Merge branch 'shmobile' into devel by Russell King · 14 years ago
  74. 7cfe249 ARM: AMBA: Add pclk support to AMBA bus infrastructure by Russell King · 14 years ago
  75. 06385e4 ARM: 6278/2: fix regression in RealView after the introduction of pclk by Linus Walleij · 14 years ago
  76. a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  77. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  78. 1cf66e1 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  79. de51257a mm: fix ia64 crash when gcore reads gate area by Hugh Dickins · 14 years ago
  80. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
  81. e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 14 years ago
  82. 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 14 years ago
  83. f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
  84. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  85. 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
  86. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  87. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  88. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  89. c639d5d GFS2: Fix typo in stuffed file data copy handling by Abhijith Das · 14 years ago
  90. a2dccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  91. 7d5fcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  92. e271e87 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  93. 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 14 years ago
  94. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  95. 5da3e71 ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 by Magnus Damm · 14 years ago
  96. 58c7d9d ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY by Magnus Damm · 14 years ago
  97. a20df56 Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 14 years ago
  98. 230a5ce watchdog: update MAINTAINERS entry by Wim Van Sebroeck · 14 years ago
  99. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  100. 129961e Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stable by Russell King · 14 years ago