index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
8
-32
/
+106
*
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
2016-02-18
2
-4
/
+17
*
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
7
-68
/
+137
*
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
5
-9
/
+32
*
arm64: decouple early fixmap init from linear mapping
Ard Biesheuvel
2016-02-18
1
-10
/
+6
*
arm64: pgtable: implement static [pte|pmd|pud]_offset variants
Ard Biesheuvel
2016-02-18
1
-0
/
+13
*
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
3
-5
/
+11
*
arm64: add support for ioremap() block mappings
Ard Biesheuvel
2016-02-18
3
-0
/
+48
*
arm64: prevent potential circular header dependencies in asm/bug.h
Ard Biesheuvel
2016-02-18
3
-2
/
+3
*
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
3
-16
/
+7
*
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
8
-13
/
+33
*
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
2016-02-18
1
-6
/
+6
*
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
15
-39
/
+213
*
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-18
4
-0
/
+16
*
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-18
5
-67
/
+69
*
arm64: use local label prefixes for __reg_num symbols
Ard Biesheuvel
2016-02-16
1
-8
/
+8
*
arm64: vdso: Mark vDSO code as read-only
David Brown
2016-02-16
1
-2
/
+1
*
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
Yang Shi
2016-02-16
1
-0
/
+1
*
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
2016-02-16
1
-10
/
+11
*
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
2016-02-16
1
-0
/
+5
*
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
2016-02-16
3
-12
/
+63
*
arm64: Drop alloc function from create_mapping
Laura Abbott
2016-02-16
1
-9
/
+20
*
arm64: prefetch: add missing #include for spin_lock_prefetch
Will Deacon
2016-02-16
1
-0
/
+1
*
arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
2016-02-16
1
-0
/
+17
*
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
2016-02-16
1
-8
/
+38
*
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2016-02-16
4
-17
/
+38
*
arm64: prefetch: don't provide spin_lock_prefetch with LSE
Will Deacon
2016-02-16
1
-2
/
+5
*
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
8
-6
/
+242
*
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
2016-02-16
3
-62
/
+109
*
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
2016-02-16
1
-3
/
+2
*
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
2016-02-16
1
-14
/
+19
*
arm64: mm: allocate pagetables anywhere
Mark Rutland
2016-02-16
1
-35
/
+0
*
arm64: mm: use fixmap when creating page tables
Mark Rutland
2016-02-16
1
-20
/
+41
*
arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2016-02-16
2
-0
/
+36
*
arm64: mm: add __{pud,pgd}_populate
Mark Rutland
2016-02-16
1
-4
/
+22
*
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
2016-02-16
1
-2
/
+2
*
arm64: mm: add functions to walk page tables by PA
Mark Rutland
2016-02-16
1
-16
/
+23
*
arm64: mm: move pte_* macros
Mark Rutland
2016-02-16
1
-10
/
+10
*
arm64: kasan: avoid TLB conflicts
Mark Rutland
2016-02-16
1
-13
/
+4
*
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
2016-02-16
2
-0
/
+47
*
arm64: add function to install the idmap
Mark Rutland
2016-02-16
1
-2
/
+14
*
arm64: unmap idmap earlier
Mark Rutland
2016-02-16
2
-6
/
+6
*
arm64: unify idmap removal
Mark Rutland
2016-02-16
5
-22
/
+32
*
arm64: mm: place empty_zero_page in bss
Mark Rutland
2016-02-16
4
-11
/
+5
*
arm64: mm: specialise pagetable allocators
Mark Rutland
2016-02-16
1
-25
/
+27
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-14
1
-0
/
+1
|
\
|
*
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
2016-02-11
1
-0
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-14
2
-2
/
+2
|
\
\
|
*
|
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
Ingo Molnar
2016-02-08
1
-1
/
+1
|
*
|
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
2016-02-05
1
-1
/
+1
[next]