index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-2
/
+4
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+2
2017-03-02
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-134
/
+100
2017-03-03
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-2
/
+1
2017-03-03
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
Rafael J. Wysocki
3
-132
/
+99
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-02-27
cpuidle: menu: Avoid taking spinlock for accessing QoS values
Rafael J. Wysocki
1
-2
/
+1
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
1
-1
/
+1
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+3
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+1
2017-02-24
mm: validate device_hotplug is held for memory hotplug
Dan Williams
1
-0
/
+5
2017-02-23
PM / QoS: Remove global notifiers
Viresh Kumar
1
-46
/
+4
2017-02-23
PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop
Andrzej Hajda
1
-1
/
+2
2017-02-23
PM / Domains: Power off masters immediately in the power off sequence
Ulf Hansson
1
-6
/
+11
2017-02-23
PM / Domains: Rename is_async to one_dev_on for genpd_power_off()
Ulf Hansson
1
-6
/
+9
2017-02-23
PM / Domains: Move genpd_power_off() above genpd_power_on()
Ulf Hansson
1
-81
/
+81
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-02-20
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-82
/
+147
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
8
-855
/
+566
2017-02-20
Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-101
/
+117
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+11
2017-02-20
Merge branches 'pm-core', 'pm-qos' and 'pm-domains'
Rafael J. Wysocki
3
-60
/
+88
2017-02-20
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+2
2017-02-20
Merge branch 'pm-opp'
Rafael J. Wysocki
4
-795
/
+476
2017-02-18
PM / QoS: Fix memory leak on resume_latency.notifiers
John Keeping
1
-1
/
+1
2017-02-13
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
1
-0
/
+7
2017-02-13
PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs
Grygorii Strashko
1
-0
/
+3
2017-02-13
PM / wakeirq: Enable dedicated wakeirq for suspend
Grygorii Strashko
1
-2
/
+10
2017-02-09
Merge OPP material for v4.11 to satisfy dependencies.
Rafael J. Wysocki
4
-795
/
+476
2017-02-09
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
1
-4
/
+5
2017-02-09
Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2
-2
/
+12
2017-02-09
PM / Domains: Fix asynchronous execution of *noirq() callbacks
Ulf Hansson
1
-29
/
+39
2017-02-08
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()
Ulf Hansson
1
-1
/
+1
2017-02-07
PM / OPP: Make _find_opp_table_unlocked() static
Wei Yongjun
1
-1
/
+1
2017-02-07
device property: export code duplicating array of property entries
Dmitry Torokhov
1
-65
/
+129
2017-02-07
device property: constify property arrays values
Dmitry Torokhov
1
-5
/
+5
2017-02-07
device property: allow to constify properties
Dmitry Torokhov
1
-20
/
+21
2017-02-06
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
Rafael J. Wysocki
1
-5
/
+6
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-6
/
+6
2017-02-03
ACPI: Add support for ResourceSource/IRQ domain mapping
Agustin Vega-Frias
1
-0
/
+10
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...
Mark Brown
4
-101
/
+117
2017-02-03
Merge tag 'regmap-v4.10' into regmap-next
Mark Brown
1
-6
/
+2
2017-01-30
CPU / PM: expose pm_qos_resume_latency for CPUs
Alex Shi
1
-0
/
+2
2017-01-30
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
Viresh Kumar
1
-25
/
+9
2017-01-30
PM / OPP: Simplify _opp_set_availability()
Viresh Kumar
1
-22
/
+5
[next]