index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
coresight: Add support for Coresight SoC 600 components
Suzuki K Poulose
3
-0
/
+15
2017-08-28
coresight tmc: Add support for Coresight SoC 600 TMC
Suzuki K Poulose
2
-0
/
+20
2017-08-28
coresight tmc: Support for save-restore in ETR
Suzuki K Poulose
2
-1
/
+21
2017-08-28
coresight tmc etr: Setup AXI cache encoding for read transfers
Suzuki K Poulose
2
-1
/
+15
2017-08-28
coresight tmc etr: Cleanup AXICTL register handling
Suzuki K Poulose
2
-8
/
+19
2017-08-28
coresight tmc etr: Detect address width at runtime
Suzuki K Poulose
2
-3
/
+27
2017-08-28
coresight tmc: Detect support for scatter gather
Suzuki K Poulose
2
-0
/
+7
2017-08-28
coresight tmc etr: Add capabilitiy information
Suzuki K Poulose
2
-5
/
+35
2017-08-28
coresight tmc: Handle configuration types properly
Suzuki K Poulose
1
-3
/
+11
2017-08-28
coresight replicator: Expose replicator management registers
Suzuki K Poulose
1
-0
/
+23
2017-08-28
coresight tmc: Expose DBA and AXICTL
Suzuki K Poulose
1
-0
/
+4
2017-08-28
coresight tmc: Add helpers for accessing 64bit registers
Suzuki K Poulose
4
-8
/
+34
2017-08-28
coresight: Use the new helper for defining registers
Suzuki K Poulose
5
-65
/
+67
2017-08-28
coresight: Add support for reading 64bit registers
Suzuki K Poulose
1
-5
/
+24
2017-08-28
coresight replicator: Cleanup programmable replicator naming
Suzuki K Poulose
4
-11
/
+9
2017-08-28
coresight: etm4x: Adds trace return stack option programming for ETMv4.
Mike Leach
1
-0
/
+4
2017-08-28
coresight: ptm: Adds trace return stack option programming for PTM.
Mike Leach
2
-3
/
+16
2017-08-28
coresight: pmu: Adds return stack option to perf coresight pmu
Mike Leach
3
-0
/
+4
2017-08-28
hwtracing: coresight: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: etm3x: Set synchronisation frequencty to TRM default
Mathieu Poirier
1
-0
/
+2
2017-08-28
coresight: etb10: Move etb_disable_hw() outside of lock
Mathieu Poirier
1
-1
/
+1
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
5
-3
/
+67
2017-08-28
coresight: etb10: Remove useless conversion to LE
Mathieu Poirier
1
-8
/
+4
2017-08-28
coresight: Correct buffer lost increment
Mathieu Poirier
2
-5
/
+13
2017-08-28
spmi: pmic-arb: Move the ownership check to irq_chip callback
Kiran Gunda
1
-7
/
+19
2017-08-28
spmi: Convert to using %pOF instead of full_name
Rob Herring
1
-8
/
+6
2017-08-28
spmi: pmic-arb: Remove checking opc value not less than 0
Fenglin Wu
1
-2
/
+2
2017-08-28
spmi: pmic-arb: add support for HW version 5
David Collins
1
-22
/
+214
2017-08-28
spmi: pmic-arb: fix a possible null pointer dereference
Kiran Gunda
1
-2
/
+2
2017-08-28
spmi: pmic-arb: return __iomem pointer instead of offset
Kiran Gunda
1
-42
/
+51
2017-08-28
spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability
Kiran Gunda
1
-4
/
+9
2017-08-28
spmi: pmic-arb: return the value instead of passing by pointer
Kiran Gunda
1
-42
/
+40
2017-08-28
spmi: pmic-arb: replace the writel_relaxed with __raw_writel
Kiran Gunda
1
-1
/
+1
2017-08-28
spmi: pmic-arb: fix memory allocation for mapping_table
Kiran Gunda
1
-6
/
+5
2017-08-28
spmi: pmic-arb: optimize qpnpint_irq_set_type function
Kiran Gunda
1
-12
/
+12
2017-08-28
spmi: pmic-arb: clean up pmic_arb_find_apid function
Kiran Gunda
1
-7
/
+6
2017-08-28
spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
Kiran Gunda
1
-209
/
+209
2017-08-28
spmi: pmic-arb: remove the read/write access checks
Kiran Gunda
1
-70
/
+5
2017-08-28
mei: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-28
Revert "staging: Fix build issues with new binder API"
Jisheng Zhang
1
-1
/
+1
2017-08-28
Linux 4.13-rc7
v4.13-rc7
Linus Torvalds
1
-1
/
+1
2017-08-28
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
1
-4
/
+5
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2
-8
/
+10
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-26
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-26
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
1
-1
/
+1
2017-08-26
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
2017-08-26
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-26
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-26
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
1
-2
/
+2
[next]