index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-06
PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors
Tomasz Nowicki
2016-12-06
arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows
Bjorn Helgaas
2016-12-06
arm64: PCI: Manage controller-specific data on per-controller basis
Tomasz Nowicki
2016-12-06
arm64: PCI: Search ACPI namespace to ensure ECAM space is reserved
Bjorn Helgaas
2016-12-06
arm64: PCI: Add local struct device pointers
Bjorn Helgaas
2016-12-02
arm64: Get rid of asm/opcodes.h
Marc Zyngier
2016-12-02
arm64/cpuinfo: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
arm64/cpuinfo: Make hotplug notifier symmetric
Anna-Maria Gleixner
2016-11-29
Merge Will Deacon's for-next/perf branch into for-next/core
Catalin Marinas
2016-11-29
arm64: head.S: Fix CNTHCTL_EL2 access on VHE system
Jintack
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-11-18
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
arm64: hw_breakpoint: Handle inexact watchpoint addresses
Pavel Labath
2016-11-18
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
2016-11-11
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
arm64: unexport walk_stackframe
Mark Rutland
2016-11-11
arm64: traps: simplify die() and __die()
Mark Rutland
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
arm64: asm-offsets: remove unused definitions
Mark Rutland
2016-11-07
arm64: fix error: conflicting types for 'kprobe_fault_handler'
Pratyush Anand
2016-11-07
arm64: Add uprobe support
Pratyush Anand
2016-11-07
arm64: Handle TRAP_BRKPT for user mode as well
Pratyush Anand
2016-11-07
arm64: Handle TRAP_TRACE for user mode as well
Pratyush Anand
2016-11-07
arm64: kgdb_step_brk_fn: ignore other's exception
Pratyush Anand
2016-11-07
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
2016-11-07
arm64/kprobes: Tidy up sign-extension usage
Robin Murphy
[next]