Sign in
kunit
/
linux
/
247e75dba60140395cd7e808d32f76f208bedf76
/
arch
/
arm64
ce5c2d2
arm64: fixup for mm renames
by Andrew Morton
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
9bbd4b9
Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
39cf7c3
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
b0f85fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
197a4f4
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
d63a978
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f5a8160
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9ff3ca5
Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
b67ad2f
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next
by Joerg Roedel
· 9 years ago
56ef9db
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
aa644fa
ARM64: Enable multi-core scheduler support by default
by Dietmar Eggemann
· 9 years ago
bf45778
arm64/efi: move arm64 specific stub C code to libstub
by Ard Biesheuvel
· 9 years ago
cb08381
arm64: page-align sections for DEBUG_RODATA
by Mark Rutland
· 9 years ago
86a5906
arm64: Fix build with CONFIG_ZONE_DMA=n
by Robin Murphy
· 9 years ago
5accd17
arm64: Fix compat register mappings
by Robin Murphy
· 9 years ago
73effcc
arm64/efi: do not assume DRAM base is aligned to 2 MB
by Ard Biesheuvel
· 9 years ago
9730348
arm64: Increase the max granular size
by Tirumalesh Chalamarla
· 9 years ago
6e4a0f2
arm64: remove bogus TASK_SIZE_64 check
by Ard Biesheuvel
· 9 years ago
f90df5e
arm64: make Timer Interrupt Frequency selectable
by Kefeng Wang
· 9 years ago
f23bef3
arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED
by Alexander Kuleshov
· 9 years ago
59f2413
arm64: cachetype: fix definitions of ICACHEF_* flags
by Will Deacon
· 9 years ago
fde4a59f
arm64: cpufeature: declare enable_cpu_capabilities as static
by Will Deacon
· 9 years ago
9702970
Revert "ARM64: unwind: Fix PC calculation"
by Will Deacon
· 9 years ago
e13d918
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
by Lorenzo Pieralisi
· 9 years ago
589cb22
arm64: compat: fix stxr failure case in SWP emulation
by Will Deacon
· 9 years ago
44511fb
efi: Use correct type for struct efi_memory_map::phys_map
by Ard Biesheuvel
· 9 years ago
6d08f61
net: hisilicon: updates HNS config and documents
by yankejian
· 9 years ago
d58d76e
arm64: enable building of all dtbs
by Rob Herring
· 9 years ago
e3ed766
Merge branch 'acpi-init'
by Rafael J. Wysocki
· 9 years ago
db85c55
arm64: kvm: restore EL1N SP for panic
by Mark Rutland
· 9 years ago
b5905dc
arm/arm64: KVM: Improve kvm_exit tracepoint
by Christoffer Dall
· 9 years ago
3b92830
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
by Eric Auger
· 9 years ago
3781528
KVM: arm/arm64: rename pause into power_off
by Eric Auger
· 9 years ago
75755c6
arm/arm64: KVM : Enable vhost device selection under KVM config menu
by Wei Huang
· 9 years ago
d35268d
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
by Christoffer Dall
· 10 years ago
3217f7c
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
by Christoffer Dall
· 10 years ago
4db7062
ARM: dts: fix gpio-keys wakeup-source property
by Sudeep Holla
· 9 years ago
9299b24
arm64: Constify hwcap name string arrays
by Dave Martin
· 10 years ago
4db8e5e
arm64/kvm: Make use of the system wide safe values
by Suzuki K. Poulose
· 9 years ago
3085bb0
arm64/debug: Make use of the system wide safe value
by Suzuki K. Poulose
· 9 years ago
fe80f9f
arm64: Move FP/ASIMD hwcap handling to common code
by Suzuki K. Poulose
· 9 years ago
37b01d53
arm64/HWCAP: Use system wide safe values
by Suzuki K. Poulose
· 9 years ago
da8d02d
arm64/capabilities: Make use of system wide safe value
by Suzuki K. Poulose
· 9 years ago
dbb4e15
arm64: Delay cpu feature capability checks
by Suzuki K. Poulose
· 9 years ago
ce8b602
arm64: Refactor check_cpu_capabilities
by Suzuki K. Poulose
· 9 years ago
c1e8656
arm64: Cleanup mixed endian support detection
by Suzuki K. Poulose
· 9 years ago
b3f1537
arm64: Read system wide CPUID value
by Suzuki K. Poulose
· 9 years ago
3086d39
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
by Suzuki K. Poulose
· 9 years ago
3c739b5
arm64: Keep track of CPU feature registers
by Suzuki K. Poulose
· 9 years ago
ce98a67
arm64: Handle width of a cpuid feature
by Suzuki K. Poulose
· 9 years ago
12d1181
arm64: Move /proc/cpuinfo handling code
by Suzuki K. Poulose
· 9 years ago
cdcf817
arm64: Move mixed endian support detection
by Suzuki K. Poulose
· 9 years ago
9cdf8ec
arm64: Move cpu feature detection code
by Suzuki K. Poulose
· 9 years ago
4b998ff
arm64: Delay cpuinfo_store_boot_cpu
by Suzuki K. Poulose
· 9 years ago
3a75578
arm64: Delay ELF HWCAP initialisation until all CPUs are up
by Suzuki K. Poulose
· 9 years ago
64f1781
arm64: Make the CPU information more clear
by Suzuki K. Poulose
· 9 years ago
56a3f30
arm64: Make 36-bit VA depend on EXPERT
by Catalin Marinas
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a1a2ab2
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
9f93f3e
arm64: Synchronise dump_backtrace() with perf callchain
by Jungseok Lee
· 9 years ago
096b322
arm64: add cpu_idle tracepoints to arch_cpu_idle
by Jisheng Zhang
· 9 years ago
2153993
arm64: 36 bit VA
by Suzuki K. Poulose
· 9 years ago
44eaacf
arm64: Add 16K page size support
by Suzuki K. Poulose
· 9 years ago
9d372c9
arm64: Add page size to the kernel image header
by Ard Biesheuvel
· 9 years ago
4bf8b96
arm64: Check for selected granule support
by Suzuki K. Poulose
· 9 years ago
db488be
arm64: Kconfig: Fix help text about AArch32 support with 64K pages
by Suzuki K. Poulose
· 9 years ago
e25781e
arm64: Simplify NR_FIX_BTMAPS calculation
by Mark Rutland
· 9 years ago
755e70b
arm64: Clean config usages for page size
by Suzuki K. Poulose
· 9 years ago
6a3fd40
arm64: Handle 4 level page table for swapper
by Suzuki K. Poulose
· 9 years ago
c265af5
arm64: Calculate size for idmap_pg_dir at compile time
by Suzuki K. Poulose
· 9 years ago
686e783
arm64: Introduce helpers for page table levels
by Suzuki K. Poulose
· 9 years ago
b433dce
arm64: Handle section maps for swapper/idmap
by Suzuki K. Poulose
· 9 years ago
87d1587
arm64: Move swapper pagetable definitions
by Suzuki K. Poulose
· 9 years ago
fbc61a2
arm64: debug: Fix typo in debug-monitors.c
by Yang Shi
· 9 years ago
77f3228f
arm64: AArch32 user space PC alignment exception
by Mark Salyzyn
· 9 years ago
7db743c
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
by Catalin Marinas
· 9 years ago
876945d
arm64: Hook up IOMMU dma_ops
by Robin Murphy
· 9 years ago
13b8629
arm64: Add IOMMU dma_ops
by Robin Murphy
· 9 years ago
790a2ee
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi
by Ingo Molnar
· 9 years ago
c7d77a7
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
by Ingo Molnar
· 9 years ago
eb93ce2
arm64: compat: wire up new syscalls
by Will Deacon
· 9 years ago
e50226b
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
52fa192
Revert "arm64: ioremap: add ioremap_cache macro"
by Catalin Marinas
· 9 years ago
03875ad
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
by yalin wang
· 9 years ago
1b6d7f8
arm64: ioremap: add ioremap_cache macro
by yalin wang
· 9 years ago
8304012
arm64: kasan: fix issues reported by sparse
by Will Deacon
· 9 years ago
378102f
Merge 4.3-rc5 into tty-next
by Greg Kroah-Hartman
· 9 years ago
ee7f881
ARM64: kasan: print memory assignment
by Linus Walleij
· 9 years ago
39d114d
arm64: add KASAN support
by Andrey Ryabinin
· 9 years ago
fd2203d
arm64: move PGD_SIZE definition to pgalloc.h
by Andrey Ryabinin
· 9 years ago
Next »