index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
9
-34
/
+75
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-119
/
+305
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-0
/
+52
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
20
-17
/
+733
2019-03-06
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2019-03-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-18
/
+3
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+7
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-38
/
+37
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-12
/
+100
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-1684
/
+4795
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+27
2019-03-05
writeback: fix inode cgroup switching comment
Greg Thelen
2
-2
/
+2
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2
-5
/
+1
2019-03-05
mm/workingset: remove unused @mapping argument in workingset_eviction()
Andrey Ryabinin
1
-1
/
+1
2019-03-05
include/linux/compaction.h: fix potential build error
Yu Zhao
1
-1
/
+1
2019-03-05
mm: page_cache_add_speculative(): refactor out some code duplication
john.hubbard@gmail.com
1
-22
/
+9
2019-03-05
mm/page_poison: update comment after code moved
Michael S. Tsirkin
1
-1
/
+1
2019-03-05
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
1
-2
/
+2
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-2
/
+2
2019-03-05
mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent
Yang Shi
1
-1
/
+1
2019-03-05
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
1
-0
/
+1
2019-03-05
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2
-1
/
+4
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2
-8
/
+41
2019-03-05
mm: better document PG_reserved
David Hildenbrand
1
-2
/
+31
2019-03-05
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2
-1
/
+9
2019-03-05
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
1
-0
/
+20
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+1
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-8
/
+8
2019-03-05
mm: fix some typos in mm directory
Wei Yang
1
-1
/
+1
2019-03-05
mm, memcg: create mem_cgroup_from_seq
Chris Down
1
-0
/
+10
2019-03-05
kernel: cgroup: add poll file operation
Johannes Weiner
1
-0
/
+4
2019-03-05
fs: kernfs: add poll file operation
Johannes Weiner
1
-0
/
+6
2019-03-05
mm, compaction: capture a page under direct compaction
Mel Gorman
2
-1
/
+6
2019-03-05
mm, compaction: be selective about what pageblocks to clear skip hints
Mel Gorman
1
-0
/
+2
2019-03-05
mm, compaction: use free lists to quickly locate a migration source
Mel Gorman
1
-0
/
+11
2019-03-05
mm: shuffle GFP_* flags
Alexey Dobriyan
1
-15
/
+15
2019-03-05
mm/hugetlb: enable arch specific huge page size support for migration
Anshuman Khandual
1
-2
/
+13
2019-03-05
mm/hugetlb: enable PUD level huge page migration
Anshuman Khandual
1
-1
/
+2
2019-03-05
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
1
-0
/
+30
2019-03-05
mm: remove sysctl_extfrag_handler()
Matthew Wilcox
1
-2
/
+0
2019-03-05
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
1
-4
/
+33
2019-03-05
mm: reuse only-pte-mapped KSM page in do_wp_page()
Kirill Tkhai
1
-0
/
+7
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+1
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
3
-9
/
+12
2019-03-05
mm: balloon: update comment about isolation/migration/compaction
David Hildenbrand
1
-17
/
+9
2019-03-05
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
1
-1
/
+1
2019-03-05
include/linux/slub_def.h: comment fixes
Tobin C. Harding
1
-6
/
+6
2019-03-05
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
1
-1
/
+1
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-218
/
+36
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-153
/
+259
[next]