index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-14
fs: fix do_last error case when need_reval_dot
J. R. Okajima
2011-01-14
nfs: add missing rcu-walk check
Nick Piggin
2011-01-14
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-14
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-01-14
fs: hlist UP debug fixup
Nick Piggin
2011-01-14
fs: fix dropping of rcu-walk from force_reval_path
Nick Piggin
2011-01-14
fs: force_reval_path drop rcu-walk before d_invalidate
Nick Piggin
2011-01-14
fs: small rcu-walk documentation fixes
Nick Piggin
2011-01-14
memcg: fix memory migration of shmem swapcache
Daisuke Nishimura
2011-01-14
memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset
Jesper Juhl
2011-01-14
memcg: fix deadlock between cpuset and memcg
Daisuke Nishimura
2011-01-14
memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()
Minchan Kim
2011-01-14
memcg: fix unit mismatch in memcg oom limit calculation
Johannes Weiner
2011-01-14
memcg: add lock to synchronize page accounting and migration
KAMEZAWA Hiroyuki
2011-01-14
memcg: create extensible page stat update routines
Greg Thelen
2011-01-14
memcg: document cgroup dirty memory interfaces
Greg Thelen
2011-01-14
memcg: add page_cgroup flags for dirty page tracking
Greg Thelen
2011-01-14
mm: batch activate_page() to reduce lock contention
Shaohua Li
2011-01-14
mm: simplify code of swap.c
Shaohua Li
2011-01-14
mm/page_alloc.c: don't cache `current' in a local
Andrew Morton
2011-01-14
mm: fix hugepage migration
Hugh Dickins
2011-01-14
mm: fix migration hangs on anon_vma lock
Hugh Dickins
2011-01-14
ksm: drain pagevecs to lru
Hugh Dickins
2011-01-14
hugetlb: fix handling of parse errors in sysfs
Eric B Munson
2011-01-14
hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
Eric B Munson
2011-01-14
hugetlb: check the return value of string conversion in sysctl handler
Michal Hocko
2011-01-14
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
2011-01-14
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
Andrew Morton
2011-01-14
mm/dmapool.c: take lock only once in dma_pool_free()
Rolf Eike Beer
2011-01-14
mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists
KyongHo Cho
2011-01-14
brk: fix min_brk lower bound computation for COMPAT_BRK
Jiri Kosina
2011-01-14
mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common()
Jesper Juhl
2011-01-14
mm: migration: use rcu_dereference_protected when dereferencing the radix tre...
Mel Gorman
2011-01-14
thp: add compound_trans_head() helper
Andrea Arcangeli
2011-01-14
thp: KSM on THP
Andrea Arcangeli
2011-01-14
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-14
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-14
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
2011-01-14
thp: compound_trans_order
Andrea Arcangeli
2011-01-14
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
2011-01-14
thp: add debug checks for mapcount related invariants
Andrea Arcangeli
2011-01-14
thp: transparent hugepage sysfs meminfo
David Rientjes
2011-01-14
thp: scale nr_rotated to balance memory pressure
Rik van Riel
2011-01-14
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-14
thp: disable transparent hugepages by default on small systems
Rik van Riel
2011-01-14
thp: use compaction for all allocation orders
Andrea Arcangeli
2011-01-14
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
2011-01-14
thp: freeze khugepaged and ksmd
Andrea Arcangeli
2011-01-14
thp: mmu_notifier_test_young
Andrea Arcangeli
[next]