1. f00b4da dma-buf: implement vmap refcounting in the interface logic by Daniel Vetter · 11 years ago
  2. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  4. 2b37e9a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  5. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 11 years ago
  6. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 6515925 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  11. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  12. a6590b9 Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  13. 1085db4 Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  14. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  15. 515d01f Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  16. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  17. ecc88ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  18. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  19. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  20. 42a0a1b Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  21. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  22. 4c8c225 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  23. 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 11 years ago
  24. ed5dc23 Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  25. 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  26. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  27. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  28. d3d009c saner proc_get_inode() calling conventions by Al Viro · 11 years ago
  29. 87e0aab proc: avoid extra pde_put() in proc_fill_super() by Maxim Patlasov · 11 years ago
  30. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 11 years ago
  31. 9cc64ce fs/exec.c: make bprm_mm_init() static by Yuanhan Liu · 11 years ago
  32. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  33. 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 11 years ago
  34. 30b9c9e ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path by Sunil Mushran · 12 years ago
  35. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 11 years ago
  36. 0e9b10a target: writev() on single-element vector is pointless by Al Viro · 11 years ago
  37. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 11 years ago
  38. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  39. 182be68 kill f_vfsmnt by Al Viro · 11 years ago
  40. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  41. 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 11 years ago
  42. 3dadecc switch vfs_getattr() to struct path by Al Viro · 11 years ago
  43. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  44. 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 11 years ago
  45. 4f522a2 d_hash_and_lookup(): export, switch open-coded instances by Al Viro · 11 years ago
  46. 3592ac4 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() by Al Viro · 11 years ago
  47. 5fa6300 9p: split dropping the acls from v9fs_set_create_acl() by Al Viro · 11 years ago
  48. be308f0 9p: switch v9fs_acl_chmod() from dentry to inode+fid by Al Viro · 11 years ago
  49. 0f235ca 9p: switch v9fs_set_acl() from dentry to fid by Al Viro · 11 years ago
  50. 7f165aa 9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl() by Al Viro · 11 years ago
  51. 38baba9 9p: add fid-based variant of v9fs_xattr_set() by Al Viro · 11 years ago
  52. 8add862 tegra: don't wank with d_find_alias() by Al Viro · 11 years ago
  53. 0990a97 lirc: get rid of bogus checks by Al Viro · 11 years ago
  54. 0df4d6e hugetlb_file_setup(): use d_alloc_pseudo() by Al Viro · 11 years ago
  55. 3451538 shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc() by Al Viro · 11 years ago
  56. 9cf81c7 xtensa: add accept4 syscall by Chris Zankel · 11 years ago
  57. 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 11 years ago
  58. c41b381 Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  59. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  60. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  61. 69086a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  62. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  63. 8d168f7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  64. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  65. be88298 drm/tilcdc: only build on arm by Stephen Rothwell · 11 years ago
  66. d414c10 Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  67. f6d43b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  68. c69d0a15 Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 11 years ago
  69. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  70. eb970ff usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND by Ming Lei · 11 years ago
  71. 42e21c0 usbnet: smsc95xx: fix broken runtime suspend by Ming Lei · 11 years ago
  72. 7643721 usbnet: smsc95xx: fix suspend failure by Ming Lei · 11 years ago
  73. 70a737b bgmac: fix indexing of 2nd level loops by Rafał Miłecki · 11 years ago
  74. 63a02ce b43: Fix lockdep splat on module unload by Larry Finger · 11 years ago
  75. 7992ae6 Revert "ip_gre: propogate target device GSO capability to the tunnel device" by Pravin B Shelar · 11 years ago
  76. 8f10098 IP_GRE: Fix GRE_CSUM case. by Pravin B Shelar · 11 years ago
  77. 8dc98eb VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification. by Pravin B Shelar · 11 years ago
  78. 490ab08 IP_GRE: Fix IP-Identification. by Pravin B Shelar · 11 years ago
  79. 2bedc2e Merge branch 'wireless' by David S. Miller · 11 years ago
  80. 6d6436f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  81. b425388 IB/mlx4: Advertise MW support by Shani Michaeli · 11 years ago
  82. 6ff63e1 IB/mlx4: Support memory window binding by Shani Michaeli · 11 years ago
  83. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 11 years ago
  84. e448834 mlx4_core: Enable memory windows in {INIT, QUERY}_HCA by Shani Michaeli · 11 years ago
  85. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 11 years ago
  86. f72dd56 IPoIB: Free ipoib neigh on path record failure so path rec queries are retried by Roland Dreier · 11 years ago
  87. 2ce19e7 IB/srp: Fail I/O requests if the transport is offline by Bart Van Assche · 11 years ago
  88. c7c4e7f IB/srp: Avoid endless SCSI error handling loop by Bart Van Assche · 11 years ago
  89. 3780d1f IB/srp: Avoid sending a task management function needlessly by Bart Van Assche · 11 years ago
  90. e1b2f13a IB/srp: Track connection state properly by Bart Van Assche · 11 years ago
  91. c89d127 IB/mlx4: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  92. 57d88cf IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable by Paul Bolle · 11 years ago
  93. a29bec1 IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool by Roland Dreier · 11 years ago
  94. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 11 years ago
  95. a2c2c3a ima: "remove enforce checking duplication" merge fix by Mimi Zohar · 11 years ago
  96. d589829 ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation by Marek Szyprowski · 11 years ago
  97. 60460ab ARM: dma-mapping: Add maximum alignment order for dma iommu buffers by Seung-Woo Kim · 11 years ago
  98. f8669be ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices by Marek Szyprowski · 11 years ago
  99. 9848e48 ARM: dma-mapping: add support for CMA regions placed in highmem zone by Marek Szyprowski · 11 years ago
  100. 18177d1 arm: dma mapping: export arm iommu functions by Prathyush K · 11 years ago