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
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-12
/
+50
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-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
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+0
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+6
2018-10-18
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
1
-1
/
+1
2018-10-17
ARM: Add Krait L2 register accessor functions
Stephen Boyd
1
-0
/
+9
2018-10-10
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
4
-11
/
+56
2018-10-05
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
2
-0
/
+37
2018-10-05
ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
Julien Thierry
1
-6
/
+9
2018-10-05
ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
Julien Thierry
1
-0
/
+8
2018-10-05
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
1
-2
/
+2
2018-10-03
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
1
-1
/
+5
2018-10-03
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
1
-0
/
+2
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
1
-1
/
+0
2018-10-01
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
3
-29
/
+41
2018-10-01
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
1
-0
/
+7
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
1
-2
/
+2
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
1
-1
/
+0
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-3
/
+0
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
1
-3
/
+0
2018-09-26
arm: remove the unused BIOVEC_MERGEABLE define
Christoph Hellwig
1
-7
/
+0
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-3
/
+2
2018-09-19
ARM: 8788/1: ftrace: remove old mcount support
Stefan Agner
1
-3
/
+0
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2
-0
/
+6
2018-09-10
sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity ch...
Morten Rasmussen
1
-0
/
+3
2018-09-08
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
1
-0
/
+2
[next]