index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
mcb: Replace ioremap and request_region with the devm version
Andreas Werner
1
-12
/
+7
2016-05-04
mcb: Implement bus->dev.release callback
Johannes Thumshirn
1
-6
/
+14
2016-05-04
mcb: export bus information via sysfs
Johannes Thumshirn
5
-11
/
+103
2016-05-04
mcb: Correctly initialize the bus's device
Johannes Thumshirn
2
-6
/
+18
2016-05-04
mei: bus: call mei_cl_read_start under device lock
Alexander Usyskin
1
-3
/
+12
2016-05-04
coresight: etb10: adjust read pointer only when needed
Mathieu Poirier
1
-1
/
+2
2016-05-04
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
1
-4
/
+28
2016-05-04
coresight: tmc: implementing TMC-ETF AUX space API
Mathieu Poirier
2
-0
/
+200
2016-05-04
coresight: moving struct cs_buffers to header file
Mathieu Poirier
2
-20
/
+20
2016-05-04
coresight: tmc: keep track of memory width
Mathieu Poirier
3
-17
/
+41
2016-05-04
coresight: tmc: make sysFS and Perf mode mutually exclusive
Mathieu Poirier
2
-5
/
+117
2016-05-04
coresight: tmc: dump system memory content only when needed
Mathieu Poirier
2
-2
/
+12
2016-05-04
coresight: tmc: adding mode of operation for link/sinks
Mathieu Poirier
3
-14
/
+40
2016-05-04
coresight: tmc: getting rid of multiple read access
Mathieu Poirier
4
-17
/
+18
2016-05-04
coresight: tmc: allocating memory when needed
Mathieu Poirier
3
-27
/
+170
2016-05-04
coresight: tmc: making prepare/unprepare functions generic
Mathieu Poirier
4
-50
/
+117
2016-05-04
coresight: tmc: splitting driver in ETB/ETF and ETR components
Mathieu Poirier
5
-261
/
+357
2016-05-04
coresight: tmc: cleaning up header file
Mathieu Poirier
2
-4
/
+3
2016-05-04
coresight: tmc: introducing new header file
Mathieu Poirier
2
-101
/
+123
2016-05-04
coresight: tmc: clearly define number of transfers per burst
Mathieu Poirier
1
-2
/
+2
2016-05-04
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
Mathieu Poirier
1
-20
/
+36
2016-05-04
coresight: tmc: waiting for TMCReady bit before programming
Mathieu Poirier
1
-0
/
+9
2016-05-04
coresight: tmc: modifying naming convention
Mathieu Poirier
1
-4
/
+4
2016-05-04
coresight: tmc: adding sysFS management entries
Mathieu Poirier
2
-64
/
+120
2016-05-04
coresight: etm4x: add tracer ID for A72 Maia processor.
Li Pengcheng
1
-0
/
+5
2016-05-04
coresight: etb10: fixing the right amount of words to read
Mathieu Poirier
1
-1
/
+1
2016-05-04
coresight: stm: adding driver for CoreSight STM component
Pratik Patel
7
-2
/
+1047
2016-05-04
coresight: stm: Bindings for System Trace Macrocell
Mathieu Poirier
1
-0
/
+28
2016-05-04
coresight: adding path for STM device
Mathieu Poirier
1
-24
/
+82
2016-05-04
stm class: Support devices that override software assigned masters
Alexander Shishkin
3
-0
/
+28
2016-05-04
coresight: etm4x: modify q_support type
Li Pengcheng
1
-1
/
+1
2016-05-04
coresight: no need to do the forced type conversion
Li Pengcheng
1
-2
/
+2
2016-05-02
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...
Ben Sen
3
-8
/
+222
2016-05-02
memory: of_memory: Silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2016-05-02
drivers: amba: properly handle devices with power domains
Marek Szyprowski
1
-10
/
+90
2016-05-02
ti-st: Fix complete_all() wrong usage
Daniel Wagner
1
-1
/
+0
2016-05-02
ARM: qcom: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2016-05-02
char: Drop bogus dependency of DEVPORT on !M68K
Geert Uytterhoeven
1
-1
/
+0
2016-05-02
coresight: removing gratuitous boot time log messages
Mathieu Poirier
5
-5
/
+0
2016-05-02
coresight: etb10: splitting sysFS "status" entry
Mathieu Poirier
2
-50
/
+100
2016-05-02
coresight: moving coresight_simple_func() to header file
Mathieu Poirier
3
-55
/
+51
2016-05-02
coresight: etm4x: implementing the perf PMU API
Mathieu Poirier
2
-8
/
+82
2016-05-02
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
3
-1
/
+42
2016-05-02
coresight: etm4x: moving etm_drvdata::enable to atomic field
Mathieu Poirier
2
-11
/
+63
2016-05-02
coresight: etm4x: unlocking tracers in default arch init
Mathieu Poirier
1
-6
/
+5
2016-05-02
coresight: etm4x: splitting etmv4 default configuration
Mathieu Poirier
2
-67
/
+73
2016-05-02
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
3
-445
/
+533
2016-05-02
coresight: etm4x: adding config and traceid registers
Mathieu Poirier
2
-0
/
+17
2016-05-02
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
4
-2030
/
+2052
2016-05-02
checkkconfigsymbols.py: Fix typo in help message
Andreas Ziegler
1
-1
/
+1
[next]