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
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-7
/
+6
2019-07-18
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
1
-26
/
+14
2019-07-18
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
1
-0
/
+42
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-2
/
+3
2019-07-18
mm: make register_mem_sect_under_node() static
David Hildenbrand
1
-1
/
+2
2019-07-18
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
1
-14
/
+13
2019-07-18
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2
-24
/
+24
2019-07-18
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-28
/
+54
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-18
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-21
/
+128
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-21
/
+128
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-97
/
+314
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-74
/
+328
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-30
/
+18
2019-07-09
Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
6
-6
/
+73
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+22
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+5
2019-07-08
Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'
Rafael J. Wysocki
1
-4
/
+2
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+16
2019-07-04
constify ksys_mount() string arguments
Al Viro
1
-2
/
+1
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
4
-6
/
+69
2019-07-04
Merge branch 'regmap-5.2' into regmap-linus
Mark Brown
2
-0
/
+4
2019-07-04
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
YueHaibing
1
-1
/
+1
2019-07-04
PM: sleep: Drop dev_pm_skip_next_resume_phases()
Rafael J. Wysocki
1
-16
/
+3
2019-07-04
PM / QoS: Add support for MIN/MAX frequency constraints
Viresh Kumar
1
-14
/
+97
2019-07-04
PM / QOS: Pass request type to dev_pm_qos_read_value()
Viresh Kumar
2
-6
/
+13
2019-07-04
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
3
-6
/
+11
2019-07-04
PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
Viresh Kumar
2
-5
/
+17
2019-07-03
driver: core: Allow subsystems to continue deferring probe
Thierry Reding
1
-8
/
+47
2019-07-03
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
1
-1
/
+2
2019-07-03
arch_topology: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-4
/
+1
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-3
/
+3
2019-06-24
drivers: Add generic helper to match by of_node
Suzuki K Poulose
1
-0
/
+6
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
1
-2
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2
-4
/
+4
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-21
drivers: base/node.c: fixes a kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+3
2019-06-19
drivers: base: power: remove wakeup_sources_stats_dentry variable
Greg Kroah-Hartman
1
-4
/
+2
2019-06-18
firmware: Add support for loading compressed files
Takashi Iwai
3
-12
/
+161
2019-06-18
firmware: Factor out the paged buffer handling code
Takashi Iwai
3
-54
/
+63
2019-06-18
firmware: improve LSM/IMA security behaviour
Sven Van Asbroeck
1
-1
/
+1
2019-06-17
regmap: lzo: Switch to bitmap_zalloc()
Andy Shevchenko
1
-5
/
+3
2019-06-14
PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take
Bart Van Assche
1
-6
/
+11
2019-06-13
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-1
/
+23
[next]