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
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
2
-7
/
+5
*
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
2016-12-15
1
-1
/
+43
*
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-2
/
+5
*
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-2
/
+10
*
arch/sparc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
2
-4
/
+4
*
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-2
/
+5
*
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-1
/
+8
*
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-5
/
+15
*
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-0
/
+3
*
arch/nios2: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-8
/
+18
*
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
2
-4
/
+6
*
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-2
/
+8
*
arch/metag: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-3
/
+13
*
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-1
/
+7
*
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-1
/
+5
*
arch/frv: add option to skip sync on DMA map
Alexander Duyck
2016-12-15
2
-6
/
+17
*
arch/c6x: add option to skip sync on DMA map and unmap
Alexander Duyck
2016-12-15
1
-4
/
+10
*
arch/blackfin: add option to skip sync on DMA map
Alexander Duyck
2016-12-15
1
-1
/
+7
*
arch/avr32: add option to skip sync on DMA map
Alexander Duyck
2016-12-15
1
-1
/
+6
*
arch/arm: add option to skip sync on DMA map and unmap
Alexander Duyck
2016-12-15
1
-6
/
+10
*
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
2016-12-15
1
-1
/
+4
*
kexec: export the value of phys_base instead of symbol address
Baoquan He
2016-12-15
1
-1
/
+2
*
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
2016-12-15
1
-3
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-14
80
-471
/
+1730
|
\
|
*
arm64: Disable PAN on uaccess_enable()
Marc Zyngier
2016-12-12
1
-1
/
+1
|
*
arm64: Work around broken .inst when defective gas is detected
Marc Zyngier
2016-12-06
1
-4
/
+25
|
*
arm64: Add detection code for broken .inst support in binutils
Marc Zyngier
2016-12-06
1
-2
/
+8
|
*
arm64: Remove reference to asm/opcodes.h
Marc Zyngier
2016-12-05
1
-2
/
+0
|
*
arm64: Get rid of asm/opcodes.h
Marc Zyngier
2016-12-02
4
-13
/
+14
|
*
arm64: smp: Prevent raw_smp_processor_id() recursion
Robin Murphy
2016-12-02
1
-1
/
+3
|
*
Merge Will Deacon's for-next/perf branch into for-next/core
Catalin Marinas
2016-11-29
3
-42
/
+124
|
|
\
|
|
*
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
2
-0
/
+40
|
|
*
arm64: hw_breakpoint: Handle inexact watchpoint addresses
Pavel Labath
2016-11-18
1
-27
/
+69
|
|
*
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-11-18
3
-28
/
+28
|
*
|
arm64: head.S: Fix CNTHCTL_EL2 access on VHE system
Jintack
2016-11-29
1
-1
/
+12
|
*
|
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
2016-11-23
2
-8
/
+5
|
*
|
arm64: Enable HIBERNATION in defconfig
Catalin Marinas
2016-11-23
1
-0
/
+1
|
*
|
arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN
Catalin Marinas
2016-11-21
1
-0
/
+8
|
*
|
arm64: xen: Enable user access before a privcmd hvc call
Catalin Marinas
2016-11-21
1
-0
/
+15
|
*
|
arm64: Handle faults caused by inadvertent user access with PAN enabled
Catalin Marinas
2016-11-21
1
-4
/
+10
|
*
|
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
7
-20
/
+153
|
*
|
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
10
-13
/
+146
|
*
|
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2016-11-21
2
-5
/
+14
|
*
|
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-11-21
7
-58
/
+93
|
*
|
arm64: Update the synchronous external abort fault description
Catalin Marinas
2016-11-21
1
-4
/
+4
|
*
|
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
7
-4
/
+65
|
*
|
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-16
3
-9
/
+14
|
*
|
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
10
-54
/
+73
|
*
|
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-11-11
2
-5
/
+16
|
*
|
arm64: make cpu number a percpu variable
Mark Rutland
2016-11-11
2
-1
/
+15
[next]