index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
firmware: add missing kfree for work on async call
Luis R. Rodriguez
1
-1
/
+3
2015-06-01
fs: sysfs: don't pass count == 0 to bin file readers
Vladimir Zapolskiy
1
-1
/
+1
2015-06-01
base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().
Shailendra Verma
1
-1
/
+1
2015-06-01
base/platform: Remove code duplication
Ricardo Ribalda Delgado
1
-35
/
+25
2015-06-01
of/platform: Use platform_device interface
Ricardo Ribalda Delgado
1
-1
/
+2
2015-06-01
base/platform: Continue on insert_resource() error
Ricardo Ribalda Delgado
1
-11
/
+15
2015-06-01
base/platform: Only insert MEM and IO resources
Ricardo Ribalda Delgado
1
-3
/
+7
2015-05-24
firmware: use const for remaining firmware names
Luis R. Rodriguez
1
-12
/
+28
2015-05-24
firmware: fix possible use after free on name on asynchronous request
Luis R. Rodriguez
1
-1
/
+5
2015-05-24
firmware: check for file truncation on direct firmware loading
Luis R. Rodriguez
1
-2
/
+7
2015-05-24
firmware: fix __getname() missing failure check
Luis R. Rodriguez
1
-1
/
+5
2015-05-24
drivers: of/base: move of_init to driver_init
Sudeep Holla
3
-5
/
+11
2015-05-24
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent
Will Deacon
3
-4
/
+4
2015-05-24
sysfs: disambiguate between "error code" and "failure" in comments
Antonio Ospite
1
-3
/
+3
2015-05-24
driver-core: fix build for !CONFIG_MODULES
Dmitry Torokhov
2
-1
/
+12
2015-05-24
driver-core: make __device_attach() static
Dmitry Torokhov
1
-1
/
+1
2015-05-24
MAINTAINERS: add kernfs entry
Wolfram Sang
1
-3
/
+4
2015-05-24
kernfs: remove outdated and confusing comment
Wolfram Sang
1
-1
/
+0
2015-05-20
module: add core_param_unsafe
Dmitry Torokhov
1
-0
/
+9
2015-05-20
amd64_edac: enforce synchronous probe
Luis R. Rodriguez
1
-0
/
+1
2015-05-20
driver-core: platform_driver_probe() must probe synchronously
Dmitry Torokhov
1
-0
/
+13
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
2
-10
/
+17
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
5
-6
/
+27
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
4
-27
/
+182
2015-05-20
module: add extra argument for parse_params() callback
Luis R. Rodriguez
6
-21
/
+32
2015-05-20
show nohz_full cpus in sysfs
Rik van Riel
1
-0
/
+17
2015-05-20
show isolated cpus in sysfs
Rik van Riel
1
-0
/
+12
2015-05-18
Linux 4.1-rc4
v4.1-rc4
Linus Torvalds
1
-1
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-18
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-8
/
+10
2015-05-17
Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-140
/
+171
2015-05-17
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-34
/
+64
2015-05-17
Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-110
/
+152
2015-05-17
Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+12
2015-05-17
Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-05-17
Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+2
2015-05-17
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-21
/
+53
2015-05-17
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-10
/
+68
2015-05-17
Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-17
/
+10
2015-05-17
Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-16
/
+3
2015-05-17
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-165
/
+199
2015-05-17
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
4
-51
/
+50
2015-05-17
Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-35
/
+69
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+17
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
2
-6
/
+6
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
1
-1
/
+1
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-36
/
+37
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-14
/
+43
[next]