index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
|
|
arm64: sysreg: add performance monitor registers
Mark Rutland
2017-03-09
1
-0
/
+25
|
|
*
|
|
|
|
|
|
|
|
arm64: sysreg: add debug system registers
Mark Rutland
2017-03-09
1
-0
/
+23
|
|
*
|
|
|
|
|
|
|
|
arm64: sysreg: sort by encoding
Mark Rutland
2017-03-09
1
-8
/
+9
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2017-04-04
2
-5
/
+20
|
*
|
|
|
|
|
|
|
|
arm64: efi: replace open coded constants with symbolic ones
Ard Biesheuvel
2017-04-04
1
-17
/
+21
|
*
|
|
|
|
|
|
|
|
arm64: efi: remove pointless dummy .reloc section
Ard Biesheuvel
2017-04-04
1
-21
/
+1
|
*
|
|
|
|
|
|
|
|
arm64: efi: remove forbidden values from the PE/COFF header
Ard Biesheuvel
2017-04-04
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
arm64: efi: clean up Image header after PE header has been split off
Ard Biesheuvel
2017-04-04
1
-9
/
+3
|
*
|
|
|
|
|
|
|
|
arm64: efi: move EFI header and related data to a separate .S file
Ard Biesheuvel
2017-04-04
2
-147
/
+161
|
*
|
|
|
|
|
|
|
|
arm64: relocation testing module
Ard Biesheuvel
2017-04-04
4
-0
/
+170
|
*
|
|
|
|
|
|
|
|
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
7
-16
/
+16
|
*
|
|
|
|
|
|
|
|
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
2017-03-23
1
-2
/
+0
|
*
|
|
|
|
|
|
|
|
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2017-03-23
2
-43
/
+107
|
*
|
|
|
|
|
|
|
|
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
2017-03-23
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
2017-03-23
1
-18
/
+27
|
*
|
|
|
|
|
|
|
|
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
2017-03-23
1
-1
/
+9
|
*
|
|
|
|
|
|
|
|
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
2017-03-23
1
-4
/
+3
|
*
|
|
|
|
|
|
|
|
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
2017-03-23
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2017-03-23
3
-13
/
+26
|
*
|
|
|
|
|
|
|
|
arm64: mmu: map .text as read-only from the outset
Ard Biesheuvel
2017-03-23
1
-4
/
+14
|
*
|
|
|
|
|
|
|
|
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
4
-10
/
+25
|
*
|
|
|
|
|
|
|
|
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
Ard Biesheuvel
2017-03-23
1
-8
/
+8
|
*
|
|
|
|
|
|
|
|
arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"
Ard Biesheuvel
2017-03-23
1
-5
/
+0
|
*
|
|
|
|
|
|
|
|
arm64: move !VHE work to end of el2_setup
Mark Rutland
2017-03-22
1
-20
/
+17
|
*
|
|
|
|
|
|
|
|
arm64: reduce el2_setup branching
Mark Rutland
2017-03-22
1
-8
/
+7
|
*
|
|
|
|
|
|
|
|
arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
Chris Redmon
2017-03-22
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
Geert Uytterhoeven
2017-03-22
1
-15
/
+48
|
*
|
|
|
|
|
|
|
|
arm64: define BUG() instruction without CONFIG_BUG
Arnd Bergmann
2017-03-22
1
-14
/
+19
|
*
|
|
|
|
|
|
|
|
arm64: v8.3: Support for weaker release consistency
Suzuki K Poulose
2017-03-20
4
-0
/
+5
|
*
|
|
|
|
|
|
|
|
arm64: v8.3: Support for complex number instructions
Suzuki K Poulose
2017-03-20
4
-0
/
+5
|
*
|
|
|
|
|
|
|
|
arm64: v8.3: Support for Javascript conversion instruction
Suzuki K Poulose
2017-03-20
4
-1
/
+12
|
*
|
|
|
|
|
|
|
|
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
2017-03-20
2
-4
/
+27
|
*
|
|
|
|
|
|
|
|
arm64: cache: Identify VPIPT I-caches
Will Deacon
2017-03-20
2
-0
/
+11
|
*
|
|
|
|
|
|
|
|
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
2017-03-20
5
-59
/
+33
|
*
|
|
|
|
|
|
|
|
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2017-03-20
6
-22
/
+6
|
*
|
|
|
|
|
|
|
|
arm64: cacheinfo: Remove CCSIDR-based cache information probing
Will Deacon
2017-03-20
2
-62
/
+0
|
*
|
|
|
|
|
|
|
|
arm64: cpuinfo: remove I-cache VIPT aliasing detection
Will Deacon
2017-03-20
2
-26
/
+10
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
181
-2426
/
+7295
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
powerpc/64s: Power9 has no LPCR[VRMASD] field so don't set it
Nicholas Piggin
2017-05-03
1
-9
/
+12
|
*
|
|
|
|
|
|
|
|
powerpc/powernv: Fix TCE kill on NVLink2
Alistair Popple
2017-05-03
3
-6
/
+14
|
*
|
|
|
|
|
|
|
|
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
Michael Ellerman
2017-05-03
1
-38
/
+7
|
*
|
|
|
|
|
|
|
|
powerpc/book3s/mce: Move add_taint() later in virtual mode
Mahesh Salgaonkar
2017-05-03
2
-2
/
+4
|
*
|
|
|
|
|
|
|
|
powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body
Michael Ellerman
2017-05-03
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
powerpc/smp: Document irq enable/disable after migrating IRQs
Michael Ellerman
2017-05-03
1
-1
/
+8
|
*
|
|
|
|
|
|
|
|
powerpc/mpc52xx: Don't select user-visible RTAS_PROC
Michael Ellerman
2017-05-03
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()
Andrew Donnellan
2017-05-03
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
powerpc/eeh: Clean up and document event handling functions
Russell Currey
2017-05-02
1
-12
/
+24
|
*
|
|
|
|
|
|
|
|
powerpc/eeh: Avoid use after free in eeh_handle_special_event()
Russell Currey
2017-05-02
1
-4
/
+15
|
*
|
|
|
|
|
|
|
|
powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST
Nicholas Piggin
2017-05-01
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
powerpc/xmon: Teach xmon oops about radix vectors
Michael Neuling
2017-05-01
1
-2
/
+12
[prev]
[next]