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
2014-10-09
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
1
-0
/
+42
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-16
/
+315
2014-10-03
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
1
-1
/
+0
2014-09-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
1
-2
/
+11
2014-09-29
Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next
Mark Brown
3
-11
/
+72
2014-09-29
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2
-2
/
+7
2014-09-29
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
Mark Brown
1
-2
/
+6
2014-09-29
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
1
-2
/
+5
2014-09-29
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
1
-1
/
+8
2014-09-28
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-09-28
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
1
-2
/
+6
2014-09-27
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
1
-2
/
+2
2014-09-23
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
1
-7
/
+8
2014-09-23
firmware_class: make sure fw requests contain a name
Kees Cook
1
-0
/
+3
2014-09-23
driver core: Remove kerneldoc from local function
Thierry Reding
1
-1
/
+1
2014-09-23
attribute_container: fix coding style issues
Tina Johnson
1
-2
/
+2
2014-09-23
attribute_container: fix whitespace errors
Tina Johnson
1
-5
/
+5
2014-09-23
drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()
Ben Hutchings
1
-0
/
+9
2014-09-23
device coredump: add new device coredump class
Johannes Berg
3
-0
/
+287
2014-09-18
regmap: fix NULL pointer dereference in regmap_get_val_endian
Pankaj Dubey
1
-9
/
+14
2014-09-16
regmap: cache: Do not fail silently from regcache_sync calls
Jarkko Nikula
1
-2
/
+11
2014-09-15
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2014-09-12
regmap: change struct regmap's internal locks as union
Wang, Yalin
1
-2
/
+4
2014-09-08
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
1
-1
/
+8
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-27
regmap: Split regmap_get_endian() in two functions
Geert Uytterhoeven
1
-64
/
+43
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-19
regmap: of_regmap_get_endian() cleanup
Stephen Warren
1
-34
/
+20
2014-08-18
regmap: Fix DT endianess parsing logic
Javier Martinez Canillas
1
-12
/
+4
2014-08-17
regmap: Add explicit dependencies to catch "select" misuse
Geert Uytterhoeven
1
-0
/
+3
2014-08-16
regmap: add DT endianness binding support.
Xiubo Li
3
-11
/
+110
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
4
-233
/
+29
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-08-06
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
Zhang Zhen
1
-1
/
+3
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
1
-1
/
+1
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2
-282
/
+8
2014-08-06
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
1
-24
/
+53
2014-08-06
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
1
-8
/
+18
2014-08-06
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
1
-48
/
+77
2014-08-06
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
1
-9
/
+9
2014-08-06
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-05
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+55
2014-08-04
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
[next]