index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-03
105
-974
/
+1699
|
\
|
*
arm64: tlbflush.h: add __tlbi() macro
Mark Rutland
2016-09-28
1
-8
/
+26
|
*
arm64: Kconfig: remove SMP dependence for NUMA
Kefeng Wang
2016-09-28
1
-1
/
+0
|
*
arm64: Kconfig: select OF/ACPI_NUMA under NUMA config
Kefeng Wang
2016-09-26
1
-1
/
+2
|
*
arm64: fix dump_backtrace/unwind_frame with NULL tsk
Mark Rutland
2016-09-26
2
-6
/
+9
|
*
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
2016-09-23
7
-10
/
+23
|
*
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-09-23
5
-3
/
+169
|
*
arm64: arch_timer: Add device tree binding for A-008585 erratum
Scott Wood
2016-09-23
1
-0
/
+6
|
*
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
2016-09-22
1
-2
/
+6
|
*
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
3
-3
/
+3
|
*
arm64: pmu: Hoist pmu platform device name
Jeremy Linton
2016-09-16
2
-1
/
+3
|
*
arm64: pmu: Probe default hw/cache counters
Jeremy Linton
2016-09-16
1
-4
/
+41
|
*
arm64: pmu: add fallback probe table
Mark Salter
2016-09-16
2
-2
/
+13
|
*
MAINTAINERS: Update ARM PMU PROFILING AND DEBUGGING entry
Will Deacon
2016-09-16
1
-2
/
+4
|
*
arm64: Improve kprobes test for atomic sequence
David A. Long
2016-09-15
1
-25
/
+23
|
*
arm64/kvm: use alternative auto-nop
Mark Rutland
2016-09-12
2
-12
/
+4
|
*
arm64: use alternative auto-nop
Mark Rutland
2016-09-12
3
-24
/
+8
|
*
arm64: alternative: add auto-nop infrastructure
Mark Rutland
2016-09-12
1
-17
/
+53
|
*
arm64: lse: convert lse alternatives NOP padding to use __nops
Will Deacon
2016-09-09
3
-56
/
+39
|
*
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
2016-09-09
2
-0
/
+12
|
*
arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s
Will Deacon
2016-09-09
2
-5
/
+16
|
*
arm64: Remove shadowed asm-generic headers
Robin Murphy
2016-09-09
1
-4
/
+0
|
*
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
7
-3
/
+71
|
*
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
2016-09-09
2
-35
/
+114
|
*
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
2016-09-09
3
-6
/
+22
|
*
arm64: alternative: Add support for patching adrp instructions
Suzuki K Poulose
2016-09-09
1
-0
/
+15
|
*
arm64: insn: Add helpers for adrp offsets
Suzuki K Poulose
2016-09-09
2
-1
/
+23
|
*
arm64: alternative: Disallow patching instructions using literals
Suzuki K Poulose
2016-09-09
1
-0
/
+6
|
*
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
4
-15
/
+29
|
*
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-09-09
4
-6
/
+6
|
*
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
2016-09-09
2
-3
/
+4
|
*
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
2016-09-09
2
-6
/
+11
|
*
arm64/numa: remove some useless code
Zhen Lei
2016-09-09
1
-4
/
+0
|
*
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
Zhen Lei
2016-09-09
2
-0
/
+60
|
*
arm64: numa: Use pr_fmt()
Kefeng Wang
2016-09-09
1
-19
/
+18
|
*
of_numa: Use pr_fmt()
Kefeng Wang
2016-09-09
1
-10
/
+11
|
*
of_numa: Use of_get_next_parent to simplify code
Kefeng Wang
2016-09-09
1
-5
/
+1
|
*
arm64/numa: avoid inconsistent information to be printed
Zhen Lei
2016-09-09
2
-4
/
+6
|
*
of/numa: remove a duplicated warning
Zhen Lei
2016-09-09
1
-7
/
+2
|
*
of/numa: add nid check for memory block
Zhen Lei
2016-09-09
1
-0
/
+5
|
*
of/numa: fix a memory@ node can only contains one memory block
Zhen Lei
2016-09-09
1
-19
/
+10
|
*
of/numa: remove a duplicated pr_debug information
Zhen Lei
2016-09-09
1
-4
/
+0
|
*
drivers/perf: arm_pmu: expose a cpumask in sysfs
Mark Rutland
2016-09-09
2
-0
/
+21
|
*
drivers/perf: arm_pmu: only use common attr_groups
Mark Rutland
2016-09-09
1
-2
/
+1
|
*
arm: perf: move to common attr_group fields
Mark Rutland
2016-09-09
1
-19
/
+28
|
*
arm64: perf: move to common attr_group fields
Mark Rutland
2016-09-09
1
-12
/
+24
|
*
drivers/perf: arm_pmu: add common attr group fields
Mark Rutland
2016-09-09
2
-1
/
+12
|
*
arm64: simplify contextidr_thread_switch
Mark Rutland
2016-09-09
1
-6
/
+3
|
*
arm64: simplify sysreg manipulation
Mark Rutland
2016-09-09
9
-52
/
+44
|
*
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2016-09-09
3
-28
/
+15
[next]