summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i7core_edac: Introduce alloc_i7core_devHidetoshi Seto2010-10-241-10/+24
| * | | i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto2010-10-241-12/+9
| * | | 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/+4
| * | | 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/+0
| * | | 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/+3
| * | | 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/+5
| * | | i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab2010-10-243-17/+28
| | |/ | |/|
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-2613-167/+596
|\ \ \
| * \ \ Merge branch 'hwpoison-hugepages' into hwpoisonAndi Kleen2010-10-2210-125/+551
| |\ \ \
| | * | | Fix migration.c compilation on s390Andi Kleen2010-10-111-0/+2
| | * | | x86: HWPOISON: Report correct address granuality for huge hwpoison faultsAndi Kleen2010-10-081-6/+13
| | * | | Encode huge page size for VM_FAULT_HWPOISON errorsAndi Kleen2010-10-084-5/+22
| | * | | Fix build error with !CONFIG_MIGRATIONNaoya Horiguchi2010-10-081-1/+1
| | * | | hugepage: move is_hugepage_on_freelist inside ifdef to avoid warningAndi Kleen2010-10-081-1/+2
| | * | | Clean up __page_set_anon_rmapAndi Kleen2010-10-081-17/+8
| | * | | HWPOISON, hugetlb: fix unpoison for hugepageNaoya Horiguchi2010-10-081-2/+2
| | * | | HWPOISON, hugetlb: soft offlining for hugepageNaoya Horiguchi2010-10-081-4/+55
| | * | | HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASEDNaoya Horiguchi2010-10-082-1/+33
| | * | | hugetlb: move refcounting in hugepage allocation inside hugetlb_lockNaoya Horiguchi2010-10-081-22/+13
| | * | | HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()Naoya Horiguchi2010-10-083-8/+31
| | * | | hugetlb: hugepage migration coreNaoya Horiguchi2010-10-084-19/+262
| | * | | hugetlb: redefine hugepage copy functionsNaoya Horiguchi2010-10-082-5/+44
| | * | | hugetlb: add allocate function for hugepage migrationNaoya Horiguchi2010-10-082-25/+57
| | * | | hugetlb: fix metadata corruption in hugetlb_fault()Naoya Horiguchi2010-10-081-12/+9
| * | | | Merge branch 'hwpoison-cleanups' into hwpoisonAndi Kleen2010-10-221-41/+32
| |\ \ \ \
| | * | | | HWPOISON: Remove retry loop for try_to_unmapAndi Kleen2010-10-081-14/+1
| | * | | | HWPOISON: Turn addr_valid from bitfield into charAndi Kleen2010-10-081-1/+1
| | * | | | HWPOISON: Disable DEBUG by defaultAndi Kleen2010-10-081-1/+0
| | * | | | HWPOISON: Convert pr_debugs to pr_infoAndi Kleen2010-10-081-12/+12
| | * | | | HWPOISON: Improve comments in memory-failure.cAndi Kleen2010-10-081-13/+18
| | |/ / /
| * | | | Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi Kleen2010-10-223-1/+13
| |\ \ \ \
| | * | | | Add _addr_lsb field to ia64 siginfoAndi Kleen2010-10-121-0/+1
| | * | | | HWPOISON/signalfd: add support for addr_lsbHidetoshi Seto2010-10-082-1/+12
| | |/ / /
* | | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-10-2617-41/+778
|\ \ \ \ \
| * | | | | AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre2010-10-261-6/+6
| * | | | | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-263-1/+190
| * | | | | AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-263-3/+10
| * | | | | AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-262-2/+8
| * | | | | AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre2010-10-266-35/+12
| * | | | | AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre2010-10-264-58/+51
| * | | | | AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre2010-10-261-7/+7
OpenPOWER on IntegriCloud