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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2014-10-30
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-30
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-30
sparc64: Increase size of boot string to 1024 bytes
Dave Kleikamp
1
-1
/
+4
2014-10-30
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
3
-26
/
+5
2014-10-30
sparc64: sparse irq
bob picco
3
-174
/
+341
2014-10-30
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
4
-20
/
+28
2014-10-30
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
3
-5
/
+16
2014-10-30
sparc64: Use kernel page tables for vmemmap.
David S. Miller
3
-56
/
+36
2014-10-30
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
7
-374
/
+244
2014-10-30
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2
-21
/
+37
2014-10-30
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2
-11
/
+25
2014-10-30
sparc64: Switch to 4-level page tables.
David S. Miller
6
-10
/
+109
2014-10-30
sparc64: T5 PMU
bob picco
5
-5
/
+73
2014-10-30
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais
1
-0
/
+8
2014-10-30
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais
1
-0
/
+2
2014-10-30
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
3
-0
/
+26
2014-10-30
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
David S. Miller
1
-2
/
+2
2014-10-30
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-30
sparc64: Fix FPU register corruption with AES crypto offload.
David S. Miller
2
-1
/
+21
2014-10-30
sparc64: Fix lockdep warnings on reboot on Ultra-5
David S. Miller
1
-3
/
+4
2014-10-30
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
David S. Miller
1
-2
/
+2
2014-10-30
sparc: bpf_jit: fix loads from negative offsets
Alexei Starovoitov
2
-1
/
+4
2014-10-30
sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAG
Alexei Starovoitov
1
-7
/
+18
2014-10-30
sparc: Let memset return the address argument
Andreas Larsson
1
-4
/
+14
2014-10-30
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
4
-26
/
+28
2014-10-30
sparc64: find_node adjustment
bob picco
1
-1
/
+4
2014-10-30
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-30
sparc64: sun4v TLB error power off events
bob picco
4
-20
/
+34
2014-10-30
sparc32: dma_alloc_coherent must honour gfp flags
Daniel Hellstrom
1
-2
/
+3
2014-10-30
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
3
-3
/
+8
2014-10-30
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
1
-1
/
+0
2014-10-30
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-30
ARM: mvebu: Netgear RN102: Use Hardware BCH ECC
klightspeed@killerwolves.net
1
-0
/
+4
2014-10-30
ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC
Arnaud Ebalard
1
-0
/
+4
2014-10-30
ARM: mvebu: Netgear RN104: Use Hardware BCH ECC
Arnaud Ebalard
1
-0
/
+4
2014-10-30
ARM: Kirkwood: Fix DT based DSA.
Andrew Lunn
7
-69
/
+69
2014-10-30
ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
Ludovic Desroches
1
-0
/
+1
2014-10-30
ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings
Andreas Henriksson
1
-0
/
+2
2014-10-30
ARM: at91/dt: Fix typo regarding can0_clk
David Dueck
1
-1
/
+1
2014-10-30
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
1
-2
/
+2
2014-10-30
powerpc/eeh: Clear frozen device state in time
Gavin Shan
1
-3
/
+18
2014-10-30
powerpc/iommu/ddw: Fix endianness
Alexey Kardashevskiy
1
-23
/
+28
2014-10-30
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
1
-0
/
+6
2014-10-30
arm64: debug: don't re-enable debug exceptions on return from el1_dbg
Will Deacon
1
-1
/
+0
2014-10-30
x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
Bryan O'Donoghue
1
-0
/
+15
2014-10-30
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
1
-2
/
+14
2014-10-30
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
1
-0
/
+1
2014-10-30
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
1
-6
/
+1
2014-10-30
kvm: fix potentially corrupt mmio cache
David Matlack
1
-8
/
+12
2014-10-30
kvm: x86: fix stale mmio cache bug
David Matlack
3
-6
/
+17
[next]