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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-12-12
mm: cma: remove watermark hacks
Marek Szyprowski
1
-9
/
+0
2012-12-12
mm, oom: fix race when specifying a thread as the oom origin
David Rientjes
3
-2
/
+19
2012-12-12
mm, oom: change type of oom_score_adj to short
David Rientjes
2
-5
/
+5
2012-12-12
mm: cleanup register_node()
Yasuaki Ishimatsu
1
-1
/
+0
2012-12-12
mm: introduce putback_movable_pages()
Rafael Aquini
1
-0
/
+2
2012-12-12
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
3
-0
/
+298
2012-12-12
mm: redefine address_space.assoc_mapping
Rafael Aquini
1
-1
/
+1
2012-12-12
mm: adjust address_space_operations.migratepage() return code
Rafael Aquini
1
-0
/
+7
2012-12-12
mm: vm_unmapped_area() lookup function
Michel Lespinasse
1
-0
/
+31
2012-12-12
mm: rearrange vm_area_struct for fewer cache misses
Rik van Riel
1
-4
/
+8
2012-12-12
mm: augment vma rbtree with rb_subtree_gap
Michel Lespinasse
1
-0
/
+9
2012-12-12
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
2
-2
/
+20
2012-12-12
mm: thp: set the accessed flag for old pages on access fault
Will Deacon
1
-0
/
+4
2012-12-12
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
1
-0
/
+1
2012-12-12
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
1
-1
/
+1
2012-12-12
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
1
-4
/
+6
2012-12-12
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
Kirill A. Shutemov
1
-7
/
+0
2012-12-12
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2
-8
/
+1
2012-12-12
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
1
-2
/
+0
2012-12-12
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
1
-8
/
+1
2012-12-12
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-30
/
+61
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-45
/
+29
2012-12-12
Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-6
/
+803
2012-12-12
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+870
2012-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-26
/
+30
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-41
/
+17
2012-12-12
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-26
/
+28
2012-12-12
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+27
2012-12-12
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-83
/
+342
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-8
/
+49
2012-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+3
2012-12-11
Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-2
/
+2
2012-12-11
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
4
-8
/
+32
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+306
2012-12-11
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+29
2012-12-11
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-33
/
+26
2012-12-11
fsnotify: make fasync generic for both inotify and fanotify
Eric Paris
1
-1
/
+4
2012-12-11
fsnotify: change locking order
Lino Sanfilippo
1
-3
/
+4
2012-12-11
fsnotify: dont put marks on temporary list when clearing marks by group
Lino Sanfilippo
1
-1
/
+0
2012-12-11
fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...
Lino Sanfilippo
1
-0
/
+4
2012-12-11
fsnotify: pass group to fsnotify_destroy_mark()
Lino Sanfilippo
1
-2
/
+3
2012-12-11
fsnotify: use a mutex instead of a spinlock to protect a groups mark list
Lino Sanfilippo
1
-1
/
+1
2012-12-11
fsnotify: introduce fsnotify_get_group()
Lino Sanfilippo
1
-1
/
+3
2012-12-11
inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()
Lino Sanfilippo
1
-1
/
+2
2012-12-11
of: *node argument to of_parse_phandle_with_args should be const
Guennadi Liakhovetski
1
-1
/
+1
2012-12-11
of/i2c: add dummy inline functions for when CONFIG_OF_I2C(_MODULE) isn't defined
Guennadi Liakhovetski
1
-0
/
+12
2012-12-11
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
2
-4
/
+15
2012-12-11
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
Ingo Molnar
1
-8
/
+8
2012-12-11
mm: numa: Add THP migration for the NUMA working set scanning fault case buil...
Mel Gorman
1
-7
/
+9
[prev]
[next]