| Commit message (Expand) | Author | Age |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-01-20 |
|\ |
|
| * | arm64: fix typo in entry.S | Neil Zhang | 2014-01-13 |
| * | arm64: kernel: restore HW breakpoint registers in cpu_suspend | Lorenzo Pieralisi | 2014-01-10 |
| * | arm64, jump label: optimize jump label implementation | Jiang Liu | 2014-01-08 |
| * | arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions | Jiang Liu | 2014-01-08 |
| * | arm64: move encode_insn_immediate() from module.c to insn.c | Jiang Liu | 2014-01-08 |
| * | arm64: introduce interfaces to hotpatch kernel and module code | Jiang Liu | 2014-01-08 |
| * | arm64: introduce basic aarch64 instruction decoding helpers | Jiang Liu | 2014-01-08 |
| * | arm64: dts: Reduce size of virtio block device for foundation model | Mark Brown | 2013-12-20 |
| * | arm64: Remove unused __data_loc variable | Geoff Levand | 2013-12-20 |
| * | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream | Catalin Marinas | 2013-12-19 |
| |\ |
|
| | * | arm64: add CPU power management menu/entries | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: add PM build infrastructure | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: add CPU idle call | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: enable generic clockevent broadcast | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: implement HW breakpoints CPU PM notifier | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: refactor code to install/uninstall breakpoints | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: implement fpsimd CPU PM notifier | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: cpu_{suspend/resume} implementation | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: suspend/resume registers save/restore | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: build MPIDR_EL1 hash function data structure | Lorenzo Pieralisi | 2013-12-16 |
| | * | arm64: kernel: add MPIDR_EL1 accessors macros | Lorenzo Pieralisi | 2013-12-16 |
| * | | arm64: Enable CMA | Laura Abbott | 2013-12-19 |
| * | | arm64: Warn on NULL device structure for dma APIs | Laura Abbott | 2013-12-19 |
| * | | arm64: Add hwcaps for crypto and CRC32 extensions. | Steve Capper | 2013-12-19 |
| * | | arm64: drop redundant macros from read_cpuid() | Ard Biesheuvel | 2013-12-19 |
| * | | arm64: Remove outdated comment | Liviu Dudau | 2013-12-19 |
| * | | arm64: cmpxchg: update macros to prevent warnings | Mark Hambleton | 2013-12-19 |
| * | | arm64: support single-step and breakpoint handler hooks | Sandeepa Prabhu | 2013-12-19 |
| * | | ARM64: fix framepointer check in unwind_frame | Konstantin Khlebnikov | 2013-12-19 |
| * | | ARM64: check stack pointer in get_wchan | Konstantin Khlebnikov | 2013-12-19 |
| * | | arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS | Will Deacon | 2013-12-19 |
| * | | arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs | Will Deacon | 2013-12-19 |
| * | | arm64: futex: ensure .fixup entries are sufficiently aligned | Will Deacon | 2013-12-19 |
| * | | arm64: use generic strnlen_user and strncpy_from_user functions | Will Deacon | 2013-12-19 |
| * | | arm64: percpu: implement optimised pcpu access using tpidr_el1 | Will Deacon | 2013-12-19 |
| * | | arm64: perf: add support for percpu pmu interrupt | Vinayak Kale | 2013-12-19 |
| * | | arm64: vmlinux.lds.S: drop redundant .comment | Mark Rutland | 2013-12-19 |
| * | | arm64: dts: Add a virtio disk to the RTSM motherboard | Mark Hambleton | 2013-12-19 |
| * | | arm64: Correct virt_addr_valid | Laura Abbott | 2013-12-19 |
| |/ |
|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 |
|\ \ |
|
| * \ | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 |
| |\ \ |
|
| * | | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 |
| | |/
| |/| |
|
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-01-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" | Catalin Marinas | 2014-01-16 |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2013-12-20 |
|\| | |
|
| * | | arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events | Will Deacon | 2013-12-19 |
| |/ |
|
* | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-12-20 |
|\ \
| |/
|/| |
|
| * | xen/arm64: do not call the swiotlb functions twice | Stefano Stabellini | 2013-12-11 |
* | | arm64: mm: Fix PMD_SECT_PROT_NONE definition | Steve Capper | 2013-12-06 |