summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: media: Change data value in setup_timer functionVaishali Thakkar2015-02-261-1/+1
* Staging: media: lirc: Use setup_timerVaishali Thakkar2015-02-261-3/+1
* Staging: i2o: Add blank lineYeliz Taneroglu2015-02-261-0/+1
* Staging: i2o: Removed unnecessary bracesYeliz Taneroglu2015-02-261-4/+2
* Staging: i2o: Remove unnecessary bracesaybuke ozdemir2015-02-261-2/+1
* Staging: i2o: Remove unnecessary 'out of memory' messageaybuke ozdemir2015-02-261-1/+0
* staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Aya Mahfouz2015-02-261-1/+1
* staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Aya Mahfouz2015-02-261-2/+1
* Staging: i2o: Join quoted string split across linesVatika Harlalka2015-02-261-4/+3
* Staging: i2o: Remove space after the * in a pointer type variableVatika Harlalka2015-02-261-2/+2
* Staging: i2o: Convert comment from C99 style to C89 styleVatika Harlalka2015-02-261-1/+1
* Staging: i2o: Use preferred library linux/uaccess.h over asm/uaccess.hVatika Harlalka2015-02-261-1/+1
* Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...aybuke ozdemir2015-02-261-4/+4
* Staging: vt6655: changed C99 // commentsHatice ERTÜRK2015-02-261-23/+23
* Staging: vt6655: break lines over 80 charactersKatie Dunne2015-02-261-2/+4
* Staging: vt6655: Replace C99 comments with C89Katie Dunne2015-02-261-27/+20
* Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu2015-02-261-110/+110
* Staging: lustre: Removed unnecessary spacesaybuke ozdemir2015-02-261-1/+1
* Staging: lustre: use kstrtoul() instead of sscanf()aybuke ozdemir2015-02-261-1/+2
* Staging: lustre: Removed unnecessary bracesaybuke ozdemir2015-02-261-3/+2
* Staging: lustre: Edit switch-case indentaybuke ozdemir2015-02-261-14/+14
* Staging: lustre: Add blank line after variable declarationsaybuke ozdemir2015-02-261-0/+1
* Staging: lustre: Used "linux" instead of "asm"aybuke ozdemir2015-02-261-1/+1
* staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords.Gulsah Kose2015-02-261-2/+0
* staging: lustre: lnet: klnds: o2iblnd: Added missing blank line.Gulsah Kose2015-02-261-0/+1
* staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces.Gulsah Kose2015-02-261-104/+104
* Staging: lustre: lnet: klnds: o2iblnd: Deleted space prohibited between funct...Melike Yurtoglu2015-02-261-1/+1
* Staging: lustre: lnet: klnds: o2iblnd: Remove intialization of static to 0Melike Yurtoglu2015-02-261-8/+8
* Staging: lustre: lnet: add spaces around '||'aybuke ozdemir2015-02-261-1/+1
* Staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineMelike Yurtoglu2015-02-261-1/+1
* staging: lustre: ldlm: remove commented call to LBUGAya Mahfouz2015-02-261-1/+0
* staging: fbtft: fix space prohibited before that ','Aya Mahfouz2015-02-241-5/+5
* staging: fbtft: fix spacing errorsAya Mahfouz2015-02-241-50/+50
* Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(s...Vatika Harlalka2015-02-241-1/+1
* staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMICTapasweni Pathak2015-02-241-1/+1
* Staging: dgnc: Fix warning of code styleVatika Harlalka2015-02-241-1/+3
* Staging: dgnc: Removed trailing whitespace to improve readability.Vatika Harlalka2015-02-241-6/+6
* Staging: dgnc: Indented code to increase readabilityVatika Harlalka2015-02-241-2/+2
* Linux 4.0-rc1v4.0-rc1Linus Torvalds2015-02-221-4/+4
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-225-56/+108
|\
| * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-141-34/+71
| * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-121-3/+2
| * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-121-11/+0
| * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-121-0/+7
| * ext4: support read-only imagesDarrick J. Wong2015-02-122-1/+10
| * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-261-3/+2
| * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-191-4/+13
| * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-191-0/+3
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-2270-758/+907
|\ \
| * | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-221-2/+6
OpenPOWER on IntegriCloud