index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
watchdog: intel-mid_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-10
/
+1
|
*
watchdog: meson_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
2017-02-24
1
-21
/
+2
|
*
watchdog: sunxi_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
2017-02-24
1
-22
/
+2
|
*
watchdog: aspeed_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-13
/
+1
|
*
watchdog: coh901327_wdt: Use dev variable instead of pdev->dev
Guenter Roeck
2017-02-24
1
-19
/
+15
|
*
watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources
Guenter Roeck
2017-02-24
1
-26
/
+5
|
*
watchdog: coh901327_wdt: Keep clock enabled after loading driver
Guenter Roeck
2017-02-24
1
-20
/
+1
|
*
watchdog: coh901327_wdt: Simplify error handling in probe function
Guenter Roeck
2017-02-24
1
-4
/
+2
|
*
watchdog: tangox: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-21
/
+13
|
*
watchdog: dw_wdt: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-16
/
+7
|
*
watchdog: bcm2835_wdt: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-27
/
+30
|
*
watchdog: asm9260_wdt: Use watchdog core to install restart handler
Guenter Roeck
2017-02-24
1
-15
/
+7
|
*
watchdog: bcm47xx_wdt: Don't validate platform data on remove
Guenter Roeck
2017-02-24
1
-3
/
+0
|
*
watchdog: iTCO_wdt: Simplify module init function
Guenter Roeck
2017-02-24
1
-7
/
+1
|
*
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
Guenter Roeck
2017-02-24
1
-27
/
+26
|
*
watchdog: iTCO_wdt: Use device managed resources
Guenter Roeck
2017-02-24
1
-63
/
+17
|
*
watchdog: iTCO_wdt: Use allocated data structures
Guenter Roeck
2017-02-24
1
-197
/
+205
|
*
watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
Colin Ian King
2017-02-24
1
-1
/
+1
|
*
watchdog: Enable COMPILE_TEST where possible
Guenter Roeck
2017-02-24
1
-59
/
+59
|
*
watchdog: pnx833x_wdt: Mark as broken
Guenter Roeck
2017-02-24
1
-0
/
+1
|
*
watchdog: nic7018_wdt: Add NIC7018 watchdog driver
Hui Chun Ong
2017-02-24
4
-0
/
+281
|
*
watchdog: constify watchdog_info structures
Bhumika Goyal
2017-02-24
12
-12
/
+12
|
*
watchdog: pika_wdt: add __ro_after_init to ident
Bhumika Goyal
2017-02-24
1
-1
/
+1
|
*
watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
Bhumika Goyal
2017-02-24
1
-1
/
+1
|
*
watchdog: sa11x0/pxa: fix error path of driver initialization
Vladimir Zapolskiy
2017-02-24
1
-3
/
+5
|
*
watchdog: update my email address
John Crispin
2017-02-24
3
-5
/
+5
*
|
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-25
59
-402
/
+1325
|
\
\
|
*
|
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
2017-02-14
4
-12
/
+13
|
*
|
selftests/powerpc: Fix the clean rule since recent changes
Michael Ellerman
2017-02-14
1
-1
/
+2
|
*
|
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
2017-02-14
1
-2
/
+2
|
*
|
selftests: Fix the .c linking rule
Michael Ellerman
2017-02-14
1
-1
/
+1
|
*
|
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
2017-02-14
1
-5
/
+5
|
*
|
selftests, x86, protection_keys: fix wrong offset in siginfo
Dave Hansen
2017-02-08
1
-1
/
+1
|
*
|
selftests, x86, protection_keys: fix uninitialized variable warning
Dave Hansen
2017-02-08
1
-1
/
+1
|
*
|
selftest: cpufreq: Update MAINTAINERS file
Viresh Kumar
2017-02-08
1
-0
/
+1
|
*
|
selftest: cpufreq: Add special tests
Viresh Kumar
2017-01-19
4
-3
/
+146
|
*
|
selftest: cpufreq: Add support to test cpufreq modules
Viresh Kumar
2017-01-19
3
-6
/
+284
|
*
|
selftest: cpufreq: Add suspend/resume/hibernate support
Viresh Kumar
2017-01-19
2
-2
/
+52
|
*
|
selftest: cpufreq: Add support for cpufreq tests
Viresh Kumar
2017-01-19
6
-0
/
+568
|
*
|
selftests: Add intel_pstate to TARGETS
Stafford Horne
2017-01-19
1
-0
/
+1
|
*
|
selftests/intel_pstate: Update makefile to match new style
Stafford Horne
2017-01-19
1
-9
/
+4
|
*
|
selftests/intel_pstate: Fix warning on loop index overflow
Stafford Horne
2017-01-19
1
-1
/
+1
|
*
|
cpupower: Restore format of frequency-info limit
Stafford Horne
2017-01-19
1
-9
/
+12
|
*
|
selftests/futex: Add headers to makefile dependencies
Stafford Horne
2017-01-19
1
-1
/
+4
|
*
|
selftests/futex: Add stdio used for logging
Stafford Horne
2017-01-19
1
-0
/
+1
|
*
|
selftests: x86 protection_keys remove dead code
Shuah Khan
2017-01-11
1
-10
/
+0
|
*
|
selftests: x86 protection_keys fix unused variable compile warnings
Shuah Khan
2017-01-11
1
-5
/
+0
|
*
|
selftests: ipc add missing generated file to .gitignore
Shuah Khan
2017-01-11
1
-0
/
+1
|
*
|
selftests: gpio add .gitignore for generated files
Shuah Khan
2017-01-11
1
-0
/
+1
|
*
|
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
18
-75
/
+122
[prev]
[next]