index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+13
2012-03-22
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
3
-0
/
+56
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
3
-0
/
+117
2012-03-22
Merge tag 'md-3.4' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+5
2012-03-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-60
/
+0
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2012-03-22
Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+45
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
17
-137
/
+165
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-4
/
+19
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-0
/
+1
2012-03-21
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
1
-5
/
+6
2012-03-21
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
1
-1
/
+4
2012-03-21
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
1
-6
/
+0
2012-03-21
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
1
-0
/
+35
2012-03-21
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
1
-19
/
+0
2012-03-21
memcg: kill dead prev_priority stubs
Konstantin Khlebnikov
1
-15
/
+0
2012-03-21
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
1
-7
/
+1
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
1
-1
/
+1
2012-03-21
memcg: replace MEM_CONT by MEM_RES_CTLR
Hugh Dickins
1
-1
/
+1
2012-03-21
page_alloc.c: remove add_from_early_node_map()
Kautuk Consul
1
-2
/
+0
2012-03-21
hugetlbfs: fix alignment of huge page requests
Steven Truelove
1
-2
/
+4
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
1
-2
/
+2
2012-03-21
hugepages: fix use after free bug in "quota" handling
David Gibson
1
-4
/
+10
2012-03-21
hugetlb: cleanup hugetlb.h
David Gibson
1
-25
/
+0
2012-03-21
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
3
-28
/
+29
2012-03-21
mm, memcg: pass charge order to oom killer
David Rientjes
1
-1
/
+2
2012-03-21
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
Konstantin Khlebnikov
1
-0
/
+1
2012-03-21
thp: allow a hwpoisoned head page to be put back to LRU
Dean Nelson
1
-0
/
+20
2012-03-21
mm, oom: force oom kill on sysrq+f
David Rientjes
1
-1
/
+1
2012-03-21
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
1
-0
/
+3
2012-03-21
rmap: remove __anon_vma_link() declaration
Xiao Guangrong
1
-1
/
+0
2012-03-21
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
Konstantin Khlebnikov
1
-2
/
+0
2012-03-21
pagemap: export KPF_THP
Naoya Horiguchi
1
-0
/
+1
2012-03-21
thp: optimize away unnecessary page table locking
Naoya Horiguchi
1
-0
/
+17
2012-03-21
vmscan: only defer compaction for failed order and higher
Rik van Riel
2
-4
/
+11
2012-03-21
vmscan: kswapd carefully call compaction
Rik van Riel
1
-0
/
+6
2012-03-21
mm: make swapin readahead skip over holes
Rik van Riel
1
-1
/
+0
2012-03-21
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
1
-10
/
+11
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-3170
/
+152
2012-03-21
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-42
/
+46
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+9
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
7
-8
/
+113
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-5
/
+7
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-1
/
+78
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-10
/
+15
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-63
/
+180
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-61
/
+138
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-26
/
+61
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-9
/
+9
[next]