summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3Geert Uytterhoeven2015-04-141-3/+14
* watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-143-27/+5
* watchdog: clean up some function names and argumentsUlrich Obergfell2015-04-141-8/+12
* watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-145-89/+97
* watchdog: implement error handling for failure to set up hardware perf eventsUlrich Obergfell2015-04-141-0/+30
* watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell2015-04-142-0/+67
* watchdog: introduce proc_watchdog_common()Ulrich Obergfell2015-04-141-0/+65
* watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()Ulrich Obergfell2015-04-141-1/+2
* watchdog: introduce the proc_watchdog_update() functionUlrich Obergfell2015-04-141-0/+23
* watchdog: new definitions and variables, initializationUlrich Obergfell2015-04-142-1/+28
* ocfs2: make mlog_errno return the errnoAndrew Morton2015-04-141-2/+3
* ocfs2: check if the ocfs2 lock resource has been initialized before calling o...alex chen2015-04-141-0/+5
* ocfs2: logging: remove static buffer, use vsprintf extension %pVJoe Perches2015-04-141-15/+18
* ocfs2: incorrect check for debugfs returnsChengyu Song2015-04-143-16/+37
* ocfs2: fix a typo in the copyright statementJakub Wilk2015-04-141-1/+1
* ocfs2: fix possible uninitialized variable accessJoseph Qi2015-04-143-2/+10
* ocfs2: remove goto statement in ocfs2_check_dir_for_entry()Daeseok Youn2015-04-141-8/+5
* ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clea...Joseph Qi2015-04-141-0/+2
* ocfs2: use ENOENT instead of EEXIST when get system file failsJoseph Qi2015-04-142-3/+3
* ocfs2: use actual name length when find entry in ocfs2_orphan_del()Joseph Qi2015-04-141-2/+2
* ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter2015-04-141-1/+1
* ocfs2: fix typo in ocfs2_reserve_local_alloc_bitsJoseph Qi2015-04-141-1/+1
* ocfs2: do not use ocfs2_zero_extend during direct IOJoseph Qi2015-04-141-8/+130
* ocfs2: take inode lock when get clustersJoseph Qi2015-04-141-1/+10
* ocfs2: no need get dinode bh when zeroing extendJoseph Qi2015-04-141-5/+1
* ocfs2: fix a typing error in ocfs2_direct_IO_writeJoseph Qi2015-04-141-1/+1
* ocfs2: avoid a pointless delay in o2cb_cluster_check()Daeseok Youn2015-04-141-1/+1
* ocfs2: one function call less in user_cluster_connect() after error detectionMarkus Elfring2015-04-141-4/+2
* ocfs2: one function call less in ocfs2_init_slot_info() after error detectionMarkus Elfring2015-04-141-1/+1
* ocfs2: one function call less in ocfs2_merge_rec_right() after error detectionMarkus Elfring2015-04-141-1/+1
* ocfs2: one function call less in ocfs2_merge_rec_left() after error detectionMarkus Elfring2015-04-141-1/+1
* ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error de...Markus Elfring2015-04-141-11/+13
* ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after er...Markus Elfring2015-04-141-2/+3
* ocfs2: delete unnecessary checks before three function callsMarkus Elfring2015-04-143-14/+7
* arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-141-8/+4
* arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-141-1/+5
* scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-141-1/+1
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Gerald Schaefer2015-04-141-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-13824-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
OpenPOWER on IntegriCloud