index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-14
arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
1
-2
/
+0
2017-04-12
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
1
-1
/
+8
2017-04-12
arm: kernel: Add SMC structure parameter
Andy Gross
3
-10
/
+15
2017-03-30
arm64: kaslr: Fix up the kernel image alignment
Neeraj Upadhyay
1
-3
/
+7
2017-03-12
arm64: fix erroneous __raw_read_system_reg() cases
Mark Rutland
1
-3
/
+3
2017-01-27
arm64: skip register_cpufreq_notifier on ACPI-based systems
Prashanth Prakash
1
-1
/
+7
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
2
-5
/
+25
2017-01-18
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
1
-0
/
+4
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-3
/
+4
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
1
-1
/
+1
2016-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+3
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
3
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+3
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-4
/
+3
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
1
-4
/
+3
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
1
-4
/
+4
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+43
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-2
/
+2
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
29
-187
/
+874
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-27
/
+9
2016-12-06
PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors
Tomasz Nowicki
1
-12
/
+5
2016-12-06
arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows
Bjorn Helgaas
1
-0
/
+14
2016-12-06
arm64: PCI: Manage controller-specific data on per-controller basis
Tomasz Nowicki
1
-7
/
+10
2016-12-06
arm64: PCI: Search ACPI namespace to ensure ECAM space is reserved
Bjorn Helgaas
1
-1
/
+11
2016-12-06
arm64: PCI: Add local struct device pointers
Bjorn Helgaas
1
-6
/
+5
2016-12-02
arm64: Get rid of asm/opcodes.h
Marc Zyngier
2
-2
/
+4
2016-12-02
arm64/cpuinfo: Convert to hotplug state machine
Anna-Maria Gleixner
1
-28
/
+9
2016-12-02
arm64/cpuinfo: Make hotplug notifier symmetric
Anna-Maria Gleixner
1
-1
/
+2
2016-11-29
Merge Will Deacon's for-next/perf branch into for-next/core
Catalin Marinas
2
-41
/
+119
2016-11-29
arm64: head.S: Fix CNTHCTL_EL2 access on VHE system
Jintack
1
-1
/
+12
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
3
-3
/
+78
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
5
-7
/
+12
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
1
-6
/
+5
2016-11-18
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
1
-0
/
+36
2016-11-18
arm64: hw_breakpoint: Handle inexact watchpoint addresses
Pavel Labath
1
-27
/
+69
2016-11-18
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2
-27
/
+27
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
1
-9
/
+1
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2
-0
/
+29
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2
-2
/
+2
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
5
-29
/
+49
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
1
-1
/
+1
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
1
-0
/
+5
2016-11-11
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
1
-3
/
+4
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2
-9
/
+0
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
3
-6
/
+24
2016-11-11
arm64: unexport walk_stackframe
Mark Rutland
1
-1
/
+0
[next]