index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-04
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
1
-1
/
+0
2014-09-24
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
1
-7
/
+8
2014-09-24
firmware_class: make sure fw requests contain a name
Kees Cook
1
-0
/
+3
2014-09-24
driver core: Remove kerneldoc from local function
Thierry Reding
1
-1
/
+1
2014-09-24
attribute_container: fix coding style issues
Tina Johnson
1
-2
/
+2
2014-09-24
attribute_container: fix whitespace errors
Tina Johnson
1
-5
/
+5
2014-09-24
drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()
Ben Hutchings
1
-0
/
+9
2014-09-24
device coredump: add new device coredump class
Johannes Berg
3
-0
/
+287
2014-08-31
Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...
Mark Brown
5
-8
/
+11
2014-08-31
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
1
-1
/
+1
2014-08-26
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
1
-1
/
+1
2014-08-26
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
3
-6
/
+9
2014-08-07
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
4
-233
/
+29
2014-08-07
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2014-08-07
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-08-07
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
Zhang Zhen
1
-1
/
+3
2014-08-07
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
1
-1
/
+1
2014-08-07
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2
-282
/
+8
2014-08-07
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
1
-24
/
+53
2014-08-07
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
1
-8
/
+18
2014-08-07
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
1
-48
/
+77
2014-08-07
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
1
-9
/
+9
2014-08-07
mem-hotplug: avoid illegal state prefixed with legal state when changing stat...
Tang Chen
1
-4
/
+4
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+26
2014-08-06
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2014-08-05
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+55
2014-08-05
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-847
/
+245
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+5
2014-08-04
Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next
Mark Brown
1
-0
/
+13
2014-07-29
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
Randy Dunlap
1
-0
/
+5
2014-07-26
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+5
2014-07-25
firmware_class: perform new LSM checks
Kees Cook
1
-4
/
+26
2014-07-25
regmap: Allow regmap_get_device() to be used by modules
Mark Brown
1
-0
/
+1
2014-07-25
regmap: Add regmap_get_device
Tuomas Tynkkynen
1
-0
/
+12
2014-07-24
firmware loader: Fix _request_firmware_load() return val for fw load abort
Shuah Khan
1
-1
/
+3
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+14
2014-07-18
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
1
-0
/
+55
2014-07-12
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
1
-4
/
+14
2014-07-09
driver core: platform: add device binding path 'driver_override'
Kim Phillips
1
-0
/
+47
2014-07-09
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
1
-2
/
+2
2014-07-09
firmware loader: inform direct failure when udev loader is disabled
Luis R. Rodriguez
1
-6
/
+7
2014-07-09
firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
1
-1
/
+1
2014-07-09
firmware: read firmware size using i_size_read()
Dmitry Kasatkin
1
-14
/
+3
2014-07-09
firmware loader: allow disabling of udev as firmware loader
Takashi Iwai
2
-7
/
+18
2014-07-08
fence: dma-buf cross-device synchronization (v18)
Maarten Lankhorst
1
-0
/
+9
2014-07-08
dma-buf: move to drivers/dma-buf
Maarten Lankhorst
3
-783
/
+0
2014-07-04
component: fix bug with legacy API
Russell King
1
-4
/
+6
2014-07-03
component: add support for component match array
Russell King
1
-3
/
+117
2014-07-03
component: ignore multiple additions of the same component
Russell King
1
-2
/
+8
2014-07-03
component: fix missed cleanup in case of devres failure
Russell King
1
-31
/
+31
[next]