index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-28
ARM: at91/dt: add sam9 watchdog default options to SoCs
Boris BREZILLON
2014-01-28
watchdog: at91sam9_wdt: update device tree doc
Boris BREZILLON
2014-01-28
watchdog: at91sam9_wdt: better watchdog support
Boris BREZILLON
2014-01-28
watchdog: sp805_wdt depends also on ARM64
Naresh Bhat
2014-01-28
watchdog: mach-moxart: add restart handler
Jonas Jensen
2014-01-28
watchdog: mpc8xxx_wdt convert to watchdog core
Christophe Leroy
2014-01-28
watchdog: sirf: Remove redundant of_match_ptr helper
Sachin Kamat
2014-01-28
watchdog: hpwdt patch to display informative string
Thomas Mingarelli
2014-01-28
watchdog: dw_wdt: remove build dependencies
Baruch Siach
2014-01-28
watchdog: imx2_wdt: disable watchdog timer during low power mode
Anson Huang
2014-01-28
watchdog: s3c2410_wdt: Report when the watchdog reset the system
Doug Anderson
2014-01-28
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
Leela Krishna Amudala
2014-01-28
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
Doug Anderson
2014-01-28
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
Doug Anderson
2014-01-28
watchdog: GPIO-controlled watchdog
Alexander Shiyan
2014-01-28
watchdog: davinci: reuse driver for keystone arch
Ivan Khoronzhuk
2014-01-28
watchdog: davinci: add "timeout-sec" property
Ivan Khoronzhuk
2014-01-28
watchdog: davinci: add GET_TIMELEFT option support
Ivan Khoronzhuk
2014-01-28
watchdog: davinci: use davinci_wdt_device structure to hold device data
Ivan Khoronzhuk
2014-01-28
watchdog: davinci: change driver to use WDT core
Ivan Khoronzhuk
2014-01-28
watchdog: bcm281xx: Debugfs support
Markus Mayer
2014-01-28
watchdog: bcm281xx: Watchdog Driver
Markus Mayer
2014-01-28
watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max
Doug Anderson
2014-01-28
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-28
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-28
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
Linus Torvalds
2014-01-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-01-27
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
2014-01-27
compat: fix sys_fanotify_mark
Heiko Carstens
2014-01-27
checkpatch.pl: check for function declarations without arguments
Joe Perches
2014-01-27
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
splice: fix unexpected size truncation
Xiao Guangrong
2014-01-27
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
2014-01-27
ipc,msg: document barriers
Davidlohr Bueso
2014-01-27
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
2014-01-27
ipc: simplify sysvipc_proc_open() return
Davidlohr Bueso
2014-01-27
ipc: remove useless return statement
Davidlohr Bueso
2014-01-27
ipc: remove braces for single statements
Davidlohr Bueso
2014-01-27
ipc: standardize code comments
Davidlohr Bueso
[next]