summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i7core_edac: Introduce i7core_unregister_mciHidetoshi Seto2010-10-241-32/+44
* i7core_edac: Use saved pointersHidetoshi Seto2010-10-241-3/+2Star
* i7core_edac: Check probe counter in i7core_removeHidetoshi Seto2010-10-241-0/+6
* i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failedHidetoshi Seto2010-10-241-1/+3
* i7core_edac: Fix error path of i7core_register_mciHidetoshi Seto2010-10-241-5/+11
* i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto2010-10-241-11/+9Star
* i7core_edac: Always do get/put for all devicesHidetoshi Seto2010-10-241-13/+14
* i7core_edac: Introduce i7core_pci_ctl_create/releaseHidetoshi Seto2010-10-241-20/+24
* i7core_edac: Introduce free_i7core_devHidetoshi Seto2010-10-241-5/+9
* i7core_edac: Introduce alloc_i7core_devHidetoshi Seto2010-10-241-10/+24
* i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto2010-10-241-12/+9Star
* i7core_edac: Fix the logic in i7core_remove()Hidetoshi Seto2010-10-241-2/+2
* i7core_edac: Don't do the legacy PCI probe by defaultMauro Carvalho Chehab2010-10-241-1/+6
* i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-243-5/+4Star
* edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-243-0/+5
* edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab2010-10-241-2/+0Star
* edac_core: Do a better job with node removalMauro Carvalho Chehab2010-10-242-29/+43
* i7core_edac: explicitly remove PCI devices from the devices listMauro Carvalho Chehab2010-10-241-4/+6
* i7core_edac: MCE NMI handling should stop firstMauro Carvalho Chehab2010-10-241-1/+8
* i7core_edac: Initialize all priv vars before start pollingMauro Carvalho Chehab2010-10-241-12/+12
* i7core_edac: Improve debug to seek for register/remove errorsMauro Carvalho Chehab2010-10-241-2/+9
* i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab2010-10-242-5/+3Star
* i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab2010-10-243-46/+83
* i7core_edac: move static vars to the beginning of the fileMauro Carvalho Chehab2010-10-241-6/+5Star
* i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab2010-10-243-17/+28
* Linux 2.6.36Linus Torvalds2010-10-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-202-3/+3
|\ \
| * | [SCSI] bsg: fix incorrect device_status valueFUJITA Tomonori2010-10-151-1/+1
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-203-44/+19Star
|\ \ \
| * | | KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity2010-10-193-44/+19Star
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12Star
|\ \ \ \
| * | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12Star
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \ \ \
| * | | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | | | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | | | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | | | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | | | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34Star
| * | | | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | | | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \