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.13.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-21
drivers/perf: arm_pmu: avoid NULL dereference when not using devicetree
Will Deacon
1
-4
/
+3
2016-03-01
arm-cci: remove unused variable
Will Deacon
1
-3
/
+0
2016-03-01
arm-cci: don't return value from void function
Will Deacon
1
-2
/
+2
2016-03-01
arm-cci: make private functions static
Will Deacon
1
-2
/
+2
2016-03-01
arm-cci: CoreLink CCI-550 PMU driver
Suzuki K Poulose
2
-5
/
+88
2016-03-01
arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU
Suzuki K Poulose
2
-109
/
+113
2016-03-01
arm-cci: CCI-500: Work around PMU counter writes
Suzuki K Poulose
1
-0
/
+66
2016-03-01
arm-cci: Provide hook for writing to PMU counters
Suzuki K Poulose
1
-1
/
+10
2016-03-01
arm-cci: Add helper to enable PMU without synchornising counters
Suzuki K Poulose
1
-5
/
+10
2016-03-01
arm-cci: Add routines to save/restore all counters
Suzuki K Poulose
1
-0
/
+38
2016-03-01
arm-cci: Get the status of a counter
Suzuki K Poulose
1
-0
/
+6
2016-03-01
arm-cci: write_counter: Remove redundant check
Suzuki K Poulose
1
-10
/
+3
2016-03-01
arm-cci: Delay PMU counter writes to pmu::pmu_enable
Suzuki K Poulose
1
-5
/
+52
2016-03-01
arm-cci: Refactor CCI PMU enable/disable methods
Suzuki K Poulose
1
-10
/
+22
2016-03-01
arm-cci: Group writes to counter
Suzuki K Poulose
1
-0
/
+15
2016-03-01
arm-cci: fix handling cpumask_any_but return value
Andrzej Hajda
1
-1
/
+1
2016-03-01
arm-cci: simplify sysfs attr handling
Mark Rutland
1
-75
/
+25
2016-02-26
drivers/perf: arm_pmu: implement CPU_PM notifier
Lorenzo Pieralisi
1
-0
/
+95
2016-02-09
drivers/perf: arm_pmu: make info messages more verbose
Dirk Behme
1
-2
/
+4
2016-01-25
ARM: perf: Set ARMv7 SDER SUNIDEN bit
Martin Fuzzey
1
-0
/
+9
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-5
/
+333
2016-01-24
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+9
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
7
-39
/
+297
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+1
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
1
-0
/
+2
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
1
-4
/
+2
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
1
-1
/
+1
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
129
-4144
/
+5686
2016-01-24
IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller
Cristian Birsan
3
-0
/
+330
2016-01-24
Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb
Linus Torvalds
12
-12
/
+2177
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
23
-75
/
+73
2016-01-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-48
/
+15
2016-01-23
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...
Zhang Rui
5
-38
/
+286
2016-01-23
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-1
/
+87
2016-01-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-210
/
+455
2016-01-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
26
-3718
/
+3009
2016-01-23
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
6
-48
/
+15
2016-01-23
wrappers for ->i_mutex access
Al Viro
22
-73
/
+73
2016-01-22
lustre: remove unused declaration
Al Viro
1
-2
/
+0
2016-01-22
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
7
-28
/
+47
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-8
/
+17
2016-01-22
soc: qcom/spm: shut up uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2016-01-22
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-2152
/
+2529
2016-01-22
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-161
/
+1272
2016-01-22
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-1314
/
+3651
2016-01-22
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-210
/
+455
2016-01-22
NTB: Fix macro parameter conflict with field name
Allen Hubbe
1
-2
/
+3
2016-01-22
NTB: Add support for AMD PCI-Express Non-Transparent Bridge
Xiangliang Yu
6
-0
/
+1370
[next]