summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab2013-02-254-0/+145
* ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-252-5/+46
* ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-212-45/+47
* edac: add support for error type "Info"Mauro Carvalho Chehab2013-02-212-3/+17
* edac: add support for raw error reportsMauro Carvalho Chehab2013-02-212-22/+47
* edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-212-33/+104
* edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab2013-02-211-4/+21
* edac: remove proc_name from mci structureMauro Carvalho Chehab2013-02-211-2/+0Star
* edac: add a new memory layer typeMauro Carvalho Chehab2013-02-212-0/+5
* edac: initialize the core earlierMauro Carvalho Chehab2013-02-211-1/+1
* edac: better report error conditions in debug modeMauro Carvalho Chehab2013-02-211-1/+6
* i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab2013-02-211-4/+2Star
* i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund2013-02-211-1/+70
* i5100_edac: add fault injection codeNiklas Söderlund2013-02-211-0/+87
* i5100_edac: probe for device 19 function 0Niklas Söderlund2013-02-212-1/+28
* edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab2013-02-211-10/+19
* i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab2013-02-211-9/+12
* i3200_edac: Add more debug to the driverMauro Carvalho Chehab2013-02-211-2/+14
* Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-2011118-294076/+511789
|\
| * Linux 3.8-rc7Linus Torvalds2013-02-081-1/+1
| * Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-084-5/+26
| |\
| | * ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| | * ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| | * ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| | * ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0868-348/+649
| |\ \
| | * \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| | |\ \
| | | * | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | | * | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| | |/ /
| | * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| | * | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| | * | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0Star
| | * | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-081-7/+9
| | |\ \
| | | * | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-221-7/+9
| | * | | Merge branch 'netback'David S. Miller2013-02-083-53/+88
| | |\ \ \
| | | * | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-081-1/+1
| | | * | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-081-1/+12
| | | * | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-081-25/+13Star
| | | * | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-083-26/+62
| | * | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| | * | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| | * | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
| | * | | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
| | * | | | Merge branch 'wireless'David S. Miller2013-02-0613-35/+90
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0613-35/+90
| | |/| | |
| | | * | | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27Star
| | | * | | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| | | * | | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| | | * | | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4