summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-24i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto
2010-10-24i7core_edac: Always do get/put for all devicesHidetoshi Seto
2010-10-24i7core_edac: Introduce i7core_pci_ctl_create/releaseHidetoshi Seto
2010-10-24i7core_edac: Introduce free_i7core_devHidetoshi Seto
2010-10-24i7core_edac: Introduce alloc_i7core_devHidetoshi Seto
2010-10-24i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto
2010-10-24i7core_edac: Fix the logic in i7core_remove()Hidetoshi Seto
2010-10-24i7core_edac: Don't do the legacy PCI probe by defaultMauro Carvalho Chehab
2010-10-24i7core_edac: don't use a freed mci structMauro Carvalho Chehab
2010-10-24edac_core: Print debug messages at release callsMauro Carvalho Chehab
2010-10-24edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab
2010-10-24edac_core: Do a better job with node removalMauro Carvalho Chehab
2010-10-24i7core_edac: explicitly remove PCI devices from the devices listMauro Carvalho Chehab
2010-10-24i7core_edac: MCE NMI handling should stop firstMauro Carvalho Chehab
2010-10-24i7core_edac: Initialize all priv vars before start pollingMauro Carvalho Chehab
2010-10-24i7core_edac: Improve debug to seek for register/remove errorsMauro Carvalho Chehab
2010-10-24i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab
2010-10-24i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab
2010-10-24i7core_edac: move static vars to the beginning of the fileMauro Carvalho Chehab
2010-10-24i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab
2010-10-20Linux 2.6.36v2.6.36Linus Torvalds
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Merge branch 'fixes'Linus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey