1. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  2. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  3. 1046a2c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  4. 6b1506c Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  5. 50e07f8 dt: add empty of_machine_is_compatible by Stephen Warren · 13 years ago
  6. 6dbbd92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  7. 3983138 Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/merge by Grant Likely · 13 years ago
  8. d26a663 [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control by Sylwester Nawrocki · 13 years ago
  9. 09362ec [media] V4L: docbook documentation for struct v4l2_create_buffers by Guennadi Liakhovetski · 13 years ago
  10. 2150158 [media] V4L: add two new ioctl()s for multi-size videobuffer management by Guennadi Liakhovetski · 13 years ago
  11. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  12. cf02235 Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  13. 3f8ddb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 13 years ago
  14. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  15. 43672a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm by Linus Torvalds · 13 years ago
  16. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  17. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  18. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 13 years ago
  19. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  20. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  21. 842fa69 include/linux/dma-mapping.h: add dma_zalloc_coherent() by Andrew Morton · 13 years ago
  22. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  23. 48618fb RapidIO: add mport driver for Tsi721 bridge by Alexandre Bounine · 13 years ago
  24. f567a18 include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled by Manfred Spraul · 13 years ago
  25. e57940d ipc/sem.c: remove private structures from public header file by Manfred Spraul · 13 years ago
  26. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  27. c0ff4b8 memcg: rename mem variable to memcg by Raghavendra K T · 13 years ago
  28. b6eb48d minix: describe usage of different magic numbers by Sami Kerola · 13 years ago
  29. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  30. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  31. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  32. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  33. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  34. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  35. b958f7a mfd: Fix missing abx500 header file updates by Linus Walleij · 13 years ago
  36. f0023bc vfs: add d_prune dentry operation by Sage Weil · 13 years ago
  37. a78ef70 vfs: protect i_nlink by Miklos Szeredi · 13 years ago
  38. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  39. 1fa1e7f readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  40. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  41. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  42. cd9a0b6 Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  43. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  44. edfd52e virtio: Add platform bus driver for memory mapped virtio device by Pawel Moll · 13 years ago
  45. 00b894e virtio: modify vring_init and vring_size to take account of the layout containing *_event_idx by Wang Sheng-Hui · 13 years ago
  46. 5f41f8b virtio.h: correct comment for struct virtio_driver by Wang Sheng-Hui · 13 years ago
  47. 3ead6f4 virtio_config: Add virtio_config_val_len() by Sasha Levin · 13 years ago
  48. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  49. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  50. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  51. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  52. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  53. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  54. 4140c54 i7core_edac: Drop the edac_mce facility by Borislav Petkov · 13 years ago
  55. 8d83f63 netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h by Pablo Neira Ayuso · 13 years ago
  56. f83347d include: linux: skbuf.h: Fix parameter documentation by Marcos Paulo de Souza · 13 years ago
  57. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  58. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  59. fc23af3 llist-return-whether-list-is-empty-before-adding-in-llist_add-fix by Andrew Morton · 13 years ago
  60. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  61. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  62. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  63. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  64. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  65. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago
  66. d43a87e mm: compaction: make compact_zone_order() static by Kyungmin Park · 13 years ago
  67. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  68. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 13 years ago
  69. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  70. 0a93ebe memblock: add memblock_start_of_DRAM() by Sam Ravnborg · 13 years ago
  71. f5252e0 mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  72. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  73. 49ea7eb mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes by Mel Gorman · 13 years ago
  74. ee72886 mm: vmscan: do not writeback filesystem pages in direct reclaim by Mel Gorman · 13 years ago
  75. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  76. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  77. 43362a4 oom: fix race while temporarily setting current's oom_score_adj by David Rientjes · 13 years ago
  78. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  79. f80c067 mm: zone_reclaim: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  80. 39deaf8 mm: compaction: make isolate_lru_page() filter-aware by Minchan Kim · 13 years ago
  81. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  82. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  83. 6eea69d include/linux/dmar.h: forward-declare struct acpi_dmar_header by Andrew Morton · 13 years ago
  84. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  85. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  86. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  87. 5a25f0e dm log userspace: add log device dependency by Jonathan E Brassow · 13 years ago
  88. 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
  89. cc6cbe1 dm table: add always writeable feature by Alasdair G Kergon · 13 years ago
  90. 3791e2f dm table: add singleton feature by Alasdair G Kergon · 13 years ago
  91. 7f06965 dm kcopyd: add dm_kcopyd_zero to zero an area by Mikulas Patocka · 13 years ago
  92. 71a1673 dm: use local printk ratelimit by Namhyung Kim · 13 years ago
  93. ddeb354 edac: Move edac main structs to include/linux/edac.h by Mauro Carvalho Chehab · 14 years ago
  94. 92407e7 nfs4: serialize layoutcommit by Peng Tao · 13 years ago
  95. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  96. 86c1e5a Merge branch 'omap/dt' into next/dt by Arnd Bergmann · 13 years ago
  97. 6d27430 irq: support domains with non-zero hwirq base by Rob Herring · 13 years ago
  98. c71a54b of/irq: introduce of_irq_init by Rob Herring · 13 years ago
  99. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  100. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago