index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
arm64: pmuv3: handle pmuv3+
Mark Rutland
1
-3
/
+4
2017-04-24
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
2
-0
/
+18
2017-04-12
arm64: Silence spurious kbuild warning on menuconfig
Marc Zyngier
1
-1
/
+3
2017-04-11
arm64: pmuv3: use arm_pmu ACPI framework
Mark Rutland
1
-17
/
+9
2017-04-11
arm64: pmuv3: handle !PMUv3 when probing
Mark Rutland
1
-16
/
+71
2017-04-11
drivers/perf: arm_pmu: add ACPI framework
Mark Rutland
6
-2
/
+275
2017-04-11
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
2
-0
/
+12
2017-04-11
drivers/perf: arm_pmu: split out platform device probe logic
Mark Rutland
4
-223
/
+247
2017-04-11
drivers/perf: arm_pmu: move irq request/free into probe
Mark Rutland
1
-5
/
+6
2017-04-11
drivers/perf: arm_pmu: split cpu-local irq request/free
Mark Rutland
1
-36
/
+52
2017-04-11
drivers/perf: arm_pmu: rename irq request/free functions
Mark Rutland
1
-10
/
+10
2017-04-11
drivers/perf: arm_pmu: handle no platform_device
Mark Rutland
1
-3
/
+9
2017-04-11
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
Mark Rutland
1
-2
/
+3
2017-04-11
drivers/perf: arm_pmu: factor out pmu registration
Mark Rutland
1
-14
/
+26
2017-04-11
drivers/perf: arm_pmu: fold init into alloc
Mark Rutland
1
-28
/
+24
2017-04-11
drivers/perf: arm_pmu: define armpmu_init_fn
Mark Rutland
2
-2
/
+4
2017-04-11
drivers/perf: arm_pmu: remove pointless PMU disabling
Mark Rutland
1
-10
/
+3
2017-04-07
arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
Marc Zyngier
3
-1
/
+11
2017-04-07
arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
Marc Zyngier
1
-0
/
+7
2017-04-07
arm64: Define Cortex-A73 MIDR
Marc Zyngier
1
-0
/
+2
2017-04-07
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
2
-0
/
+16
2017-04-07
arm64: Allow checking of a CPU-local erratum
Marc Zyngier
1
-2
/
+11
2017-04-06
arm64: print a fault message when attempting to write RO memory
Stephen Boyd
1
-19
/
+36
2017-04-05
efi/libstub/arm*: Set default address and size cells values for an empty dtb
Sameer Goel
1
-2
/
+26
2017-04-05
Documentation: dt: chosen properties for arm64 kdump
James Morse
1
-0
/
+45
2017-04-05
Documentation: kdump: describe arm64 port
AKASHI Takahiro
1
-1
/
+15
2017-04-05
arm64: kdump: enable kdump in defconfig
AKASHI Takahiro
1
-0
/
+1
2017-04-05
arm64: kdump: provide /proc/vmcore file
AKASHI Takahiro
4
-0
/
+136
2017-04-05
arm64: kdump: add VMCOREINFO's for user-space tools
AKASHI Takahiro
1
-0
/
+11
2017-04-05
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
5
-6
/
+167
2017-04-05
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
4
-1
/
+117
2017-04-05
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2
-55
/
+80
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
2
-6
/
+10
2017-04-05
arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
2
-1
/
+72
2017-04-05
arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
1
-0
/
+35
2017-04-05
memblock: add memblock_cap_memory_range()
AKASHI Takahiro
2
-15
/
+30
2017-04-05
memblock: add memblock_clear_nomap()
AKASHI Takahiro
2
-0
/
+13
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2
-5
/
+20
2017-04-04
arm64: efi: replace open coded constants with symbolic ones
Ard Biesheuvel
1
-17
/
+21
2017-04-04
arm64: efi: remove pointless dummy .reloc section
Ard Biesheuvel
1
-21
/
+1
2017-04-04
arm64: efi: remove forbidden values from the PE/COFF header
Ard Biesheuvel
1
-3
/
+3
2017-04-04
arm64: efi: clean up Image header after PE header has been split off
Ard Biesheuvel
1
-9
/
+3
2017-04-04
arm64: efi: move EFI header and related data to a separate .S file
Ard Biesheuvel
2
-147
/
+161
2017-04-04
include: pe.h: add some missing definitions
Mark Rutland
1
-0
/
+3
2017-04-04
include: pe.h: allow for use in assembly
Mark Rutland
1
-85
/
+89
2017-04-04
arm64: relocation testing module
Ard Biesheuvel
4
-0
/
+170
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
7
-16
/
+16
2017-04-03
perf: qcom: Add L3 cache PMU driver
Agustin Vega-Frias
5
-0
/
+886
2017-03-31
drivers/perf: arm_pmu: split irq request from enable
Mark Rutland
2
-107
/
+50
2017-03-31
drivers/perf: arm_pmu: manage interrupts per-cpu
Mark Rutland
2
-151
/
+166
[next]