index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
regmap: cache: Factor out block sync
Mark Brown
2013-03-30
3
-42
/
+51
*
regmap: cache: Factor out reg_present support from rbtree cache
Mark Brown
2013-03-30
3
-58
/
+54
*
regmap: cache: Use raw I/O to sync rbtrees if we can
Mark Brown
2013-03-27
1
-1
/
+18
*
regmap: core: Provide regmap_can_raw_write() operation
Mark Brown
2013-03-27
1
-3
/
+12
*
regmap: cache: Provide a get address of value operation
Mark Brown
2013-03-26
2
-2
/
+9
*
regmap: Cut down on the average # of nodes in the rbtree cache
Dimitris Papastamos
2013-03-26
1
-1
/
+69
*
regmap: core: Make raw write available to regcache
Mark Brown
2013-03-26
2
-2
/
+5
*
regmap: core: Warn on invalid operation combinations
Mark Brown
2013-03-26
1
-5
/
+5
*
regmap: rbtree Expose total memory consumption in the rbtree debugfs entry
Dimitris Papastamos
2013-03-13
1
-2
/
+7
*
regmap: cache: Store caches in native register format where possible
Mark Brown
2013-03-04
1
-2
/
+14
*
regmap: core: Split out in place value parsing
Mark Brown
2013-03-04
2
-17
/
+38
*
regmap: cache: Use regcache_get_value() to check if we updated
Mark Brown
2013-03-04
1
-6
/
+3
*
regmap: cache: Pass the map rather than the word size when updating values
Mark Brown
2013-03-04
4
-44
/
+39
*
regmap: rbtree: Don't bother checking for noop updates
Mark Brown
2013-03-04
1
-5
/
+0
*
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
John Sheu
2013-02-27
1
-6
/
+17
*
dma-buf: implement vmap refcounting in the interface logic
Daniel Vetter
2013-02-27
1
-5
/
+38
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
2
-2
/
+3
|
\
|
*
switch vfs_getattr() to struct path
Al Viro
2013-02-26
2
-2
/
+3
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
\
|
*
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
|
|
/
*
|
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
2013-02-23
1
-1
/
+18
*
|
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2013-02-23
1
-0
/
+70
*
|
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
2013-02-23
1
-0
/
+6
*
|
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
\
|
*
\
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
2013-01-25
2
-3
/
+1
|
|
\
\
|
*
|
|
PM/Qos: Expose dev_pm_qos_flags symbol
Lan Tianyu
2013-01-25
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
8
-269
/
+325
|
\
\
\
|
*
|
|
base: memory: fix soft/hard_offline_page permissions
Felipe Balbi
2013-02-18
1
-2
/
+2
|
*
|
|
drivercore: Fix ordering between deferred_probe and exiting initcalls
Grant Likely
2013-02-15
1
-0
/
+2
|
*
|
|
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
2
-4
/
+4
|
*
|
|
firmware: Ignore abort check when no user-helper is used
Takashi Iwai
2013-02-03
1
-2
/
+9
|
*
|
|
firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
Takashi Iwai
2013-02-03
1
-162
/
+151
|
*
|
|
firmware: Make user-mode helper optional
Takashi Iwai
2013-02-03
2
-13
/
+55
|
*
|
|
firmware: Refactoring for splitting user-mode helper code
Takashi Iwai
2013-02-03
1
-133
/
+154
|
*
|
|
Driver core: treat unregistered bus_types as having no devices
Bjorn Helgaas
2013-02-03
1
-2
/
+2
|
*
|
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
2
-3
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
3
-15
/
+42
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Revert "drivers: base: Convert print_symbol to %pSR"
Greg Kroah-Hartman
2013-01-17
1
-2
/
+2
|
*
|
|
driver core: fix possible missing of device probe
Ming Lei
2013-01-17
1
-1
/
+1
|
*
|
|
drivers: base: Convert print_symbol to %pSR
Joe Perches
2013-01-17
1
-2
/
+2
|
*
|
|
dma_buf: Cleanup dma_buf_fd
Borislav Petkov
2013-01-17
1
-5
/
+4
|
*
|
|
drivers/base/core.c: Remove two unused variables and two useless calls to kfree
Peter Senna Tschudin
2013-01-17
1
-4
/
+0
*
|
|
|
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
3
-10
/
+18
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-02-15
1
-8
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
PM / OPP: Export more symbols for module usage
Mark Langsdorf
2013-02-02
1
-0
/
+3
|
|
*
|
|
|
PM / OPP: switch exported symbols to GPL variant
Nishanth Menon
2013-02-02
1
-8
/
+8
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2013-02-09
1
-0
/
+6
|
*
|
|
|
PM / Domains: don't use [delayed_]work_pending()
Tejun Heo
2013-01-26
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-20
3
-0
/
+77
|
\
\
\
\
|
*
|
|
|
drivers/pinctrl: grab default handles from device core
Linus Walleij
2013-01-23
3
-0
/
+77
|
|
|
/
/
|
|
/
|
|
[next]