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-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
2014-07-29
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
Randy Dunlap
1
-0
/
+5
2014-07-25
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-23
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-17
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
1
-0
/
+55
2014-07-11
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
1
-4
/
+14
2014-07-08
driver core: platform: add device binding path 'driver_override'
Kim Phillips
1
-0
/
+47
2014-07-08
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
1
-2
/
+2
2014-07-08
firmware loader: inform direct failure when udev loader is disabled
Luis R. Rodriguez
1
-6
/
+7
2014-07-08
firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
1
-1
/
+1
2014-07-08
firmware: read firmware size using i_size_read()
Dmitry Kasatkin
1
-14
/
+3
2014-07-08
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
2014-06-23
DMA, CMA: fix possible memory leak
Joonsoo Kim
1
-1
/
+11
2014-06-12
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+31
2014-06-12
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-4
/
+31
2014-06-11
PM / sleep: trace events for device PM callbacks
Todd E Brandt
1
-4
/
+10
2014-06-07
PM / sleep: trace events for suspend/resume
Todd E Brandt
2
-0
/
+21
2014-06-07
Merge branch 'acpi-pm' into pm-sleep
Rafael J. Wysocki
2
-1
/
+23
2014-06-04
cma: increase CMA_ALIGNMENT upper limit to 12
Marc Carino
1
-1
/
+1
2014-06-04
memory-hotplug: update documentation to hide information about SECTIONS and r...
Li Zhong
1
-12
/
+0
2014-06-04
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-10
/
+32
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-111
/
+83
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]