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
2009-09-22
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
1
-3
/
+2
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-0
/
+1
2009-09-22
mm: return boolean from page_has_private()
Johannes Weiner
1
-5
/
+8
2009-09-22
mm: return boolean from page_is_file_cache()
Johannes Weiner
1
-6
/
+2
2009-09-22
mm: introduce page_lru_base_type()
Johannes Weiner
1
-4
/
+19
2009-09-22
mm: remove broken 'kzalloc' mempool
Sage Weil
1
-8
/
+2
2009-09-22
tracing, page-allocator: add trace event for page traffic related to the budd...
Mel Gorman
1
-0
/
+51
2009-09-22
tracing, page-allocator: add trace events for anti-fragmentation falling back...
Mel Gorman
1
-0
/
+38
2009-09-22
tracing, page-allocator: add trace events for page allocation and page freeing
Mel Gorman
1
-0
/
+74
2009-09-22
page-allocator: remove dead function free_cold_page()
Mel Gorman
1
-1
/
+0
2009-09-22
ksm: unmerge is an origin of OOMs
Hugh Dickins
1
-1
/
+1
2009-09-22
ksm: clean up obsolete references
Hugh Dickins
1
-20
/
+0
2009-09-22
ksm: fix deadlock with munlock in exit_mmap
Andrea Arcangeli
1
-7
/
+4
2009-09-22
ksm: fix oom deadlock
Hugh Dickins
1
-4
/
+27
2009-09-22
ksm: identify PageKsm pages
Hugh Dickins
1
-0
/
+29
2009-09-22
ksm: no debug in page_dup_rmap()
Hugh Dickins
1
-5
/
+1
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
3
-0
/
+58
2009-09-22
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
1
-0
/
+3
2009-09-22
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
1
-0
/
+34
2009-09-22
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
1
-3
/
+9
2009-09-22
mm: count only reclaimable lru pages
Wu Fengguang
1
-9
/
+2
2009-09-22
mm: remove __{add,sub}_zone_page_state()
KOSAKI Motohiro
1
-5
/
+0
2009-09-22
mm: vmstat: add isolate pages
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-0
/
+1
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-1
/
+2
2009-09-22
hugetlb: balance freeing of huge pages across nodes
Lee Schermerhorn
1
-1
/
+2
2009-09-22
memory hotplug: update zone pcp at memory online
Shaohua Li
1
-0
/
+2
2009-09-22
mm: make swap token dummies static inlines
Johannes Weiner
1
-4
/
+16
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
2
-2
/
+2
2009-09-22
const: make file_lock_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: make struct super_block::s_qcop const
Alexey Dobriyan
2
-2
/
+2
2009-09-22
const: make struct super_block::dq_op const
Alexey Dobriyan
2
-2
/
+2
2009-09-22
kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield
Johannes Berg
1
-1
/
+4
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-482
/
+923
2009-09-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+12
2009-09-21
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-17
/
+0
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-299
/
+79
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-79
/
+999
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-75
/
+477
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-2
/
+1
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
3
-3
/
+3
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-21
Change "useing" -> "using".
Dmitri Vorobiev
1
-1
/
+1
2009-09-21
trivial: fix typo in namei.h comment
Ori Avtalion
1
-1
/
+1
2009-09-21
trivial: change address of the libcap source.
GeunSik Lim
1
-1
/
+1
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
2
-49
/
+490
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
7
-178
/
+178
[prev]
[next]