index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: add kobject for online file check
Gang He
2018-04-06
4
-202
/
+155
*
ocfs2: fix some small problems
Gang He
2018-04-06
1
-4
/
+4
*
ocfs2: move some definitions to header file
Gang He
2018-04-06
2
-27
/
+27
*
ocfs2: correct spelling mistake for migratable for all
Changwei Ge
2018-04-06
1
-4
/
+4
*
ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
Colin Ian King
2018-04-06
1
-1
/
+1
*
ocfs2/dlm: wait for dlm recovery done when migrating all lock resources
piaojun
2018-04-06
3
-3
/
+26
*
ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()
Changwei Ge
2018-04-06
1
-2
/
+0
*
ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()
Changwei Ge
2018-04-06
1
-4
/
+4
*
fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment
Changwei Ge
2018-04-06
1
-7
/
+0
*
ocfs2: remove two unused functions from suballoc.c
Changwei Ge
2018-04-06
1
-49
/
+0
*
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
2018-04-06
4
-26
/
+13
*
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
2018-04-06
3
-15
/
+33
*
ocfs2: keep the trace point consistent with the function name
Jia Guo
2018-04-06
3
-8
/
+8
*
ocfs2: remove some unused function declarations
piaojun
2018-04-06
1
-3
/
+0
*
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
2018-04-06
6
-12
/
+12
*
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
2018-04-06
9
-26
/
+21
*
scripts/faddr2line: show the code context
Changbin Du
2018-04-06
1
-1
/
+11
*
lib: fix stall in __bitmap_parselist()
Yury Norov
2018-04-06
2
-1
/
+5
*
hugetlbfs: fix bug in pgoff overflow checking
Mike Kravetz
2018-04-06
1
-3
/
+7
*
zboot: fix stack protector in compressed boot phase
Huacai Chen
2018-04-06
3
-24
/
+3
*
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-05
141
-1207
/
+3377
|
\
|
*
Merge tag 'stm-intel_th-for-greg-20180329' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2018-03-29
27
-200
/
+172
|
|
\
|
|
*
hwtracing: Add HW tracing support menu
Randy Dunlap
2018-03-29
2
-3
/
+8
|
|
*
intel_th: Add ACPI glue layer
Alexander Shishkin
2018-03-28
3
-0
/
+94
|
|
*
intel_th: Allow forcing host mode through drvdata
Alexander Shishkin
2018-03-28
2
-3
/
+7
|
|
*
intel_th: Pick up irq number from resources
Alexander Shishkin
2018-03-28
1
-1
/
+8
|
|
*
intel_th: Don't touch switch routing in host mode
Alexander Shishkin
2018-03-28
1
-0
/
+4
|
|
*
intel_th: Use correct method of finding hub
Alexander Shishkin
2018-03-28
1
-1
/
+1
|
|
*
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
13
-117
/
+13
|
|
*
stm class: Make dummy's master/channel ranges configurable
Alexander Shishkin
2018-03-28
2
-3
/
+25
|
|
*
stm class: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
8
-72
/
+7
|
|
*
MAINTAINERS: Bestow upon myself the care for drivers/hwtracing
Alexander Shishkin
2018-03-28
1
-0
/
+5
|
*
|
hv: add SPDX license id to Kconfig
Stephen Hemminger
2018-03-28
1
-0
/
+2
|
*
|
hv: add SPDX license to trace
Stephen Hemminger
2018-03-28
2
-0
/
+4
|
*
|
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Dexuan Cui
2018-03-28
1
-1
/
+1
|
*
|
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
Dexuan Cui
2018-03-28
1
-1
/
+0
|
*
|
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
2018-03-28
1
-3
/
+3
|
*
|
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
2018-03-28
769
-5298
/
+8044
|
|
\
\
|
*
|
|
eeprom: at24: use SPDX identifier instead of GPL boiler-plate
Bartosz Golaszewski
2018-03-23
1
-5
/
+2
|
*
|
|
eeprom: at24: simplify the i2c functionality checking
Bartosz Golaszewski
2018-03-23
1
-5
/
+7
|
*
|
|
eeprom: at24: fix a line break
Bartosz Golaszewski
2018-03-23
1
-2
/
+2
|
*
|
|
eeprom: at24: tweak newlines
Bartosz Golaszewski
2018-03-23
1
-1
/
+1
|
*
|
|
eeprom: at24: refactor at24_probe()
Bartosz Golaszewski
2018-03-23
1
-16
/
+18
|
*
|
|
eeprom: at24: remove at24_platform_data from at24_data
Bartosz Golaszewski
2018-03-23
1
-9
/
+13
|
*
|
|
eeprom: at24: move platform data processing into a separate routine
Bartosz Golaszewski
2018-03-23
1
-30
/
+40
|
*
|
|
eeprom: at24: switch to using probe_new() from the i2c framework
Bartosz Golaszewski
2018-03-23
1
-2
/
+5
|
*
|
|
eeprom: at24: provide and use at24_base_client_dev()
Bartosz Golaszewski
2018-03-23
1
-2
/
+7
|
*
|
|
eeprom: at24: readability tweak in at24_probe()
Bartosz Golaszewski
2018-03-23
1
-2
/
+3
|
*
|
|
eeprom: at24: use a helper variable for dev
Bartosz Golaszewski
2018-03-23
1
-25
/
+23
|
*
|
|
eeprom: at24: rename chip to pdata in at24_probe()
Bartosz Golaszewski
2018-03-23
1
-21
/
+21
[next]