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-10-14
scsi: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
batman-adv: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
isofs: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
ocfs2: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
cifs: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
video: fbdev: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
ARM: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
lib: string: Make all calls to strnicmp into calls to strncasecmp
Rasmus Villemoes
2014-10-14
lib/string.c: remove duplicated function
Rasmus Villemoes
2014-10-14
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
2014-10-14
scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized
Tim Gardner
2014-10-14
scripts/headers_install.sh: fix error handling
Javier Barrio
2014-10-14
ipc: resolve shadow warnings
Mark Rustad
2014-10-14
ipc/util.c: use __seq_open_private() instead of seq_open()
Rob Jones
2014-10-14
ipc/shm: kill the historical/wrong mm->start_stack check
Oleg Nesterov
2014-10-14
ipc: always handle a new value of auto_msgmni
Andrey Vagin
2014-10-14
init/initramfs.c: resolve shadow warnings
Mark Rustad
2014-10-14
x86: use optimized ioresource lookup in ioremap function
Mike Travis
2014-10-14
x86: optimize resource lookups for ioremap
Mike Travis
2014-10-14
FS/OMFS: block number sanity check during fill_super operation
Fabian Frederick
2014-10-14
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
2014-10-14
fs/affs: remove redundant sys_tz declarations
Fabian Frederick
2014-10-14
fs/affs/file.c: fix shadow warnings
Fabian Frederick
2014-10-14
fs/affs/inode.c: remove unused variable
Fabian Frederick
2014-10-14
fs/affs/super.c: remove unused variable
Fabian Frederick
2014-10-14
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
2014-10-14
kexec-bzimage64: fix sparse warnings
Vivek Goyal
2014-10-14
kexec: remove the unused function parameter
Baoquan He
2014-10-14
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
Baoquan He
2014-10-14
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
2014-10-14
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
2014-10-14
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
Oleg Nesterov
2014-10-14
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
2014-10-14
fat: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
2014-10-14
fs/ufs/balloc.c: remove unused variable
Fabian Frederick
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
nilfs2: improve the performance of fdatasync()
Andreas Rohner
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
2014-10-14
fs/befs/btree.c: remove typedef befs_btree_node
Himangi Saraogi
2014-10-14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
2014-10-14
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...
Chen Gang
2014-10-14
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
Andy Shevchenko
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
Arnd Bergmann
2014-10-14
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
Javier Martinez Canillas
2014-10-14
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
2014-10-14
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
2014-10-14
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
[prev]
[next]