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.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
2016-02-16
Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys
Ingo Molnar
84
-985
/
+950
2016-02-16
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
1
-2
/
+1
2016-02-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-02-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
20
-63
/
+46
2016-02-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2016-02-14
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
1
-2
/
+2
2016-02-13
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
11
-61
/
+119
2016-02-13
Merge branch 'akpm'(patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-02-12
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+16
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-12
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-11
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
1
-0
/
+1
2016-02-11
mips: Differentiate between 32 and 64 bit ELF header
Daniel Wagner
3
-4
/
+9
2016-02-11
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-02-10
MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III
Zubair Lutfullah Kakakhel
1
-1
/
+2
2016-02-10
MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
Wei Yongjun
1
-4
/
+4
2016-02-10
ARCv2: intc: Allow interruption by lowest priority interrupt
Vineet Gupta
2
-19
/
+29
2016-02-09
MIPS: Fix early CM probing
Paul Burton
3
-18
/
+1
2016-02-09
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
1
-8
/
+5
2016-02-09
x86/fpu: Speed up lazy FPU restores slightly
Andy Lutomirski
1
-1
/
+1
2016-02-09
x86/fpu: Fold fpu_copy() into fpu__copy()
Andy Lutomirski
1
-21
/
+11
2016-02-09
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
1
-3
/
+15
2016-02-09
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
3
-3
/
+3
2016-02-09
x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()
Matthew Wilcox
1
-2
/
+2
2016-02-09
x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()
Andy Lutomirski
1
-1
/
+1
2016-02-09
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
1
-0
/
+9
2016-02-09
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
1
-0
/
+16
2016-02-09
x86/mm: Add INVPCID helpers
Andy Lutomirski
1
-0
/
+48
2016-02-09
x86/kasan: Write protect kasan zero shadow
Andrey Ryabinin
1
-2
/
+8
2016-02-09
x86/kasan: Clear kasan_zero_page after TLB flush
Andrey Ryabinin
1
-3
/
+8
2016-02-09
x86/asm/bitops: Force inlining of test_and_set_bit and friends
Denys Vlasenko
1
-18
/
+18
2016-02-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+52
2016-02-08
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-0
/
+9
2016-02-08
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
Linus Walleij
1
-2
/
+6
2016-02-08
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-12
/
+52
2016-02-08
x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()
Ingo Molnar
1
-1
/
+3
2016-02-08
x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()
Ingo Molnar
1
-23
/
+42
2016-02-08
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
1532
-22503
/
+48869
2016-02-08
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
Ingo Molnar
1
-1
/
+1
2016-02-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
31
-147
/
+226
2016-02-06
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
1
-2
/
+2
2016-02-06
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-05
MIPS: Wire up copy_file_range syscall.
Ralf Baechle
5
-6
/
+13
2016-02-05
regmap: mmio: Revert to v4.4 endianness handling
Mark Brown
9
-0
/
+9
2016-02-05
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
1
-1
/
+1
2016-02-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+22
2016-02-05
ARM: multi_v7_defconfig: enable DW_WATCHDOG
Dinh Nguyen
1
-0
/
+1
2016-02-05
ARM: nomadik: fix up SD/MMC DT settings
Linus Walleij
1
-17
/
+20
[next]