index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-4
/
+4
2018-12-31
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-11
/
+54
2018-12-31
Merge branch 'fixes' into next/soc
Olof Johansson
2
-12
/
+50
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+1
2018-12-27
Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2018-12-27
Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+13
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+74
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+1
2018-12-19
arm: KVM: Add S2_PMD_{MASK,SIZE} constants
Marc Zyngier
1
-0
/
+3
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
1
-0
/
+4
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2
-0
/
+25
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
1
-0
/
+6
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
1
-0
/
+9
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
1
-0
/
+6
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
1
-0
/
+15
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
1
-0
/
+5
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
1
-5
/
+0
2018-12-14
ARM: module: Fix function kallsyms on Thumb-2
Vincent Whitchurch
1
-0
/
+11
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-12-12
ARM: smp: add support for per-task stack canaries
Ard Biesheuvel
2
-2
/
+13
2018-12-10
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
1
-1
/
+1
2018-12-06
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-2
/
+0
2018-12-03
Merge tag 'arm-soc/for-4.21/soc' of https://github.com/Broadcom/stblinux into...
Olof Johansson
1
-11
/
+13
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-12
/
+50
2018-11-12
ARM: stm32: debug: add low-level debug support
Gerald Baeza
1
-0
/
+41
2018-11-12
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-0
/
+23
2018-11-12
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
1
-13
/
+26
2018-11-12
ARM: clean up per-processor check_bugs method call
Russell King
1
-0
/
+1
2018-11-12
ARM: split out processor lookup
Russell King
1
-0
/
+1
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2018-11-06
ARM: brcmstb: Add entry for 7255
Justin Chen
1
-11
/
+13
2018-11-02
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
1
-1
/
+1
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+9
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2
-2
/
+2
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-7
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-11
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-9
/
+0
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-30
/
+55
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-23
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+56
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+7
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
[next]