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-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2016-03-21
9
-228
/
+667
|
\
|
*
drivers/perf: arm_pmu: avoid NULL dereference when not using devicetree
Will Deacon
2016-03-21
1
-4
/
+3
|
*
arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LC
Will Deacon
2016-03-01
1
-1
/
+1
|
*
arm-cci: remove unused variable
Will Deacon
2016-03-01
1
-3
/
+0
|
*
arm-cci: don't return value from void function
Will Deacon
2016-03-01
1
-2
/
+2
|
*
arm-cci: make private functions static
Will Deacon
2016-03-01
1
-2
/
+2
|
*
arm-cci: CoreLink CCI-550 PMU driver
Suzuki K Poulose
2016-03-01
3
-5
/
+90
|
*
arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU
Suzuki K Poulose
2016-03-01
2
-109
/
+113
|
*
arm-cci: CCI-500: Work around PMU counter writes
Suzuki K Poulose
2016-03-01
1
-0
/
+66
|
*
arm-cci: Provide hook for writing to PMU counters
Suzuki K Poulose
2016-03-01
1
-1
/
+10
|
*
arm-cci: Add helper to enable PMU without synchornising counters
Suzuki K Poulose
2016-03-01
1
-5
/
+10
|
*
arm-cci: Add routines to save/restore all counters
Suzuki K Poulose
2016-03-01
1
-0
/
+38
|
*
arm-cci: Get the status of a counter
Suzuki K Poulose
2016-03-01
1
-0
/
+6
|
*
arm-cci: write_counter: Remove redundant check
Suzuki K Poulose
2016-03-01
1
-10
/
+3
|
*
arm-cci: Delay PMU counter writes to pmu::pmu_enable
Suzuki K Poulose
2016-03-01
1
-5
/
+52
|
*
arm-cci: Refactor CCI PMU enable/disable methods
Suzuki K Poulose
2016-03-01
1
-10
/
+22
|
*
arm-cci: Group writes to counter
Suzuki K Poulose
2016-03-01
1
-0
/
+15
|
*
arm-cci: fix handling cpumask_any_but return value
Andrzej Hajda
2016-03-01
1
-1
/
+1
|
*
arm-cci: simplify sysfs attr handling
Mark Rutland
2016-03-01
1
-75
/
+25
|
*
drivers/perf: arm_pmu: implement CPU_PM notifier
Lorenzo Pieralisi
2016-02-26
2
-0
/
+96
|
*
arm64: dts: Add Cavium ThunderX specific PMU
Jan Glauber
2016-02-18
2
-0
/
+6
|
*
arm64: perf: Extend event mask for ARMv8.1
Jan Glauber
2016-02-18
1
-2
/
+2
|
*
arm64: perf: Enable PMCR long cycle counter bit
Jan Glauber
2016-02-18
1
-5
/
+16
|
*
arm64/perf: Add Cavium ThunderX PMU support
Jan Glauber
2016-02-18
1
-1
/
+68
|
*
arm64: perf: Rename Cortex A57 events
Jan Glauber
2016-02-18
1
-14
/
+14
|
*
drivers/perf: arm_pmu: make info messages more verbose
Dirk Behme
2016-02-09
1
-2
/
+4
|
*
ARM: perf: Set ARMv7 SDER SUNIDEN bit
Martin Fuzzey
2016-01-25
4
-1
/
+32
*
|
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-03-21
38
-155
/
+201
|
\
\
|
*
|
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2016-03-19
4
-14
/
+25
|
*
|
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
2016-03-19
3
-5
/
+14
|
*
|
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-19
5
-35
/
+37
|
*
|
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
2016-03-19
1
-2
/
+2
|
*
|
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
2016-03-19
1
-15
/
+32
|
*
|
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
2016-03-19
1
-8
/
+17
|
*
|
ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8
Vineet Gupta
2016-03-18
1
-1
/
+3
|
*
|
ARC: [plat-axs10x] add Ethernet PHY description in .dts
Alexey Brodkin
2016-03-17
1
-0
/
+8
|
*
|
arc: use of_platform_default_populate() to populate default bus
Kefeng Wang
2016-03-17
1
-1
/
+1
|
*
|
ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build
Vineet Gupta
2016-03-17
1
-1
/
+6
|
*
|
arc: [plat-nsimosci*] use ezchip network driver
Lada Trimasova
2016-03-15
6
-9
/
+10
|
*
|
ARCv2: LLSC: software backoff is NOT needed starting HS2.1c
Vineet Gupta
2016-03-15
2
-6
/
+1
|
*
|
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
2016-03-12
2
-17
/
+11
|
*
|
ARC: [plat-nsim] document ranges
Vineet Gupta
2016-03-12
1
-1
/
+2
|
*
|
ARC: build: Better way to detect ISA compatible toolchain
Vineet Gupta
2016-03-12
2
-6
/
+14
|
*
|
ARCv2: Allow enabling PAE40 w/o HIGHMEM
Vineet Gupta
2016-03-12
1
-1
/
+0
|
*
|
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
Lada Trimasova
2016-03-12
1
-5
/
+13
|
*
|
ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE
Vineet Gupta
2016-03-11
12
-12
/
+0
|
*
|
ARC: [BE] Select correct CROSS_COMPILE prefix
Vineet Gupta
2016-03-11
1
-0
/
+4
|
*
|
ARC: bitops: Remove non relevant comments
Vineet Gupta
2016-03-11
1
-15
/
+0
|
*
|
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
8
-12
/
+12
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-03-21
16
-437
/
+471
|
\
\
\
[next]