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
2014-10-10
mm: clean up zone flags
Johannes Weiner
1
-48
/
+3
2014-10-10
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
Sasha Levin
2
-2
/
+2
2014-10-10
mm: introduce VM_BUG_ON_VMA
Sasha Levin
1
-0
/
+8
2014-10-10
mm: introduce dump_vma
Sasha Levin
1
-0
/
+2
2014-10-10
include/linux/migrate.h: remove migrate_page #define
Andrew Morton
1
-3
/
+0
2014-10-10
mempolicy: unexport get_vma_policy() and remove its "task" arg
Oleg Nesterov
1
-2
/
+0
2014-10-10
mempolicy: introduce __get_vma_policy(), export get_task_policy()
Oleg Nesterov
1
-0
/
+3
2014-10-10
mempolicy: remove the "task" arg of vma_policy_mof() and simplify it
Oleg Nesterov
1
-1
/
+1
2014-10-10
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
1
-16
/
+0
2014-10-10
prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation
Cyrill Gorcunov
1
-0
/
+27
2014-10-10
mm: introduce check_data_rlimit helper
Cyrill Gorcunov
1
-0
/
+15
2014-10-10
mm: rename allocflags_to_migratetype for clarity
David Rientjes
1
-1
/
+1
2014-10-10
mm, compaction: khugepaged should not give up due to need_resched()
Vlastimil Babka
1
-2
/
+10
2014-10-10
mm, compaction: defer each zone individually instead of preferred zone
Vlastimil Babka
1
-6
/
+10
2014-10-10
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-0
/
+9
2014-10-10
lib/genalloc.c: add genpool range check function
Laura Abbott
1
-0
/
+3
2014-10-10
lib/genalloc.c: add power aligned algorithm
Laura Abbott
1
-0
/
+4
2014-10-10
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
1
-18
/
+9
2014-10-10
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
1
-0
/
+1
2014-10-10
mm/slab: use percpu allocator for cpu cache
Joonsoo Kim
1
-17
/
+3
2014-10-10
topology: add support for node_to_mem_node() to determine the fallback node
Joonsoo Kim
1
-0
/
+17
2014-10-10
mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()
Joonsoo Kim
1
-22
/
+0
2014-10-10
mm/slab_common: move kmem_cache definition to internal header
Joonsoo Kim
1
-41
/
+1
2014-10-10
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
1
-2
/
+2
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+35
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+13
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
109
-1339
/
+3188
2014-10-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+297
2014-10-09
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-0
/
+82
2014-10-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
7
-40
/
+167
2014-10-09
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-40
/
+10
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-10-09
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
1
-0
/
+29
2014-10-09
net: description of dma_cookie cause make xmldocs warning
Masanari Iida
1
-2
/
+0
2014-10-09
net: fs_enet: Remove non NAPI RX
LEROY Christophe
1
-1
/
+0
2014-10-08
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-7
/
+15
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-6
/
+28
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-55
/
+21
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-292
/
+30
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+43
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-5
/
+48
2014-10-08
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-152
/
+36
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-41
/
+79
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-13
/
+128
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-66
/
+180
2014-10-08
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
3
-1
/
+7
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+73
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-25
/
+98
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+6
[next]