summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lockup_detector: Convert per_cpu to __get_cpu_var for readabilityDon Zickus2010-05-191-18/+17
* lockup_detector: Cross arch compile fixesDon Zickus2010-05-163-5/+8
* lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-164-14/+14
* lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-163-3/+5
* lockup_detector: Update some configFrederic Weisbecker2010-05-161-22/+3
* x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-131-0/+1
* watchdog: Export touch_softlockup_watchdogIngo Molnar2010-05-131-0/+1
* lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-131-1/+1
* lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker2010-05-131-1/+1
* lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus2010-05-121-3/+4
* x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-121-58/+0
* x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-121-14/+51
* lockup_detector: Remove nmi_watchdog.c fileDon Zickus2010-05-121-259/+0
* lockup_detector: Remove old softlockup codeDon Zickus2010-05-122-305/+10
* lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-124-55/+6
* lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-1212-29/+650
* Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-1211210-279117/+611513
|\
| * Linux 2.6.34-rc7v2.6.34-rc7Linus Torvalds2010-05-091-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-05-097-17/+62
| |\
| | * [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley2010-05-051-1/+14
| | * [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke2010-05-051-0/+1
| | * [SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert2010-05-021-1/+2
| | * [SCSI] libiscsi: regression: fix header digest errorsMike Christie2010-05-021-1/+1
| | * [SCSI] fix locking around blk_abort_request()Tejun Heo2010-05-012-0/+8
| | * [SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski2010-05-011-14/+36
| * | cpuidle: Fix incorrect optimizationArjan van de Ven2010-05-091-5/+4
| * | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-05-072-3/+9
| |\ \
| | * | md: restore ability of spare drives to spin down.NeilBrown2010-05-071-2/+8
| | * | md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti2010-05-071-1/+1
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-05-073-13/+11
| |\ \ \
| | * | | pcmcia: fix compilation after 16bit state locking changesMarc Zyngier2010-05-041-6/+1
| | * | | pcmcia: order userspace suspend and resume requestsDominik Brodowski2010-05-041-7/+9
| | * | | pcmcia: avoid pccard_validate_cis failure in resume callpathDominik Brodowski2010-05-031-0/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-05-073-5/+7
| |\ \ \
| | * | | blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan2010-05-071-4/+4
| | * | | blk-cgroup: Fix RCU correctness warning in cfq_init_queue()Vivek Goyal2010-05-061-0/+2
| | * | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-05-041-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drbd: don't expose failed local READ to upper layersLars Ellenberg2010-05-031-1/+1
| * | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-074-61/+4
| |\ \ \ \
| | * | | | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-072-57/+1
| | * | | | drm/ttm: Remove some leftover debug messages.Thomas Hellstrom2010-05-071-4/+1
| | * | | | drm/radeon: async event synchronization for drmWaitVblankJerome Glisse2010-05-071-0/+2
| * | | | | virtio: initialize earlierStijn Tintel2010-05-071-1/+1
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-071-35/+51
| |\ \ \ \ \
| | * | | | | NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells2010-05-011-21/+23
| | * | | | | NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust2010-05-011-14/+28
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-078-26/+160
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-----. \ \ \ \ Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown2010-05-06596-3088/+8675
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | ACPI: fix acpi_hest_firmware_first_pci() caused oopsShaohua Li2010-05-061-0/+4
| | | | | | * | | | | sbshc: acpi_device_class "smbus_host_controller" too longDan Carpenter2010-05-061-1/+1