summaryrefslogtreecommitdiffstats
path: root/drivers/edac/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-07ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki1-4/+17
2013-09-07ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki1-3/+6
2013-09-05ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki1-1/+0
2013-08-29cpufreq: Don't use smp_processor_id() in preemptible contextStephen Boyd1-1/+8
2013-08-29cpuidle: coupled: fix race condition between pokes and safe stateColin Cross1-6/+14
2013-08-29cpuidle: coupled: abort idle if pokes are pendingColin Cross1-25/+82
2013-08-29cpuidle: coupled: disable interrupts after entering safe stateColin Cross1-0/+2
2013-08-29ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2-36/+16
2013-08-29driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki3-16/+32
2013-08-28cpufreq: governor: Fix typos in commentsStratos Karafotis2-7/+7
2013-08-28cpufreq: governors: Remove duplicate check of target freq in supported rangeStratos Karafotis2-7/+0
2013-08-28cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd1-0/+3
2013-08-28ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-08-28ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu1-6/+6
2013-08-26cpufreq: imx6q: Fix clock enable balanceSascha Hauer1-17/+0
2013-08-26Linux 3.11-rc7v3.11-rc7Linus Torvalds1-1/+1
2013-08-25ACPI: blacklist win8 OSI for buggy laptopsFelipe Contreras1-0/+16
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter1-1/+1
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter1-1/+1
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter1-1/+1
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov1-2/+0
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro4-14/+14
2013-08-23usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern1-0/+5
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager3-7/+7
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko3-3/+2
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-23cpufreq: tegra: fix the wrong clock nameJoseph Lo1-2/+2
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger2-33/+35
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong3-1/+26
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-23cpuidle: Change struct menu_device field typesTuukka Tikkanen1-11/+17
2013-08-23cpuidle: Add a comment warning about possible overflowTuukka Tikkanen1-0/+9
2013-08-23cpuidle: Fix variable domains in get_typical_interval()Tuukka Tikkanen1-6/+9
2013-08-23cpuidle: Fix menu_device->intervals typeTuukka Tikkanen1-1/+1
2013-08-23cpuidle: CodingStyle: Break up multiple assignments on single lineTuukka Tikkanen1-3/+6
2013-08-23cpuidle: Check called function parameter in get_typical_interval()Tuukka Tikkanen1-5/+13
2013-08-23cpuidle: Rearrange code and comments in get_typical_interval()Tuukka Tikkanen1-13/+15
2013-08-23cpuidle: Ignore interval prediction result when timer is shorterTuukka Tikkanen1-1/+4
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds3-3/+2
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59