summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: one function call less in ocfs2_merge_rec_left() after error detectionMarkus Elfring2015-04-151-1/+1
* ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error de...Markus Elfring2015-04-151-11/+13
* ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after er...Markus Elfring2015-04-151-2/+3
* ocfs2: delete unnecessary checks before three function callsMarkus Elfring2015-04-153-14/+7
* arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-151-8/+4
* arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-151-1/+5
* scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-151-1/+1
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Gerald Schaefer2015-04-151-2/+1
* ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski2015-04-141-1/+1
* Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14824-22325/+38863
|\
| * Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-07304-1381/+2831
| |\
| * | staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr2015-04-051-2/+2
| * | staging: lustre: lnet: lnet: fix error return codeJulia Lawall2015-04-051-2/+6
| * | staging: lustre: fix sparse warningTal Shorer2015-04-051-1/+1
| * | Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman2015-04-042-2/+8
| * | Staging: rtl8192u: use correct array for debug outputDan Carpenter2015-04-031-1/+1
| * | staging: rtl8192e: Remove dead codeMateusz Kulikowski2015-04-035-22/+2
| * | staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-0316-289/+318
| * | staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-18/+12
| * | staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-44/+45
| * | staging: rtl8192e: Divide rtllib_rx_auth()Mateusz Kulikowski2015-04-031-54/+58
| * | staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warningsMateusz Kulikowski2015-04-031-8/+2
| * | staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warningMateusz Kulikowski2015-04-031-1/+1
| * | staging: rtl8192e: Fix BRACES warningMateusz Kulikowski2015-04-031-4/+2
| * | staging: rtl8192e: Fix LINE_CONTINUATIONS warningMateusz Kulikowski2015-04-031-1/+1
| * | staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warningsMateusz Kulikowski2015-04-033-9/+9
| * | staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macroMateusz Kulikowski2015-04-031-3/+0
| * | staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski2015-04-035-19/+0
| * | staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski2015-04-0312-518/+482
| * | staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci2015-04-031-4/+4
| * | staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci2015-04-031-19/+22
| * | staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci2015-04-031-20/+14
| * | staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci2015-04-031-17/+17
| * | staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci2015-04-031-56/+57
| * | staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci2015-04-031-70/+70
| * | staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci2015-04-031-4/+5
| * | staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci2015-04-031-8/+17
| * | staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci2015-04-031-11/+5
| * | staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci2015-04-031-20/+22
| * | staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci2015-04-031-108/+107
| * | staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci2015-04-031-2/+2
| * | staging: rtl8723au: else should follow close braceM. Vefa Bicakci2015-04-031-6/+3
| * | staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci2015-04-031-106/+113
| * | staging: rtl8723au: Reformat whitespace to increase readabilityM. Vefa Bicakci2015-04-031-41/+38
| * | staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall2015-04-033-41/+41
| * | staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran2015-04-031-0/+1
| * | staging: vt6655: use ieee80211_tx_info to select packet type.Malcolm Priestley2015-04-031-3/+11
| * | staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...Malcolm Priestley2015-04-031-10/+7
| * | drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski2015-04-031-1/+1
| * | staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall2015-04-031-7/+7