1. 9a85b8d init/main.c: improve usability in case of init binary failure by Andreas Mohr · 14 years ago
  2. 87d5e02 kernel/cpu.c: delete deprecated definition in cpu_up() by Chen Gong · 14 years ago
  3. 9c8f05c MFGPT: move clocksource menu by Randy Dunlap · 14 years ago
  4. 3b2a8c8 um: tell git to ignore generated files by WANG Cong · 14 years ago
  5. 03315b5 uml: line.c: avoid NULL pointer dereference by Alexander Beregalov · 14 years ago
  6. be14945 cris v32: typo in crisv32_arbiter_unwatch()? by Roel Kluin · 14 years ago
  7. cda1c5a cryptocop: fix assertion in create_output_descriptors() by Roel Kluin · 14 years ago
  8. ba875ba cris: convert to use arch_gettimeoffset() by john stultz · 14 years ago
  9. 56e6943b4 cpuidle menu: remove 8 bytes of padding on 64 bit builds by Richard Kennedy · 14 years ago
  10. 77079db alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount by Roel Kluin · 14 years ago
  11. 6822190 frv: remove pci_dma_sync_single() and pci_dma_sync_sg() by FUJITA Tomonori · 14 years ago
  12. 08259d5 mm: add comment on swap_duplicate's error code by Hugh Dickins · 14 years ago
  13. c08c6e1 nommu: get_user_pages(): pin last page on non-page-aligned start by Steven J. Magnani · 14 years ago
  14. f047f4f mm: use the same log level for show_mem() by Amerigo Wang · 14 years ago
  15. 478352e mm: add comment about deprecation of __GFP_NOFAIL by David Rientjes · 14 years ago
  16. 64574746 vmscan: detect mapped file pages used only once by Johannes Weiner · 14 years ago
  17. 31c0569 vmscan: drop page_mapping_inuse() by Johannes Weiner · 14 years ago
  18. dfc8d63 vmscan: factor out page reference checks by Johannes Weiner · 14 years ago
  19. e7c84ee mm: document /sys/devices/system/node/nodeX by Mel Gorman · 14 years ago
  20. a1b57ac mm: document /proc/pagetypeinfo by Mel Gorman · 14 years ago
  21. 72f0ba0 mm: suppress pfn range output for zones without pages by David Rientjes · 14 years ago
  22. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  23. ad2bd7e mm/swapfile.c: fix swapon size off-by-one by Hugh Dickins · 14 years ago
  24. fc148a5 mm: remove VM_LOCK_RMAP code by Rik van Riel · 14 years ago
  25. c44b674 rmap: move exclusively owned pages to own anon_vma in do_wp_page() by Rik van Riel · 14 years ago
  26. 033a64b rmap: remove obsolete check from __page_check_anon_rmap() by Rik van Riel · 14 years ago
  27. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  28. 648bcc7 mm/memcontrol.c: fix "integer as NULL pointer" sparse warning by Thiago Farina · 14 years ago
  29. 19adf9c include/linux/fs.h: convert FMODE_* constants to hex by Andrew Morton · 14 years ago
  30. 0141450 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM by Wu Fengguang · 14 years ago
  31. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 14 years ago
  32. 85f1fb7 mm/migrate.c: kill anon local variable from migrate_page_copy by KOSAKI Motohiro · 14 years ago
  33. da0aa13 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages by KOSAKI Motohiro · 14 years ago
  34. d96ae53 memory-hotplug: create /sys/firmware/memmap entry for new memory by akpm@linux-foundation.org · 14 years ago
  35. 9d8cebd mm: fix mbind vma merge problem by KOSAKI Motohiro · 14 years ago
  36. 93e4a89 mm: restore zone->all_unreclaimable to independence word by KOSAKI Motohiro · 14 years ago
  37. fc91668 mm: remove free_hot_page() by Li Hong · 14 years ago
  38. c475dab mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct by Li Hong · 14 years ago
  39. f650316 mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct by Li Hong · 14 years ago
  40. 76ca542 mm, lockdep: annotate reclaim context to zone reclaim too by KOSAKI Motohiro · 14 years ago
  41. 84b1849 vmscan: get_scan_ratio() cleanup by KOSAKI Motohiro · 14 years ago
  42. 45973d7 vmscan: check high watermark after shrink zone by Minchan Kim · 14 years ago
  43. 59e99e5 mm: use rlimit helpers by Jiri Slaby · 14 years ago
  44. 06f9d8c mm: mlock_vma_pages_range() only return success or failure by KOSAKI Motohiro · 14 years ago
  45. c58267c mm: mlock_vma_pages_range() never return negative value by KOSAKI Motohiro · 14 years ago
  46. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  47. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  48. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  49. 19b629f infiniband: use for_each_set_bit() by Akinobu Mita · 14 years ago
  50. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  51. e3cb91c timbgpio: fix build by David Miller · 14 years ago
  52. 781b167 Fix a dumb typo - use of & instead of && by Al Viro · 14 years ago
  53. 64096c1 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  54. cc7889f Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  55. b13d3c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  56. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  57. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  58. 5717144 fs/9p: Add hardlink support to .u extension by Aneesh Kumar K.V · 14 years ago
  59. c5a7697 9P2010.L handshake: .L protocol negotiation by Sripathi Kodi · 14 years ago
  60. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 14 years ago
  61. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 14 years ago
  62. dd6102f 9P2010.L handshake: Add VFS flags by Sripathi Kodi · 14 years ago
  63. c1a7c22 net/9p: Handle mount errors correctly. by Aneesh Kumar K.V · 14 years ago
  64. 37c1209d4 net/9p: Remove MAX_9P_CHAN limit by Aneesh Kumar K.V · 14 years ago
  65. f75580c net/9p: Add multi channel support. by Aneesh Kumar K.V · 14 years ago
  66. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 14 years ago
  67. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 14 years ago
  68. 5cf9521 NFS: Clean up nfs_sync_mapping by Trond Myklebust · 14 years ago
  69. 7f2f12d NFS: Simplify nfs_wb_page() by Trond Myklebust · 14 years ago
  70. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 14 years ago
  71. c988950 NFS: Simplify nfs_wb_page_cancel() by Trond Myklebust · 14 years ago
  72. 2928db1 NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages by Trond Myklebust · 14 years ago
  73. 5bad5ab NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set by Trond Myklebust · 14 years ago
  74. 420e364 NFS: Reduce the number of unnecessary COMMIT calls by Trond Myklebust · 14 years ago
  75. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 14 years ago
  76. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 14 years ago
  77. 9467c4f Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  78. 35c2e96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  79. 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 14 years ago
  80. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 586fac1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  82. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  83. b24bc1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  84. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  85. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 14 years ago
  86. 06862f8 Squashfs: get rid of obsolete definition in header file by Phillip Lougher · 14 years ago
  87. ae4a317 Squashfs: get rid of obsolete variable in struct squashfs_sb_info by Phillip Lougher · 14 years ago
  88. 1f36f77 Switch !O_CREAT case to use of do_last() by Al Viro · 14 years ago
  89. def4af3 Get rid of symlink body copying by Al Viro · 14 years ago
  90. 3866248 Finish pulling of -ESTALE handling to upper level in do_filp_open() by Al Viro · 14 years ago
  91. 806b681 Turn do_link spaghetty into a normal loop by Al Viro · 14 years ago
  92. 10fa8e6 Unify exits in O_CREAT handling by Al Viro · 14 years ago
  93. 9e67f36 Kill is_link argument of do_last() by Al Viro · 14 years ago
  94. 67ee3ad Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open() by Al Viro · 14 years ago
  95. 4296e2c Leave mangled flag only for setting nd.intent.open.flag by Al Viro · 14 years ago
  96. 5b369df Get rid of passing mangled flag to do_last() by Al Viro · 14 years ago
  97. 9a66179 Don't pass mangled open_flag to finish_open() by Al Viro · 14 years ago
  98. a2c36b4 pull more into do_last() by Al Viro · 14 years ago
  99. c99658f bail out with ELOOP earlier in do_link loop by Al Viro · 14 years ago
  100. a1e2803 pull the common predecessors into do_last() by Al Viro · 14 years ago