aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-01-08arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu
2014-01-08arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu
2013-12-20arm64: dts: Reduce size of virtio block device for foundation modelMark Brown
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Enable CMALaura Abbott
2013-12-19arm64: Warn on NULL device structure for dma APIsLaura Abbott
2013-12-19arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel
2013-12-19arm64: Remove outdated commentLiviu Dudau
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2013-12-19arm64: support single-step and breakpoint handler hooksSandeepa Prabhu
2013-12-19ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov
2013-12-19ARM64: check stack pointer in get_wchanKonstantin Khlebnikov
2013-12-19arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon
2013-12-19arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon
2013-12-19arm64: perf: add support for percpu pmu interruptVinayak Kale
2013-12-19arm64: vmlinux.lds.S: drop redundant .commentMark Rutland
2013-12-19arm64: dts: Add a virtio disk to the RTSM motherboardMark Hambleton
2013-12-19arm64: Correct virt_addr_validLaura Abbott
2013-12-16arm64: add CPU power management menu/entriesLorenzo Pieralisi
2013-12-16arm64: kernel: add PM build infrastructureLorenzo Pieralisi
2013-12-16arm64: kernel: add CPU idle callLorenzo Pieralisi
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi
2013-12-16arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi
2013-12-16arm: kvm: implement CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi
2013-12-16arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi
2013-12-16arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13ARM: fix asm/memory.h build errorRussell King
2013-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov