summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-25ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab
2013-02-25ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab
2013-02-25ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab
2013-02-21edac: add support for error type "Info"Mauro Carvalho Chehab
2013-02-21edac: add support for raw error reportsMauro Carvalho Chehab
2013-02-21edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab
2013-02-21edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab
2013-02-21edac: remove proc_name from mci structureMauro Carvalho Chehab
2013-02-21edac: add a new memory layer typeMauro Carvalho Chehab
2013-02-21edac: initialize the core earlierMauro Carvalho Chehab
2013-02-21edac: better report error conditions in debug modeMauro Carvalho Chehab
2013-02-21i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab
2013-02-21i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund
2013-02-21i5100_edac: add fault injection codeNiklas Söderlund
2013-02-21i5100_edac: probe for device 19 function 0Niklas Söderlund
2013-02-21edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab
2013-02-21i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab
2013-02-21i3200_edac: Add more debug to the driverMauro Carvalho Chehab
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab
2013-02-09Linux 3.8-rc7Linus Torvalds
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08Merge branch 'sctp_keys'David S. Miller
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet
2013-02-07net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann
2013-02-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-02-07Merge branch 'netback'David S. Miller
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-08Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-08Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland