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
2018-05-30
PM / Domains: Drop extern declarations of functions in pm_domain.h
Ulf Hansson
1
-28
/
+23
2018-05-30
Merge branch 'pm-domains' into pm-opp
Rafael J. Wysocki
1
-3
/
+3
2018-05-30
PM / domains: Add perf_state attribute to genpd debugfs
Rajendra Nayak
1
-0
/
+18
2018-05-30
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2
-74
/
+36
2018-05-30
OPP: Allow same OPP table to be used for multiple genpd
Viresh Kumar
1
-2
/
+15
2018-05-24
PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state()
Viresh Kumar
1
-1
/
+2
2018-05-22
PM / OPP: Fix shared OPP table support in dev_pm_opp_register_set_opp_helper()
Viresh Kumar
1
-22
/
+5
2018-05-22
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_regulators()
Viresh Kumar
1
-9
/
+6
2018-05-22
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_prop_name()
Viresh Kumar
1
-20
/
+5
2018-05-22
PM / OPP: Fix shared OPP table support in dev_pm_opp_set_supported_hw()
Viresh Kumar
1
-21
/
+5
2018-05-17
PM / domains: Improve wording of dev_pm_domain_attach() comment
Geert Uytterhoeven
1
-2
/
+2
2018-05-17
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-1
/
+1
2018-05-16
PM / OPP: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2018-05-15
PM / Domains: Don't return -EEXIST at attach when PM domain exists
Ulf Hansson
1
-1
/
+1
2018-05-15
Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
10
-176
/
+388
2018-05-14
spi: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-5
/
+6
2018-05-14
soundwire: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-8
/
+7
2018-05-14
mmc: sdio: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-1
/
+1
2018-05-14
i2c: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-1
/
+1
2018-05-14
driver core: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-9
/
+8
2018-05-14
amba: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-2
/
+2
2018-05-14
PM / Domains: Allow a better error handling of dev_pm_domain_attach()
Ulf Hansson
5
-18
/
+20
2018-05-14
PM / Domains: Check for existing PM domain in dev_pm_domain_attach()
Ulf Hansson
3
-6
/
+3
2018-05-14
PM / Domains: Drop redundant code in genpd while attaching devices
Ulf Hansson
1
-15
/
+2
2018-05-14
PM / Domains: Drop comment in genpd about legacy Samsung DT binding
Ulf Hansson
1
-3
/
+0
2018-05-14
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
1
-0
/
+3
2018-05-14
Linux 4.17-rc5
v4.17-rc5
Linus Torvalds
1
-1
/
+1
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-78
/
+153
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-56
/
+1
2018-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-6
/
+25
2018-05-13
Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-05-13
Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-43
/
+57
2018-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-5
/
+12
2018-05-12
Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+23
2018-05-12
swiotlb: silent unwanted warning "buffer is full"
Jean Delvare
1
-1
/
+1
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
1
-56
/
+1
2018-05-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-87
/
+164
2018-05-12
rbtree: include rcu.h
Sebastian Andrzej Siewior
2
-0
/
+2
2018-05-12
scripts/faddr2line: fix error when addr2line output contains discriminator
Changbin Du
1
-1
/
+4
2018-05-12
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
Ashish Samant
1
-2
/
+12
2018-05-12
mm, oom: fix concurrent munlock and oom reaper unmap, v3
David Rientjes
3
-56
/
+71
2018-05-12
mm: migrate: fix double call of radix_tree_replace_slot()
Naoya Horiguchi
1
-3
/
+1
2018-05-12
proc/kcore: don't bounds check against address 0
Laura Abbott
1
-7
/
+16
2018-05-12
mm: don't show nr_indirectly_reclaimable in /proc/vmstat
Roman Gushchin
1
-1
/
+5
2018-05-12
mm: sections are not offlined during memory hotremove
Pavel Tatashin
1
-1
/
+1
2018-05-12
z3fold: fix reclaim lock-ups
Vitaly Wool
1
-12
/
+30
2018-05-12
init: fix false positives in W+X checking
Jeffrey Hugo
2
-0
/
+12
2018-05-12
lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
Yury Norov
1
-1
/
+6
2018-05-12
KASAN: prohibit KASAN+STRUCTLEAK combination
Dmitry Vyukov
1
-0
/
+4
2018-05-12
MAINTAINERS: update Shuah's email address
Shuah Khan (Samsung OSG)
1
-3
/
+0
[next]