1. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  2. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  3. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago
  4. 91daee9 vfs: nameidata_to_filp(): inline __dentry_open() by Miklos Szeredi · 12 years ago
  5. 78f71ef vfs: do_dentry_open(): don't put filp by Miklos Szeredi · 12 years ago
  6. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  7. 5f5daac vfs: do_last() common post lookup by Miklos Szeredi · 12 years ago
  8. d7fdd7f vfs: do_last(): add audit_inode before open by Miklos Szeredi · 12 years ago
  9. 050ac84 vfs: do_last(): only return EISDIR for O_CREAT by Miklos Szeredi · 12 years ago
  10. af2f554 vfs: do_last(): check LOOKUP_DIRECTORY by Miklos Szeredi · 12 years ago
  11. 54c33e7 vfs: do_last(): make ENOENT exit RCU safe by Miklos Szeredi · 12 years ago
  12. d45ea86 vfs: make follow_link check RCU safe by Miklos Szeredi · 12 years ago
  13. decf340 vfs: do_last(): use inode variable by Miklos Szeredi · 12 years ago
  14. a1eb331 vfs: do_last(): inline walk_component() by Miklos Szeredi · 12 years ago
  15. e276ae6 vfs: do_last(): make exit RCU safe by Miklos Szeredi · 12 years ago
  16. 697f514 vfs: split do_lookup() by Miklos Szeredi · 12 years ago
  17. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 13 years ago
  18. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
  19. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
  20. e41f941 Btrfs: move over to use ->update_time by Josef Bacik · 12 years ago
  21. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  22. 47819ba drm/edid: Make the header fixup threshold tunable by Adam Jackson · 12 years ago
  23. 9b00147 drm/radeon: fix regression in UMS CS ioctl by Alex Deucher · 12 years ago
  24. 0824db3 drm/vmwgfx: Fix nasty write past alloced memory area by Thomas Hellstrom · 12 years ago
  25. a8ff3ee drm/ttm: Fix spinlock imbalance by Thomas Hellstrom · 12 years ago
  26. 416a2bd drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4) by Alex Deucher · 12 years ago
  27. 9748f31 ACPICA: Update to version 20120518 by Bob Moore · 12 years ago
  28. 66be71f ACPICA: Add FADT error message for GAS BitWidth overflow by Bob Moore · 12 years ago
  29. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 12 years ago
  30. c6e1733 ACPICA: iASL: Improved pathname support by Bob Moore · 12 years ago
  31. 43e1c68 ACPICA: ACPI 5/iASL: Add support for PCC keyword by Bob Moore · 12 years ago
  32. 6ccd7b5 ACPICA: Disassembler: Add support for Operation Region externals by Bob Moore · 12 years ago
  33. 9fd75225 ACPICA: Update to version 20120420 by Bob Moore · 12 years ago
  34. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 12 years ago
  35. 5134abf ACPICA: Lint fixes for acpi_write, no functional changes by Bob Moore · 12 years ago
  36. 579e382 ACPICA: Object dump routines: Use common function for string output by Bob Moore · 12 years ago
  37. 6af1c4f ACPICA: AML Parser: Fix two possible memory leaks in error path by Jesper Juhl · 12 years ago
  38. 51eab60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  39. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  40. 53039f2 toshiba_acpi: Fix mis-merge by Matthew Garrett · 12 years ago
  41. 95c4b23 drm/radeon: fix HD6790, HD6570 backend programming by Jerome Glisse · 12 years ago
  42. 033369d reiserfs: get rid of resierfs_sync_super by Artem Bityutskiy · 12 years ago
  43. 5c5fd81 reiserfs: mark the superblock as dirty a bit later by Artem Bityutskiy · 12 years ago
  44. 717f03c reiserfs: remove useless superblock dirtying by Artem Bityutskiy · 12 years ago
  45. 25729b0 reiserfs: clean-up function return type by Artem Bityutskiy · 12 years ago
  46. efaa33e reiserfs: cleanup reiserfs_fill_super a bit by Artem Bityutskiy · 12 years ago
  47. d583675 sch_atm.c: get rid of poinless extern by Al Viro · 12 years ago
  48. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  49. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  50. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  51. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  52. 98de59b take calculation of final prot in security_mmap_file() into a helper by Al Viro · 12 years ago
  53. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  54. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  55. 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 12 years ago
  56. 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 12 years ago
  57. a5988c4 libceph: set CLOSED state bit in con_init by Alex Elder · 12 years ago
  58. e10006f libceph: provide osd number when creating osd by Alex Elder · 12 years ago
  59. ce2c890 libceph: start tracking connection socket state by Alex Elder · 12 years ago
  60. 928443c libceph: start separating connection flags from state by Alex Elder · 12 years ago
  61. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  62. e220042 libceph: rename kvec_reset and kvec_add functions by Alex Elder · 12 years ago
  63. 327800b libceph: rename socket callbacks by Alex Elder · 12 years ago
  64. 6384bb8 libceph: kill bad_proto ceph connection op by Alex Elder · 12 years ago
  65. e5e372d libceph: eliminate connection state "DEAD" by Alex Elder · 12 years ago
  66. 28c0254 ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 12 years ago
  67. 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 12 years ago
  68. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  69. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  70. 112abd2 drm/i915: simplify sysfs setup code by Daniel Vetter · 12 years ago
  71. 98fd81c drm/i915: initialize the parity work only once by Daniel Vetter · 12 years ago
  72. d2ba847 drm/i915: ivybridge_handle_parity_error should be static by Daniel Vetter · 12 years ago
  73. 57d437d slub: pass page to node_match() instead of kmem_cache_cpu structure by Christoph Lameter · 12 years ago
  74. f6e7def slub: Use page variable instead of c->page. by Christoph Lameter · 12 years ago
  75. c17dda4 slub: Separate out kmem_cache_cpu processing from deactivate_slab by Christoph Lameter · 12 years ago
  76. ec3ab08 slub: Get rid of the node field by Christoph Lameter · 12 years ago
  77. 188fd06 slub: new_slab_objects() can also get objects from partial list by Christoph Lameter · 12 years ago
  78. f4697436 slub: Simplify control flow in __slab_alloc() by Christoph Lameter · 12 years ago
  79. 7ced371 slub: Acquire_slab() avoid loop by Christoph Lameter · 12 years ago
  80. 507effe slub: Add frozen check in __slab_alloc by Christoph Lameter · 12 years ago
  81. 6faa683 slub: Use freelist instead of "object" in __slab_alloc by Christoph Lameter · 12 years ago
  82. 5e44f8c ext4: hole-punch use truncate_pagecache_range by Hugh Dickins · 12 years ago
  83. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  84. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  85. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  86. 7990696 ext4: don't trash state flags in EXT4_IOC_SETFLAGS by Theodore Ts'o · 12 years ago
  87. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  88. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  89. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  90. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  91. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  92. 9660755 ext4: let getattr report the right blocks in delalloc+bigalloc by Tao Ma · 12 years ago
  93. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  94. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  95. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  96. 9fdadb2 Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  97. 0a4dd35 kconfig: update compression algorithm info by Randy Dunlap · 12 years ago
  98. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  99. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  100. 5b172087 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago