index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
include/linux: remove strict_strto* definitions
Daniel Walter
1
-4
/
+0
2014-10-14
arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable
Xishi Qiu
1
-44
/
+45
2014-10-14
fs: check bh blocknr earlier when searching lru
Zach Brown
1
-2
/
+2
2014-10-14
kdb: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-3
/
+3
2014-10-14
thermal: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-4
/
+4
2014-10-14
staging: r8188eu: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
s390/cio: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-10-14
PNP: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-12
/
+12
2014-10-14
thinkpad_acpi: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-10-14
altera-stapl: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-10-14
input: edt-ft5x06: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
ib_srpt: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
scsi: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-2
/
+2
2014-10-14
batman-adv: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-4
/
+4
2014-10-14
isofs: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-14
ocfs2: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-4
/
+4
2014-10-14
cifs: replace strnicmp with strncasecmp
Rasmus Villemoes
2
-5
/
+5
2014-10-14
video: fbdev: replace strnicmp with strncasecmp
Rasmus Villemoes
4
-40
/
+40
2014-10-14
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
5
-18
/
+18
2014-10-14
ARM: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-6
/
+6
2014-10-14
lib: string: Make all calls to strnicmp into calls to strncasecmp
Rasmus Villemoes
2
-1
/
+2
2014-10-14
lib/string.c: remove duplicated function
Rasmus Villemoes
1
-17
/
+10
2014-10-14
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
1
-1
/
+3
2014-10-14
scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized
Tim Gardner
1
-1
/
+1
2014-10-14
scripts/headers_install.sh: fix error handling
Javier Barrio
1
-2
/
+2
2014-10-14
ipc: resolve shadow warnings
Mark Rustad
1
-46
/
+46
2014-10-14
ipc/util.c: use __seq_open_private() instead of seq_open()
Rob Jones
1
-16
/
+4
2014-10-14
ipc/shm: kill the historical/wrong mm->start_stack check
Oleg Nesterov
1
-7
/
+0
2014-10-14
ipc: always handle a new value of auto_msgmni
Andrey Vagin
1
-2
/
+1
2014-10-14
init/initramfs.c: resolve shadow warnings
Mark Rustad
1
-17
/
+17
2014-10-14
x86: use optimized ioresource lookup in ioremap function
Mike Travis
1
-4
/
+16
2014-10-14
x86: optimize resource lookups for ioremap
Mike Travis
2
-0
/
+37
2014-10-14
FS/OMFS: block number sanity check during fill_super operation
Fabian Frederick
2
-3
/
+8
2014-10-14
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
1
-0
/
+2
2014-10-14
fs/affs: remove redundant sys_tz declarations
Fabian Frederick
3
-5
/
+0
2014-10-14
fs/affs/file.c: fix shadow warnings
Fabian Frederick
1
-15
/
+24
2014-10-14
fs/affs/inode.c: remove unused variable
Fabian Frederick
1
-2
/
+0
2014-10-14
fs/affs/super.c: remove unused variable
Fabian Frederick
1
-3
/
+1
2014-10-14
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
1
-0
/
+10
2014-10-14
kexec-bzimage64: fix sparse warnings
Vivek Goyal
1
-7
/
+8
2014-10-14
kexec: remove the unused function parameter
Baoquan He
1
-2
/
+1
2014-10-14
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
Baoquan He
1
-4
/
+6
2014-10-14
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
2
-21
/
+9
2014-10-14
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
1
-1
/
+2
2014-10-14
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
Oleg Nesterov
2
-0
/
+10
2014-10-14
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
1
-16
/
+13
2014-10-14
fat: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
1
-3
/
+5
2014-10-14
fs/ufs/balloc.c: remove unused variable
Fabian Frederick
1
-3
/
+0
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
[next]