summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...Ulrich Obergfell2015-11-051-4/+6
* kernel/watchdog.c: avoid races between /proc handlers and CPU hotplugUlrich Obergfell2015-11-051-0/+6
* kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...Ulrich Obergfell2015-11-051-0/+2
* kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-054-3/+16
* kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-055-5/+55
* watchdog: do not unpark threads in watchdog_park_threads() on errorUlrich Obergfell2015-11-051-4/+6
* watchdog: implement error handling in lockup_detector_suspend()Ulrich Obergfell2015-11-051-0/+5
* watchdog: implement error handling in update_watchdog_all_cpus() and callersUlrich Obergfell2015-11-051-7/+23
* watchdog: move watchdog_disable_all_cpus() outside of ifdefUlrich Obergfell2015-11-051-3/+5
* watchdog: fix error handling in proc_watchdog_thresh()Ulrich Obergfell2015-11-051-3/+4
* kernel/watchdog.c: is_hardlockup can be booleanYaowei Bai2015-11-051-3/+3
* 9p: do not overwrite return code when locking failsDominique Martinet2015-11-051-1/+2
* rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov2015-11-051-1/+15
* ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()Joseph Qi2015-11-051-4/+1
* ocfs2: add uuid to ocfs2 thread name for problem analysisJoseph Qi2015-11-055-6/+10
* ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an erroralex chen2015-11-051-1/+10
* ocfs2: fix race between mount and delete node/clusterJoseph Qi2015-11-051-3/+16
* ocfs2: only take lock if dio entry when recover orphansJoseph Qi2015-11-052-39/+49
* ocfs2: do not include dio entry in case of orphan scanJoseph Qi2015-11-053-5/+15
* ocfs2: improve performance for localallocJoseph Qi2015-11-051-1/+4
* ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()jiangyiwen2015-11-051-0/+1
* ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error codeNorton.Zhu2015-11-051-0/+1
* logfs: fix build warningSudip Mukherjee2015-11-051-2/+2
* inotify: actually check for invalid bits in sys_inotify_add_watch()Dave Hansen2015-11-051-1/+13
* inotify: hide internal kernel bits from fdinfoDave Hansen2015-11-051-1/+8
* Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04204-2645/+21697
|\
| * fpga: socfpga: Fix check of return value of devm_request_irqMoritz Fischer2015-10-291-1/+1
| * lkdtm: fix ACCESS_USERSPACE testStephen Smalley2015-10-291-1/+7
| * mcb: Destroy IDA on module unloadJohannes Thumshirn2015-10-291-0/+1
| * mcb: Do not return zero on error path in mcb_pci_probe()Alexey Khoroshilov2015-10-291-0/+1
| * mei: bus: set the device name before running fixupTomas Winkler2015-10-291-4/+16
| * mei: bus: use correct lock orderingTomas Winkler2015-10-291-5/+13
| * mei: Fix debugfs filename in error outputAlexander Kuleshov2015-10-271-1/+1
| * char: ipmi: ipmi_ssif: Replace timeval with timespec64Amitoj Kaur Chawla2015-10-241-4/+5
| * fpga: zynq-fpga: Fix issue with drvdata being overwritten.Moritz Fischer2015-10-231-3/+4
| * fpga manager: remove unnecessary null pointer checksAlan Tull2015-10-231-8/+4
| * fpga manager: ensure lifetime with of_fpga_mgr_getAlan Tull2015-10-231-15/+17
| * fpga: zynq-fpga: Change fw format to handle bin instead of bit.Moritz Fischer2015-10-231-22/+2
| * fpga: zynq-fpga: Fix unbalanced clock handlingMoritz Fischer2015-10-231-2/+2
| * misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy2015-10-181-3/+3
| * coresight: etm3x: adding documentation for sysFS's cpu interfaceMathieu Poirier2015-10-171-0/+6
| * vme: 8-bit status/id takes 256 values, not 255Dmitry Kalinkin2015-10-172-1/+6
| * fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000Moritz Fischer2015-10-173-0/+539
| * ARM: zynq: dt: Updated devicetree for Zynq 7000 platform.Moritz Fischer2015-10-171-0/+5
| * ARM: dt: fpga: Added binding docs for Xilinx Zynq FPGA manager.Moritz Fischer2015-10-171-0/+19
| * ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk2015-10-171-4/+13
| * ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk2015-10-171-1/+6
| * ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk2015-10-171-1/+6
| * ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk2015-10-171-7/+6