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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Add a description on 48-bit address space with 4KB pages
Jungseok Lee
2014-07-23
1
-8
/
+51
*
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
4
-11
/
+104
*
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
3
-0
/
+17
*
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-07-10
1
-0
/
+7
*
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-07-10
6
-404
/
+786
*
arm64: enable context tracking
Larry Bassel
2014-07-10
3
-1
/
+41
*
arm64: adjust el0_sync so that a function can be called
Larry Bassel
2014-07-10
1
-6
/
+13
*
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-07-09
3
-0
/
+45
*
arm64: topology: add MPIDR-based detection
Zi Shen Lim
2014-07-09
2
-14
/
+35
*
Linux 3.16-rc4
v3.16-rc4
Linus Torvalds
2014-07-06
1
-1
/
+1
*
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-06
1
-0
/
+15
|
\
|
*
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
Laura Abbott
2014-06-26
1
-0
/
+15
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-07-06
13
-43
/
+86
|
\
\
|
*
\
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
2014-07-03
11
-32
/
+75
|
|
\
\
|
|
*
|
virtio-scsi: fix various bad behavior on aborted requests
Paolo Bonzini
2014-06-25
1
-0
/
+22
|
|
*
|
virtio-scsi: avoid cancelling uninitialized work items
Paolo Bonzini
2014-06-25
1
-1
/
+3
|
|
*
|
ibmvscsi: Add memory barriers for send / receive
Brian King
2014-06-25
1
-0
/
+10
|
|
*
|
ibmvscsi: Abort init sequence during error recovery
Brian King
2014-06-25
1
-1
/
+2
|
|
*
|
qla2xxx: Fix sparse warning in qla_target.c.
Quinn Tran
2014-06-25
2
-8
/
+13
|
|
*
|
bnx2fc: Improve stats update mechanism
Neil Horman
2014-06-25
1
-12
/
+4
|
|
*
|
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
2014-06-25
1
-0
/
+2
|
|
*
|
fc: ensure scan_work isn't active when freeing fc_rport
Neil Horman
2014-06-25
1
-0
/
+1
|
|
*
|
pm8001: Fix potential null pointer dereference and memory leak.
Maurizio Lombardi
2014-06-25
1
-3
/
+10
|
|
*
|
MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Emai...
Reddy, Sreekanth
2014-06-25
1
-4
/
+5
|
|
*
|
be2iscsi: remove potential junk pointer free
Tomas Henzl
2014-06-25
1
-3
/
+1
[next]