projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2016-05-11
Ard Biesheuvel
arm64: decouple early fixmap init from linear mapping
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: pgtable: implement static [pte|pmd|pud]_offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: introduce KIMAGE_VADDR as the virtual base of...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: add support for ioremap() block mappings
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: prevent potential circular header dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
of/fdt: factor out assignment of initrd_start/initrd_end
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
of/fdt: make memblock minimum physical address arch...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Catalin Marinas
arm64: Remove the get_thread_info() function
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: kernel: Don't toggle PAN on systems with UAO
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: cpufeature: Test 'matches' pointer to find the...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: kernel: Add support for User Access Override
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: cpufeature: Change read_cpuid() to use sysreg...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: use local label prefixes for __reg_num symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
David Brown
arm64: vdso: Mark vDSO code as read-only
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Yang Shi
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Laura Abbott
arm64: ptdump: Indicate whether memory should be faulting
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Laura Abbott
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Laura Abbott
arm64: Drop alloc function from create_mapping
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: prefetch: add missing #include for spin_lock_pre...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Andrew Pinski
arm64: lib: patch in prfm for copy_page if requested
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: lib: improve copy_page to deal with 128 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: prefetch: add alternative pattern for CPUs witho...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: prefetch: don't provide spin_lock_prefetch with LSE
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: allow vmalloc regions to be set with set_memory_*
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Lorenzo Pieralisi
arm64: kernel: implement ACPI parking protocol
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: create new fine-grained mappings at boot
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: ensure _stext and _etext are page-aligned
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: allow passing a pgdir to alloc_init_*
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: allocate pagetables anywhere
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: use fixmap when creating page tables
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: add functions to walk tables in fixmap
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: add __{pud,pgd}_populate
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: avoid redundant __pa(__va(x))
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: add functions to walk page tables by PA
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: move pte_* macros
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: kasan: avoid TLB conflicts
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: add code to safely replace TTBR1_EL1
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: add function to install the idmap
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: unmap idmap earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: unify idmap removal
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: place empty_zero_page in bss
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: specialise pagetable allocators
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
asm-generic: Fix local variable shadow in __set_fixmap_...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
William Cohen
Eliminate the .eh_frame sections from the aarch64 vmlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Masanari Iida
arm64: Fix an enum typo in mm/dump.c
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: kasan: ensure that the KASAN zero page is mapped...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Minchan Kim
arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: hide __efistub_ aliases from kallsyms
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: head.S: use memset to clear BSS
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
efi: stub: define DISABLE_BRANCH_PROFILING for all...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: entry: remove pointless SPSR mode check
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: mm: move pgd_cache initialisation to pgtable_cac...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: module: avoid undefined shift behavior in reloc_...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ard Biesheuvel
arm64: module: fix relocation of movz instruction with...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: traps: address fallout from printk -> pr_* conve...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
AKASHI Takahiro
arm64: ftrace: fix a stack tracer's output under functi...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
AKASHI Takahiro
arm64: pass a task parameter to unwind_frame()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
AKASHI Takahiro
arm64: ftrace: modify a stack frame in a safe way
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: remove irq_count and do_softirq_own_stack()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
David Woods
arm64: hugetlb: add support for PTE contiguous bit
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ashok Kumar
arm64: Use PoU cache instr for I/D coherency
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Ashok Kumar
arm64: Defer dcache flush in __cpu_copy_user_page
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: reduce stack use in irq_handler
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: Documentation: add list of software workarounds...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: place __cpu_setup in .text
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Brown
arm64: cmpxchg: Don't incldue linux/mmdebug.h
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: fold alternatives into .init
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: Remove redundant padding from linker script
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: remove pointless PAGE_MASKing
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: don't call C code with el0's fp register
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: when walking onto the task stack, check sp ...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: Add this_cpu_ptr() assembler macro for use in...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: irq: fix walking from irq stack to task stack
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
James Morse
arm64: Add do_softirq_own_stack() and enable irq_stacks
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
AKASHI Takahiro
arm64: Modify stack trace and dump for use with irq_stack
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Jungseok Lee
arm64: Store struct thread_info in sp_el0
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Catalin Marinas
arm64: Add trace_hardirqs_off annotation in ret_to_user
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Li Bin
arm64: ftrace: fix the comments for ftrace_modify_code
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Li Bin
arm64: ftrace: stop using kstop_machine to enable/disab...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: spinlock: serialise spin_unlock_wait against...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: enable HAVE_IRQ_TIME_ACCOUNTING
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Yury Norov
arm64: fix COMPAT_SHMLBA definition for large pages
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Jisheng Zhang
arm64: add __init/__initdata section marker to some...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Will Deacon
arm64: pgtable: implement pte_accessible()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: allow sections for unaligned bases
commit
|
commitdiff
|
tree
|
snapshot
2016-05-11
Mark Rutland
arm64: mm: detect bad __create_mapping uses
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Greg Kroah...
Linux 4.4.9
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Dan Carpenter
extcon: max77843: Use correct size for reading the...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Arnd Bergmann
stm class: Select CONFIG_SRCU
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Arnd Bergmann
megaraid_sas: add missing curly braces in ioctl handler
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
NeilBrown
sunrpc/cache: drop reference when sunrpc_cache_pipe_upc...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Caesar Wang
thermal: rockchip: fix a impossible condition caused...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Al Viro
unbreak allmodconfig KCONFIG_ALLCONFIG=...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Guo-Fu Tseng
jme: Fix device PM wakeup API usage
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Guo-Fu Tseng
jme: Do not enable NIC WoL functions on S0
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Fabio Estevam
bus: imx-weim: Take the 'status' property value into...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Robert Jarzmik
ARM: dts: pxa: fix dma engine node to pxa3xx-nand
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Lior Amsalem
ARM: dts: armada-375: use armada-370-sata for SATA
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Arnd Bergmann
ARM: EXYNOS: select THERMAL_OF
commit
|
commitdiff
|
tree
|
snapshot
next