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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
5
-26
/
+1
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
4
-1
/
+31
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
4
-28
/
+30
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
3
-15
/
+15
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
4
-2
/
+20
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
3
-12
/
+13
2016-08-01
powerpc/mm: Use hugetlb flush functions
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
3
-6
/
+12
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2
-1
/
+60
2016-08-01
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
3
-0
/
+26
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
4
-0
/
+57
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
5
-0
/
+52
2016-08-01
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
Michael Ellerman
1
-0
/
+9
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
18
-11
/
+36
2016-08-01
powerpc: Remove mfvtb()
Kevin Hao
2
-10
/
+1
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
1
-0
/
+8
2016-08-01
jump_label: Make it possible for arches to invoke jump_label_init() earlier
Kevin Hao
1
-0
/
+3
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
5
-6
/
+6
2016-08-01
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2
-2
/
+22
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2
-11
/
+12
2016-08-01
powerpc/kernel: Convert cpu_has_feature() to returning bool
Michael Ellerman
1
-5
/
+4
2016-08-01
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
7
-17
/
+16
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
1
-1
/
+26
2016-08-01
powerpc/64: Do feature patching before MMU init
Michael Ellerman
1
-3
/
+3
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
3
-3
/
+5
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
3
-26
/
+31
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2
-13
/
+11
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
4
-0
/
+10
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
532
-4123
/
+11335
2016-07-31
random: Fix crashes with sparse node ids
Michael Ellerman
1
-3
/
+2
2016-07-31
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
55
-1500
/
+1748
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-160
/
+198
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-67
/
+83
2016-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-7
/
+41
2016-07-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-154
/
+318
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
116
-423
/
+1521
2016-07-30
Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
148
-3419
/
+9004
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
60
-251
/
+1133
2016-07-30
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
6
-272
/
+236
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
126
-2131
/
+7281
2016-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
36
-213
/
+418
2016-07-30
documentation: da9052: Update regulator bindings names to match DA9052/53 DTS...
Steve Twiss
1
-11
/
+11
2016-07-30
Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2016-07-30
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+8
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
75
-2013
/
+1316
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-5
/
+6
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-94
/
+173
2016-07-29
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-3
/
+5
[next]