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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-21
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
1
-32
/
+28
2016-03-21
arm64: drop unused __local_flush_icache_all()
Kefeng Wang
1
-7
/
+0
2016-03-21
arm64: fix KASLR boot-time I-cache maintenance
Mark Rutland
1
-2
/
+3
2016-03-21
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
1
-1
/
+1
2016-03-11
arm64: kasan: Fix zero shadow mapping overriding kernel image shadow
Catalin Marinas
1
-8
/
+5
2016-03-11
arm64: kasan: Use actual memory node when populating the kernel image shadow
Catalin Marinas
1
-1
/
+2
2016-03-11
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Catalin Marinas
1
-1
/
+2
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
9
-11
/
+11
2016-03-04
arm64: efi: add missing frame pointer assignment
Ard Biesheuvel
1
-0
/
+1
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
5
-64
/
+64
2016-03-03
arm64: enable CONFIG_DEBUG_RODATA by default
Ard Biesheuvel
1
-3
/
+3
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
4
-34
/
+85
2016-03-02
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
Ard Biesheuvel
1
-0
/
+7
2016-03-01
arm64: KVM: Move kvm_call_hyp back to its original localtion
Marc Zyngier
1
-2
/
+2
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2
-3
/
+3
2016-02-29
arm64: mm: list kernel sections in order
Ard Biesheuvel
1
-2
/
+2
2016-02-26
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
3
-25
/
+27
2016-02-26
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
1
-3
/
+1
2016-02-26
arm64: kconfig: add submenu for 8.2 architectural features
Will Deacon
1
-0
/
+4
2016-02-26
arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot
Lorenzo Pieralisi
1
-26
/
+14
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
3
-0
/
+6
2016-02-26
arm64: Remove fixmap include fragility
Mark Rutland
3
-62
/
+94
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
5
-1
/
+35
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
3
-9
/
+19
2016-02-26
arm64/mm: remove unnecessary boundary check
Miles Chen
1
-2
/
+0
2016-02-25
arm64: Fix building error with 16KB pages and 36-bit VA
Catalin Marinas
1
-1
/
+1
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
6
-13
/
+19
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
2
-17
/
+22
2016-02-25
arm64: cpufeature: Fix the sign of feature bits
Suzuki K Poulose
1
-25
/
+25
2016-02-25
arm64: cpufeature: Correct feature register tables
Suzuki K Poulose
1
-3
/
+15
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
3
-0
/
+32
2016-02-25
arm64: Add helper for extracting ASIDBits
Suzuki K Poulose
1
-13
/
+23
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
2
-16
/
+0
2016-02-25
arm64: Handle early CPU boot failures
Suzuki K Poulose
4
-2
/
+107
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
3
-19
/
+23
2016-02-24
arm64: Introduce cpu_die_early
Suzuki K Poulose
1
-9
/
+15
2016-02-24
arm64: Add a helper for parking CPUs in a loop
Suzuki K Poulose
2
-4
/
+9
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
4
-35
/
+102
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
2
-1
/
+8
2016-02-24
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2
-0
/
+104
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
4
-2
/
+44
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
2
-2
/
+24
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
10
-22
/
+329
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
5
-0
/
+65
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
8
-51
/
+43
2016-02-24
extable: add support for relative extables to search and sort routines
Ard Biesheuvel
1
-9
/
+41
2016-02-24
scripts/sortextable: add support for ET_DYN binaries
Ard Biesheuvel
1
-4
/
+4
2016-02-24
arm64: make asm/elf.h available to asm files
Ard Biesheuvel
1
-9
/
+13
2016-02-24
arm64: avoid dynamic relocations in early boot code
Ard Biesheuvel
2
-14
/
+27
2016-02-24
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
3
-16
/
+33
[next]