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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
88
-889
/
+303
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
150
-775
/
+630
2012-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
61
-1843
/
+1951
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+8
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+1
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
140
-424
/
+424
2012-10-10
um: move sysrq.h out of include/shared
Al Viro
4
-8
/
+8
2012-10-10
um/x86: merge 32 and 64 bit variants of ptrace.h
Al Viro
3
-78
/
+54
2012-10-10
um/x86: merge 32 and 64bit variants of checksum.h
Al Viro
3
-265
/
+144
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
3038
-81351
/
+137809
2012-10-09
UAPI: (Scripted) Disintegrate arch/sparc/include/asm
David Howells
61
-1843
/
+1951
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
84
-433
/
+1283
2012-10-09
sparc64: Support transparent huge pages.
David Miller
14
-110
/
+582
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
3
-0
/
+3
2012-10-09
sparc64: Document PGD and PMD layout.
David Miller
2
-8
/
+16
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
5
-44
/
+123
2012-10-09
sparc64: Halve the size of PTE tables
David Miller
2
-19
/
+9
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
6
-121
/
+9
2012-10-09
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
1
-4
/
+9
2012-10-09
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
1
-3
/
+8
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
18
-0
/
+18
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
3
-24
/
+2
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
1
-1
/
+1
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
4
-8
/
+4
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
1
-35
/
+2
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
1
-19
/
+46
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
6
-18
/
+220
2012-10-09
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
1
-0
/
+30
2012-10-09
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
2
-0
/
+44
2012-10-09
thp, s390: thp splitting backend for s390
Gerald Schaefer
3
-1
/
+41
2012-10-09
thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
2
-0
/
+4
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
8
-0
/
+31
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
7
-8
/
+8
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2
-23
/
+11
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-5
/
+12
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-11
/
+36
2012-10-09
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
Suresh Siddha
1
-14
/
+19
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
6
-0
/
+6
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
7
-0
/
+7
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
10
-0
/
+10
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
12
-0
/
+14
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
29
-469
/
+157
2012-10-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
11
-31
/
+416
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
160
-2877
/
+48108
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
22
-1
/
+36
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
35
-315
/
+262
2012-10-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
6
-28
/
+6
2012-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-12
/
+176
2012-10-08
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
1
-0
/
+1
[next]