1. e30d539 tools/vm/page-types.c: cleanups by Ulrich Drepper · 12 years ago
  2. 9295b7a kbuild: install kernel-page-flags.h by Ulrich Drepper · 12 years ago
  3. a62e2f4 mm: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  4. 3af684c swiotlb: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  5. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  6. 91eb0f6 x86: print e820 physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  7. 02602a1 bug: completely remove code generated by disabled VM_BUG_ON() by Konstantin Khlebnikov · 12 years ago
  8. baf05aa bug: introduce BUILD_BUG_ON_INVALID() macro by Konstantin Khlebnikov · 12 years ago
  9. 5febcbe Cross Memory Attach: make it Kconfigurable by Christopher Yeoh · 12 years ago
  10. eb6332a54 Documentation: memcg: future proof hierarchical statistics documentation by Johannes Weiner · 12 years ago
  11. 6f60b69 mm, thp: drop page_table_lock to uncharge memcg pages by David Rientjes · 12 years ago
  12. 096a7cf mm: rename is_mlocked_vma() to mlocked_vma_newpage() by Ying Han · 12 years ago
  13. c3ac9a8 mm: memcg: count pte references from every member of the reclaimed hierarchy by Johannes Weiner · 12 years ago
  14. 91c63734 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 12 years ago
  15. 0ce72d4 mm: do_migrate_pages(): rename arguments by Andrew Morton · 12 years ago
  16. 4a5b18c mm: do_migrate_pages() calls migrate_to_node() even if task is already on a correct node by Larry Woodman · 12 years ago
  17. 1f1d06c thp, memcg: split hugepage for memcg oom on cow by David Rientjes · 12 years ago
  18. bde8bd8 mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local by Sasikantha babu · 12 years ago
  19. 7edc8b0 mm/fork: fix overflow in vma length when copying mmap on clone by Siddhesh Poyarekar · 12 years ago
  20. 841e31e mm/mmap.c: find_vma(): remove unnecessary if(mm) check by Rajman Mekaco · 12 years ago
  21. 4d67d86 mm: use kcalloc() instead of kzalloc() to allocate array by Thomas Meyer · 12 years ago
  22. f623881 mm: fix off-by-one bug in print_nodes_state() by Ryota Ozaki · 12 years ago
  23. 23b9da5 mm: vmscan: remove reclaim_mode_t by Mel Gorman · 12 years ago
  24. 41ac199 mm: vmscan: do not stall on writeback during memory compaction by Mel Gorman · 12 years ago
  25. c53919a mm: vmscan: remove lumpy reclaim by Mel Gorman · 12 years ago
  26. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  27. edad9d2 mm, thp: allow fallback when pte_alloc_one() fails for huge pmd by David Rientjes · 12 years ago
  28. aa2e878 mm, thp: remove unnecessary ret variable by David Rientjes · 12 years ago
  29. f2135a4 mm/hugetlb.c: use long vars instead of int in region_count() by Wang Sheng-Hui · 12 years ago
  30. 89c522c mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() by Wang Sheng-Hui · 12 years ago
  31. 71dd0b8 mm/memory_failure: let the compiler add the function name by Borislav Petkov · 12 years ago
  32. 08fa29d mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 12 years ago
  33. 4c9c6a1 cris: select GENERIC_ATOMIC64 by Cong Wang · 12 years ago
  34. af2e840 pagemap.h: fix warning about possibly used before init var by Paul Gortmaker · 12 years ago
  35. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  36. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  37. 8f6576a tty: fix ldisc lock inversion trace by Alan Cox · 12 years ago
  38. d3ca8b6 pty: Fix lock inversion by Alan Cox · 12 years ago
  39. cc0a984 NFSv4: Add debugging printks to state manager by Trond Myklebust · 12 years ago
  40. fb13bfa NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  41. a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  42. d766023 Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  43. 905cec4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  44. da85d34 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  45. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  46. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  47. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  48. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  49. b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 12 years ago
  50. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  51. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago
  52. f2c1b51 NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error by Trond Myklebust · 12 years ago
  53. 9f59479 NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 12 years ago
  54. 7c5d725 NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager by Trond Myklebust · 12 years ago
  55. bf674c8 NFSv4.1: Handle errors in nfs4_bind_conn_to_session by Trond Myklebust · 12 years ago
  56. 43ac544 NFSv4.1: nfs4_bind_conn_to_session should drain the session by Trond Myklebust · 12 years ago
  57. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  58. 19a4b98 builddeb: include autogenerated header files by Lekensteyn · 12 years ago
  59. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  60. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 0877aa39 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
  69. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
  70. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
  71. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  72. 32b0131 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid by Trond Myklebust · 12 years ago
  73. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  74. 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
  75. 786f02b Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  76. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  77. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
  78. e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
  79. 2cf047c NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session by Trond Myklebust · 12 years ago
  80. 848f5bd NFSv4.1: Ensure we use the correct credentials for session create/destroy by Trond Myklebust · 12 years ago
  81. ad24ecf NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations by Trond Myklebust · 12 years ago
  82. 89a2173 NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the lease by Trond Myklebust · 12 years ago
  83. be0bfed NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRM by Trond Myklebust · 12 years ago
  84. 2a6ee6a NFSv4: Clean up the error handling for nfs4_reclaim_lease by Trond Myklebust · 12 years ago
  85. 1fcb78e tile: default to tilegx_defconfig for ARCH=tile by Chris Metcalf · 12 years ago
  86. 9f1d62b tile: fix bug where fls(0) was not returning 0 by Chris Metcalf · 12 years ago
  87. acd1a19 arch/tile: mark TILEGX as not EXPERIMENTAL by Chris Metcalf · 12 years ago
  88. 4ce6bea tile/mm/fault.c: Port OOM changes to handle_page_fault by Kautuk Consul · 12 years ago
  89. c6f696f arch/tile: add descriptive text if the kernel reports a bad trap by Chris Metcalf · 12 years ago
  90. 8703d6e arch/tile: allow querying cpu module information from the hypervisor by Chris Metcalf · 12 years ago
  91. b8ace08 arch/tile: fix hardwall for tilegx and generalize for idn and ipi by Chris Metcalf · 12 years ago
  92. 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 12 years ago
  93. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  94. fc0c49f arch/tile: support kexec() for tilegx by Chris Metcalf · 12 years ago
  95. cd6f32a arch/tile: support <asm/cachectl.h> header for cacheflush() syscall by Chris Metcalf · 12 years ago
  96. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 12 years ago
  97. 47d632f arch/tile: optimize get_user/put_user and friends by Chris Metcalf · 12 years ago
  98. 1efea40 arch/tile: support building big-endian kernel by Chris Metcalf · 12 years ago
  99. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  100. 5100700 arch/tile: use interrupt critical sections less by Chris Metcalf · 12 years ago