index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-10
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
2017-07-10
include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when pos...
Matthew Wilcox
2017-07-10
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
2017-07-10
ARM: fix rd_size declaration
Bart Van Assche
2017-07-10
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
Ian Abbott
2017-07-10
linux/bug.h: correct "space required before that '-'"
Ian Abbott
2017-07-10
linux/bug.h: correct "(foo*)" should be "(foo *)"
Ian Abbott
2017-07-10
linux/bug.h: correct formatting of block comment
Ian Abbott
2017-07-10
asm-generic/bug.h: declare struct pt_regs; before function prototype
Ian Abbott
2017-07-10
mm: disallow early_pfn_to_nid on configurations which do not implement it
Michal Hocko
2017-07-10
mm: swap: provide lru_add_drain_all_cpuslocked()
Thomas Gleixner
2017-07-10
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
2017-07-10
include/linux/backing-dev.h: simplify wb_stat_sum
Nikolay Borisov
2017-07-10
include/linux/mmzone.h: remove ancient/ambiguous comment
Nikolay Borisov
2017-07-10
hugetlb: add support for preferred node to alloc_huge_page_nodemask
Michal Hocko
2017-07-10
mm, hugetlb: unclutter hugetlb allocation layers
Michal Hocko
2017-07-10
mm/oom_kill.c: add tracepoints for oom reaper-related events
Roman Gushchin
2017-07-10
mm: unify new_node_page and alloc_migrate_target
Michal Hocko
2017-07-10
hugetlb, memory_hotplug: prefer to use reserved pages for migration
Michal Hocko
2017-07-10
include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...
Will Deacon
2017-07-10
mm: always enable thp for dax mappings
Dan Williams
2017-07-10
mm: improve readability of transparent_hugepage_enabled()
Dan Williams
2017-07-10
oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK
Steven Rostedt (VMware)
2017-07-10
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
2017-07-10
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
2017-07-10
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
2017-07-10
mm: hwpoison: change PageHWPoison behavior on hugetlb pages
Naoya Horiguchi
2017-07-10
swap: add block io poll in swapin path
Shaohua Li
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-07-10
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-07-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-09
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-07-08
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
2017-07-08
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
[next]