index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
latencytop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
MAINTAINERS: Add dts entries for some of the Marvell SoCs
Gregory CLEMENT
1
-1
/
+9
2015-05-15
ext4: fix an ext3 collapse range regression in xfstests
Theodore Ts'o
1
-0
/
+8
2015-05-15
mm, numa: really disable NUMA balancing by default on single node machines
Mel Gorman
1
-1
/
+1
2015-05-15
MAINTAINERS: update Jingoo Han's email address
Jingoo Han
1
-5
/
+5
2015-05-15
CMA: page_isolation: check buddy before accessing it
Hui Zhu
1
-1
/
+2
2015-05-15
uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER
Josh Triplett
1
-2
/
+2
2015-05-15
kernfs: do not account ino_ida allocations to memcg
Vladimir Davydov
1
-1
/
+8
2015-05-15
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
3
-1
/
+8
2015-05-15
tools/vm: fix page-flags build
Andi Kleen
1
-1
/
+1
2015-05-15
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
1
-1
/
+1
2015-05-15
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-05-15
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-05-15
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-05-15
ext4: remove unused function prototype from ext4.h
Theodore Ts'o
1
-1
/
+0
2015-05-15
ext4: don't save the error information if the block device is read-only
Theodore Ts'o
1
-0
/
+2
2015-05-15
ext4: fix lazytime optimization
Theodore Ts'o
1
-1
/
+1
2015-05-14
mtd: readtest: don't clobber error reports
Brian Norris
1
-2
/
+4
2015-05-14
MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainer
Krzysztof Kozlowski
1
-0
/
+1
2015-05-14
drm/radeon: don't do mst probing if MST isn't enabled.
Dave Airlie
1
-0
/
+3
2015-05-14
firmware: dmi_scan: Fix ordering of product_uuid
Jean Delvare
1
-3
/
+4
2015-05-14
firmware: dmi_scan: Simplified displayed version
Jean Delvare
1
-3
/
+2
2015-05-14
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
Krzysztof Kozlowski
1
-1
/
+1
2015-05-14
ARM: EXYNOS: Fix failed second suspend on Exynos4
Krzysztof Kozlowski
4
-37
/
+34
2015-05-13
Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
Heiko Stuebner
2
-30
/
+0
2015-05-13
tools/liblockdep: Fix compilation error
Eunbong Song
1
-0
/
+3
2015-05-13
tools/liblockdep: Fix linker error in case of cross compile
Eunbong Song
1
-1
/
+2
[next]