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
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+20
2015-11-05
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+7
2015-11-05
arm64: cmpxchg_dbl: fix return value type
Lorenzo Pieralisi
2
-2
/
+2
2015-11-04
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+55
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+0
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
32
-536
/
+940
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-1
/
+20
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+8
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+182
2015-11-02
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
1
-8
/
+7
2015-10-29
arm64: Fix compat register mappings
Robin Murphy
1
-8
/
+8
2015-10-28
arm64: Increase the max granular size
Tirumalesh Chalamarla
1
-1
/
+1
2015-10-28
arm64: remove bogus TASK_SIZE_64 check
Ard Biesheuvel
1
-4
/
+0
2015-10-28
arm64: cachetype: fix definitions of ICACHEF_* flags
Will Deacon
1
-2
/
+2
2015-10-25
Merge branch 'acpi-init'
Rafael J. Wysocki
2
-14
/
+0
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
1
-0
/
+16
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
1
-0
/
+3
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
1
-2
/
+2
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
1
-3
/
+0
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+3
2015-10-21
arm64/debug: Make use of the system wide safe value
Suzuki K. Poulose
1
-2
/
+7
2015-10-21
arm64/HWCAP: Use system wide safe values
Suzuki K. Poulose
2
-0
/
+10
2015-10-21
arm64/capabilities: Make use of system wide safe value
Suzuki K. Poulose
1
-0
/
+1
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2
-3
/
+10
2015-10-21
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
1
-1
/
+1
2015-10-21
arm64: Cleanup mixed endian support detection
Suzuki K. Poulose
1
-2
/
+10
2015-10-21
arm64: Read system wide CPUID value
Suzuki K. Poulose
1
-0
/
+2
2015-10-21
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
Suzuki K. Poulose
1
-1
/
+2
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
3
-5
/
+169
2015-10-21
arm64: Handle width of a cpuid feature
Suzuki K. Poulose
1
-3
/
+9
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
4
-15
/
+11
2015-10-21
arm64: Delay ELF HWCAP initialisation until all CPUs are up
Suzuki K. Poulose
1
-0
/
+1
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
3
-1
/
+13
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
3
-0
/
+8
2015-10-19
arm64: Check for selected granule support
Suzuki K. Poulose
1
-0
/
+20
2015-10-19
arm64: Simplify NR_FIX_BTMAPS calculation
Mark Rutland
1
-5
/
+2
2015-10-19
arm64: Clean config usages for page size
Suzuki K. Poulose
1
-1
/
+1
2015-10-19
arm64: Calculate size for idmap_pg_dir at compile time
Suzuki K. Poulose
1
-2
/
+5
2015-10-19
arm64: Introduce helpers for page table levels
Suzuki K. Poulose
1
-3
/
+36
2015-10-19
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
1
-11
/
+26
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
2
-18
/
+65
2015-10-16
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
Catalin Marinas
1
-2
/
+3
2015-10-15
arm64: Hook up IOMMU dma_ops
Robin Murphy
1
-8
/
+7
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
49
-696
/
+1542
2015-10-14
arm64: compat: wire up new syscalls
Will Deacon
2
-1
/
+10
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-2
/
+2
2015-10-13
Revert "arm64: ioremap: add ioremap_cache macro"
Catalin Marinas
1
-1
/
+0
2015-10-13
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
yalin wang
1
-0
/
+2
2015-10-13
arm64: ioremap: add ioremap_cache macro
yalin wang
1
-0
/
+1
[prev]
[next]