1. 4fde58b staging: rtl8192u: ieee80211: replace init_timer by setup_timer by Aya Mahfouz · 10 years ago
  2. 8f6e36c staging: panel: replace init_timer by setup_timer by Aya Mahfouz · 10 years ago
  3. 38e0c9d staging: dgnc: replace init_timer by setup_timer by Aya Mahfouz · 10 years ago
  4. 2f83aed staging: wlan-ng: replace init_timer by setup_timer by Aya Mahfouz · 10 years ago
  5. e469616 Staging: fbtft: removed trailing whitespace by Yeliz Taneroglu · 10 years ago
  6. e64e004 Staging: fbtft: Convert comment from C99 style to C89 style by Melike Yurtoglu · 10 years ago
  7. b6935e2 Staging: fbtft: remove trailing whitespace by Melike Yurtoglu · 10 years ago
  8. 54a8de1 Staging: fbtft: Added blank line after declaration by aybuke ozdemir · 10 years ago
  9. 9247a2a Staging: fbtft: Added blank line after declaration by aybuke ozdemir · 10 years ago
  10. 73762b9 staging: fbtft: fix spacing errors by Aya Mahfouz · 10 years ago
  11. 7e059db staging: fbtft: fix space prohibited before that ',' by Aya Mahfouz · 10 years ago
  12. 9f8a89e staging: fbtft: fix space required after that ',' by Aya Mahfouz · 10 years ago
  13. 0728b01 staging: fbtft: fix braces {} are not necessary for single statement blocks by Aya Mahfouz · 10 years ago
  14. bedc844 staging: fbtft: fix space prohibited before that ',' by Aya Mahfouz · 10 years ago
  15. 9d1d0a3 staging: fbtft: fix braces {} are not necessary for single statement blocks by Aya Mahfouz · 10 years ago
  16. b124fee staging: fbtft: fix code indent should use tabs where possible by Aya Mahfouz · 10 years ago
  17. a673641 Staging: rtl8723au: Add blank line after declarations by Melike Yurtoglu · 10 years ago
  18. ab4f931 Staging: rtl8723au: Remove return in void function by Melike Yurtoglu · 10 years ago
  19. ef37b77 Staging: rtl8723au: Tabs should be used by Melike Yurtoglu · 10 years ago
  20. 1b7176e Staging: rtl8723au: remove unnecessary break after return by Melike Yurtoglu · 10 years ago
  21. 62e9a35 Staging: rtl8723au: Remove return in void function by Melike Yurtoglu · 10 years ago
  22. 91701e4 Staging: rtl8723au: Add blank line after declarations by Dilek Uzulmez · 10 years ago
  23. 6d59efc Staging: rtl8723au: core: Fix quoted string split across lines by Dilek Uzulmez · 10 years ago
  24. b5e38b1 Staging: rtl8723au: Use put_unaligned_le16 by Vaishali Thakkar · 10 years ago
  25. 24f4552 Staging: rts5208: Remove braces around single if-statement by Haneen Mohammed · 10 years ago
  26. e790d44 Staging: rtl8188eu: Replace if-else block with switch-case by Vatika Harlalka · 10 years ago
  27. 294a7fc Staging: rtl8188eu: Refactor conditional code to increase readability by Vatika Harlalka · 10 years ago
  28. 4ceb7f7 Staging: rtl8188eu: Combine two loops to increase readability by Vatika Harlalka · 10 years ago
  29. 1d6871f Staging: rtl8188eu: Remove unnecessary if condition by Vatika Harlalka · 10 years ago
  30. 0ed83e9 Staging: rtl8188eu: Remove unused macros by Katie Dunne · 10 years ago
  31. 065be69 Staging: rtl8188eu: Remove unnecessary variable by Vatika Harlalka · 10 years ago
  32. 4c3fa64 Staging: rtl8188eu: Refactored code to increase readility by Vatika Harlalka · 10 years ago
  33. d5dd06e Staging: rtl8188eu: Replace ternary operator with existing macro by Vatika Harlalka · 10 years ago
  34. 8e2c69b Staging: rtl8188eu: Remove redundant if condition by Vatika Harlalka · 10 years ago
  35. 1068fb6 Staging: rtl8188eu: Add blank line after declarations by Melike Yurtoglu · 10 years ago
  36. 93ab486 Staging: rtl8188eu: Changed array and loop construct by Vatika Harlalka · 10 years ago
  37. efb8d49 Staging: rtl8188eu: Replace unneeded switch-case block by Vatika Harlalka · 10 years ago
  38. 9734d63 Staging: rtl8188eu: Remove unnecessary variable by Vatika Harlalka · 10 years ago
  39. 3da741f Staging: rtl8188eu: Fix line over 80 characters by Vatika Harlalka · 10 years ago
  40. e4504a1 Staging: rtl8188eu: Use put_unaligned_le16 by Vaishali Thakkar · 10 years ago
  41. 78f5d8f Staging: rtl8188eu: Remove unused struct ndis_802_11_key by Vaishali Thakkar · 10 years ago
  42. 9a9bdd6 staging: comedi: drivers: replace init_timer by setup_timer by Aya Mahfouz · 10 years ago
  43. b4c2c31 Staging: media: mn88473: Match alignment with open parenthesis by Katie Dunne · 10 years ago
  44. b856e0f Staging: media: Change data value in setup_timer function by Vaishali Thakkar · 10 years ago
  45. 08e2889 Staging: media: lirc: Use setup_timer by Vaishali Thakkar · 10 years ago
  46. 96748c9 Staging: i2o: Add blank line by Yeliz Taneroglu · 10 years ago
  47. cbd8e08 Staging: i2o: Removed unnecessary braces by Yeliz Taneroglu · 10 years ago
  48. 1e0e765 Staging: i2o: Remove unnecessary braces by aybuke ozdemir · 10 years ago
  49. 924954f Staging: i2o: Remove unnecessary 'out of memory' message by aybuke ozdemir · 10 years ago
  50. 30463dc staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Aya Mahfouz · 10 years ago
  51. 7c4550a staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Aya Mahfouz · 10 years ago
  52. f0a6fb6 Staging: i2o: Join quoted string split across lines by Vatika Harlalka · 10 years ago
  53. 9e95ff8 Staging: i2o: Remove space after the * in a pointer type variable by Vatika Harlalka · 10 years ago
  54. e267cc5 Staging: i2o: Convert comment from C99 style to C89 style by Vatika Harlalka · 10 years ago
  55. f643bad Staging: i2o: Use preferred library linux/uaccess.h over asm/uaccess.h by Vatika Harlalka · 10 years ago
  56. 1aba012 Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and pack variable by aybuke ozdemir · 10 years ago
  57. 34c3a15 Staging: vt6655: changed C99 // comments by Hatice ERTÜRK · 10 years ago
  58. 4d36302 Staging: vt6655: break lines over 80 characters by Katie Dunne · 10 years ago
  59. 0cc5a4f Staging: vt6655: Replace C99 comments with C89 by Katie Dunne · 10 years ago
  60. 6341898 Staging: lustre: Deleted space prohibited between function name and open parenthesis by Melike Yurtoglu · 10 years ago
  61. 4f211c2 Staging: lustre: Removed unnecessary spaces by aybuke ozdemir · 10 years ago
  62. 692f2b6 Staging: lustre: use kstrtoul() instead of sscanf() by aybuke ozdemir · 10 years ago
  63. 99d0845 Staging: lustre: Removed unnecessary braces by aybuke ozdemir · 10 years ago
  64. e17f559 Staging: lustre: Edit switch-case indent by aybuke ozdemir · 10 years ago
  65. 7979219 Staging: lustre: Add blank line after variable declarations by aybuke ozdemir · 10 years ago
  66. 3198248 Staging: lustre: Used "linux" instead of "asm" by aybuke ozdemir · 10 years ago
  67. 1715554 staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords. by Gulsah Kose · 10 years ago
  68. b2ff386 staging: lustre: lnet: klnds: o2iblnd: Added missing blank line. by Gulsah Kose · 10 years ago
  69. b15a85f staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces. by Gulsah Kose · 10 years ago
  70. b656d5f Staging: lustre: lnet: klnds: o2iblnd: Deleted space prohibited between function name and open parenthesis by Melike Yurtoglu · 10 years ago
  71. 2aa53ff Staging: lustre: lnet: klnds: o2iblnd: Remove intialization of static to 0 by Melike Yurtoglu · 10 years ago
  72. 95c3fe3 Staging: lustre: lnet: add spaces around '||' by aybuke ozdemir · 10 years ago
  73. d501e56 Staging: lustre: include: linux: libcfs: Remove spaces at the start of a line by Melike Yurtoglu · 10 years ago
  74. 17ca290 staging: lustre: ldlm: remove commented call to LBUG by Aya Mahfouz · 10 years ago
  75. 43da0d9 staging: fbtft: fix space prohibited before that ',' by Aya Mahfouz · 10 years ago
  76. 171c44f staging: fbtft: fix spacing errors by Aya Mahfouz · 10 years ago
  77. ce5aebd Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(size) by Vatika Harlalka · 10 years ago
  78. 4a0721b staging: emxx_udc: Replace GFP_KERNEL with GFP_ATOMIC by Tapasweni Pathak · 10 years ago
  79. 371ec40 Staging: dgnc: Fix warning of code style by Vatika Harlalka · 10 years ago
  80. 9e39ab2 Staging: dgnc: Removed trailing whitespace to improve readability. by Vatika Harlalka · 10 years ago
  81. 985d251 Staging: dgnc: Indented code to increase readability by Vatika Harlalka · 10 years ago
  82. c517d83 Linux 4.0-rc1 by Linus Torvalds · 10 years ago
  83. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  84. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  86. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 10 years ago
  87. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 10 years ago
  88. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 10 years ago
  89. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 10 years ago
  90. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 10 years ago
  91. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 11 years ago
  92. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 11 years ago
  93. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 11 years ago
  94. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 11 years ago
  95. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 11 years ago
  96. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 11 years ago
  97. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 11 years ago
  98. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 11 years ago
  99. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 11 years ago
  100. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 11 years ago