index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-29
mm: bootmem: allocate in order node+goal, goal, node, anywhere
Johannes Weiner
2012-05-29
mm: bootmem: split out goal-to-node mapping from goal dropping
Johannes Weiner
2012-05-29
mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata
Johannes Weiner
2012-05-29
mm: bootmem: remove redundant offset check when finally freeing bootmem
Johannes Weiner
2012-05-29
mm: bootmem: fix checking the bitmap when finally freeing bootmem
Gavin Shan
2012-05-29
mm/page_alloc.c: remove pageblock_default_order()
Andrew Morton
2012-05-29
mm: move is_vma_temporary_stack() declaration to huge_mm.h
Alex Shi
2012-05-29
tools/vm/page-types.c: cleanups
Ulrich Drepper
2012-05-29
kbuild: install kernel-page-flags.h
Ulrich Drepper
2012-05-29
mm: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-05-29
swiotlb: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-05-29
x86: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-05-29
x86: print e820 physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-05-29
bug: completely remove code generated by disabled VM_BUG_ON()
Konstantin Khlebnikov
2012-05-29
bug: introduce BUILD_BUG_ON_INVALID() macro
Konstantin Khlebnikov
2012-05-29
Cross Memory Attach: make it Kconfigurable
Christopher Yeoh
2012-05-29
Documentation: memcg: future proof hierarchical statistics documentation
Johannes Weiner
2012-05-29
mm, thp: drop page_table_lock to uncharge memcg pages
David Rientjes
2012-05-29
mm: rename is_mlocked_vma() to mlocked_vma_newpage()
Ying Han
2012-05-29
mm: memcg: count pte references from every member of the reclaimed hierarchy
Johannes Weiner
2012-05-29
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
Johannes Weiner
2012-05-29
mm: do_migrate_pages(): rename arguments
Andrew Morton
2012-05-29
mm: do_migrate_pages() calls migrate_to_node() even if task is already on a c...
Larry Woodman
2012-05-29
thp, memcg: split hugepage for memcg oom on cow
David Rientjes
2012-05-29
mm/vmstat.c: remove debug fs entries on failure of file creation and made ext...
Sasikantha babu
2012-05-29
mm/fork: fix overflow in vma length when copying mmap on clone
Siddhesh Poyarekar
2012-05-29
mm/mmap.c: find_vma(): remove unnecessary if(mm) check
Rajman Mekaco
2012-05-29
mm: use kcalloc() instead of kzalloc() to allocate array
Thomas Meyer
2012-05-29
mm: fix off-by-one bug in print_nodes_state()
Ryota Ozaki
2012-05-29
mm: vmscan: remove reclaim_mode_t
Mel Gorman
2012-05-29
mm: vmscan: do not stall on writeback during memory compaction
Mel Gorman
2012-05-29
mm: vmscan: remove lumpy reclaim
Mel Gorman
2012-05-29
mm: remove swap token code
Rik van Riel
2012-05-29
mm, thp: allow fallback when pte_alloc_one() fails for huge pmd
David Rientjes
2012-05-29
mm, thp: remove unnecessary ret variable
David Rientjes
2012-05-29
mm/hugetlb.c: use long vars instead of int in region_count()
Wang Sheng-Hui
2012-05-29
mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy()
Wang Sheng-Hui
2012-05-29
mm/memory_failure: let the compiler add the function name
Borislav Petkov
2012-05-29
mm: fix NULL ptr deref when walking hugepages
Sasha Levin
2012-05-29
cris: select GENERIC_ATOMIC64
Cong Wang
2012-05-29
pagemap.h: fix warning about possibly used before init var
Paul Gortmaker
2012-05-29
skb: avoid unnecessary reallocations in __skb_cow
Felix Fietkau
2012-05-29
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
Yoshihiro Shimoda
2012-05-29
asix: allow full size 8021Q frames to be received
Eric Dumazet
2012-05-29
rds_rdma: don't assume infiniband device is PCI
Thadeu Lima de Souza Cascardo
2012-05-29
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
James Chapman
2012-05-29
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
2012-05-29
RDMA/ocrdma: Remove unnecessary version.h includes
Devendra Naga
2012-05-29
RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHED
Parav Pandit
2012-05-29
RDMA/ocrdma: Correct queue free count math
Parav Pandit
[prev]
[next]