index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
56
-846
/
+1952
|
\
|
*
arm64: add newline to I-cache policy string
Mark Rutland
2014-08-01
1
-1
/
+1
|
*
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
2014-07-31
3
-54
/
+0
|
*
arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC
byungchul.park
2014-07-31
1
-1
/
+1
|
*
arm64: don't call break hooks for BRK exceptions from EL0
Will Deacon
2014-07-31
1
-11
/
+11
|
*
arm64: defconfig: enable devtmpfs mount option
Robert Richter
2014-07-30
1
-0
/
+1
|
*
arm64: vdso: fix build error when switching from LE to BE
Arun Chandran
2014-07-30
1
-1
/
+1
|
*
arm64: defconfig: add virtio support for running as a kvm guest
Will Deacon
2014-07-29
1
-0
/
+6
|
*
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
2014-07-25
2
-3
/
+63
|
*
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
2014-07-25
3
-0
/
+20
|
|
\
|
|
*
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-08
3
-0
/
+20
|
*
|
arm64: fix soft lockup due to large tlb flush range
Mark Salter
2014-07-24
1
-3
/
+26
|
*
|
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
2014-07-24
1
-1
/
+1
|
*
|
arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
Catalin Marinas
2014-07-24
1
-0
/
+4
|
*
|
arm64: Fix barriers used for page table modifications
Catalin Marinas
2014-07-24
3
-12
/
+17
|
*
|
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
3
-9
/
+14
|
*
|
arm64: asm/pgtable.h pmd/pud definitions clean-up
Catalin Marinas
2014-07-23
1
-29
/
+28
|
*
|
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
2014-07-23
2
-12
/
+23
|
*
|
arm64: Clean up the initial page table creation in head.S
Catalin Marinas
2014-07-23
1
-32
/
+27
|
*
|
arm64: Remove asm/pgtable-*level-types.h files
Catalin Marinas
2014-07-23
4
-161
/
+49
|
*
|
arm64: Remove asm/pgtable-*level-hwdef.h files
Catalin Marinas
2014-07-23
4
-149
/
+36
|
*
|
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
8
-31
/
+28
|
*
|
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
11
-17
/
+147
|
*
|
arm64: Add 4 levels of page tables definition with 4KB pages
Jungseok Lee
2014-07-23
2
-0
/
+121
|
*
|
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
7
-15
/
+54
|
*
|
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
2014-07-23
3
-19
/
+22
|
*
|
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
2014-07-23
1
-1
/
+0
|
*
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-07-21
3
-0
/
+54
|
*
|
arm64: cpuinfo: print info for all CPUs
Mark Rutland
2014-07-18
1
-22
/
+18
|
*
|
arm64: add runtime system sanity checks
Mark Rutland
2014-07-18
1
-0
/
+93
|
*
|
arm64: cachetype: report weakest cache policy
Mark Rutland
2014-07-18
2
-6
/
+36
|
*
|
arm64: cpuinfo: record cpu system register values
Mark Rutland
2014-07-18
5
-4
/
+144
|
*
|
arm64: add MIDR_EL1 field accessors
Mark Rutland
2014-07-18
1
-7
/
+26
|
*
|
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
2014-07-18
1
-1
/
+1
|
*
|
arm64: kernel: add __init marker to PSCI init functions
Lorenzo Pieralisi
2014-07-18
1
-2
/
+2
|
*
|
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
2014-07-18
2
-2
/
+4
|
*
|
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
Will Deacon
2014-07-18
1
-2
/
+15
|
*
|
arm64: Align the kbuild output for VDSOL and VDSOA
Ian Campbell
2014-07-17
1
-2
/
+2
|
*
|
arm64: vdso: move data page before code pages
Will Deacon
2014-07-17
2
-20
/
+18
|
*
|
arm64: vdso: move to _install_special_mapping and remove arch_vma_name
Will Deacon
2014-07-17
1
-45
/
+35
|
*
|
arm64: vdso: put vdso datapage in a separate vma
Will Deacon
2014-07-17
1
-8
/
+26
|
*
|
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
Catalin Marinas
2014-07-17
1
-3
/
+0
|
*
|
arm64: Use pr_* instead of printk
Jungseok Lee
2014-07-17
1
-4
/
+4
|
*
|
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
2014-07-10
4
-2
/
+30
|
*
|
arm64: Update the Image header
Mark Rutland
2014-07-10
3
-3
/
+69
|
*
|
arm64: place initial page tables above the kernel
Mark Rutland
2014-07-10
4
-28
/
+28
|
*
|
arm64: head.S: remove unnecessary function alignment
Mark Rutland
2014-07-10
1
-1
/
+6
|
*
|
arm64: Cast KSTK_(EIP|ESP) to unsigned long
Catalin Marinas
2014-07-10
1
-2
/
+2
|
*
|
arm64: Add audit support
AKASHI Takahiro
2014-07-10
2
-0
/
+16
|
*
|
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-07-10
1
-0
/
+7
[next]