index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-12
shmem: fix compilation warnings on unused functions
Jérémy Lefaure
2016-12-12
fs/fs-writeback.c: remove redundant if check
Tahsin Erdogan
2016-12-12
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
Kirill A. Shutemov
2016-12-12
mm: cma: make linux/cma.h standalone includible
Thierry Reding
2016-12-12
mm: disable numa migration faults for dax vmas
Dan Williams
2016-12-12
mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected
Heiko Carstens
2016-12-12
dt: add documentation of "hotpluggable" memory property
Reza Arbab
2016-12-12
of/fdt: mark hotpluggable memory
Reza Arbab
2016-12-12
mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
Reza Arbab
2016-12-12
mm: remove x86-only restriction of movable_node
Reza Arbab
2016-12-12
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
2016-12-12
mm/mempolicy.c: forbid static or relative flags for local NUMA mode
Piotr Kwapulinski
2016-12-12
mm: fix up get_user_pages* comments
Lorenzo Stoakes
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
mm: update mmu_gather range correctly
Aneesh Kumar K.V
2016-12-12
mm: use the correct page size when removing the page
Aneesh Kumar K.V
2016-12-12
shmem: avoid maybe-uninitialized warning
Arnd Bergmann
2016-12-12
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
Ming Ling
2016-12-12
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
Michal Hocko
2016-12-12
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
2016-12-12
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
2016-12-12
mm: make unreserve highatomic functions reliable
Minchan Kim
2016-12-12
mm: try to exhaust highatomic reserve before the OOM
Minchan Kim
2016-12-12
mm: prevent double decrease of nr_reserved_highatomic
Minchan Kim
2016-12-12
mm: don't steal highatomic pageblock
Minchan Kim
2016-12-12
kmemleak: fix reference to Documentation
Andreas Platschek
2016-12-12
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
Aneesh Kumar K.V
2016-12-12
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
2016-12-12
mm/gup.c: make unnecessarily global vma_permits_fault() static
Tobias Klauser
2016-12-12
mm/vmscan.c: set correct defer count for shrinker
Shaohua Li
2016-12-12
mm/mprotect.c: don't touch single threaded PTEs which are on the right node
Andi Kleen
2016-12-12
mm, slab: maintain total slab count instead of active count
David Rientjes
2016-12-12
mm, slab: faster active and free stats
Greg Thelen
2016-12-12
mm/slab_common.c: check kmem_create_cache flags are common
Thomas Garnier
2016-12-12
slub: avoid false-postive warning
Arnd Bergmann
2016-12-12
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
2016-12-12
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
2016-12-12
ocfs2: replace CURRENT_TIME macro
Deepa Dinamani
2016-12-12
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
2016-12-12
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
Ashish Samant
2016-12-12
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
2016-12-12
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
piaojun
2016-12-12
ocfs2: delete redundant code and set the node bit into maybe_map directly
Guozhonghua
2016-12-12
ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
piaojun
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket
Sudip Mukherjee
2016-12-12
drivers/pcmcia/m32r_pcc.c: use common error path
Sudip Mukherjee
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from request_irq
Sudip Mukherjee
[prev]
[next]