index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2
-0
/
+6
2015-11-06
mm: introduce VM_LOCKONFAULT
Eric B Munson
1
-0
/
+5
2015-11-06
mm: mlock: add new mlock system call
Eric B Munson
2
-1
/
+5
2015-11-06
mm: remove refresh_cpu_vm_stats() definition for !SMP kernel
Tetsuo Handa
1
-1
/
+0
2015-11-06
mm: page_counter: let page_counter_try_charge() return bool
Johannes Weiner
1
-3
/
+3
2015-11-06
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
1
-5
/
+2
2015-11-06
mm: do not inc NR_PAGETABLE if ptlock_init failed
Vladimir Davydov
1
-1
/
+3
2015-11-06
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
1
-15
/
+0
2015-11-06
memcg: unify slab and other kmem pages charging
Vladimir Davydov
1
-4
/
+2
2015-11-06
memcg: simplify charging kmem pages
Vladimir Davydov
1
-50
/
+19
2015-11-06
include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definition
yalin wang
1
-2
/
+2
2015-11-06
mm/vmstat.c: uninline node_page_state()
Andrew Morton
1
-23
/
+1
2015-11-06
mm: optimize PageHighMem() check
Vineet Gupta
1
-1
/
+1
2015-11-06
mm, oom: remove task_lock protecting comm printing
David Rientjes
1
-2
/
+2
2015-11-06
mm, compaction: distinguish contended status in tracepoints
Vlastimil Babka
2
-1
/
+3
2015-11-06
mm, compaction: export tracepoints zone names to userspace
Vlastimil Babka
1
-6
/
+32
2015-11-06
mm, compaction: export tracepoints status strings to userspace
Vlastimil Babka
2
-3
/
+32
2015-11-06
mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool
Yaowei Bai
1
-3
/
+3
2015-11-06
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
1
-0
/
+1
2015-11-06
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2
-0
/
+22
2015-11-06
mm: use only per-device readahead limit
Roman Gushchin
1
-2
/
+0
2015-11-06
mm/page_alloc: remove unused parameter in init_currently_empty_zone()
Yaowei Bai
1
-2
/
+1
2015-11-06
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
1
-4
/
+0
2015-11-06
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
1
-14
/
+0
2015-11-06
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
1
-24
/
+22
2015-11-06
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
3
-0
/
+12
2015-11-06
memcg: flatten task_struct->memcg_oom
Tejun Heo
2
-12
/
+11
2015-11-06
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
1
-30
/
+10
2015-11-06
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
1
-1
/
+1
2015-11-06
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2
-0
/
+25
2015-11-06
slab: convert slab_is_available() to boolean
Denis Kirjanov
1
-1
/
+1
2015-11-06
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
1
-0
/
+1
2015-11-06
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
1
-0
/
+1
2015-11-06
rcu: force alignment on struct callback_head/rcu_head
Kirill A. Shutemov
1
-1
/
+15
2015-11-05
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-174
/
+847
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-5
/
+15
2015-11-05
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-3
/
+28
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-61
/
+16
2015-11-05
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-41
/
+132
2015-11-05
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-5
/
+5
2015-11-05
Merge tag 'md/4.4' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+72
2015-11-05
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-0
/
+68
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-33
/
+50
2015-11-05
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+652
2015-11-05
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-696
/
+584
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-185
/
+461
2015-11-05
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-38
/
+120
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-1
/
+11
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
144
-2040
/
+4456
[next]