| Commit message (Expand) | Author | Files | Lines |
2014-11-25 | EDAC, mce_amd_inj: Add an injector function | Borislav Petkov | 1 | -2/+51 |
2014-11-25 | EDAC, mce_amd_inj: Add hw-injection attributes | Borislav Petkov | 1 | -0/+40 |
2014-11-25 | EDAC, mce_amd_inj: Enable direct writes to MCE MSRs | Borislav Petkov | 1 | -0/+24 |
2014-11-25 | EDAC, mce_amd_inj: Convert mce_amd_inj module to debugfs | Borislav Petkov | 2 | -107/+83 |
2014-11-19 | EDAC: Delete unnecessary check before calling pci_dev_put() | Markus Elfring | 4 | -8/+4 |
2014-11-11 | EDAC, pci_sysfs: remove unneccessary ifdef around entire file | Andreas Ruprecht | 2 | -6/+1 |
2014-11-11 | ghes_edac: Use snprintf() to silence a static checker warning | Dan Carpenter | 1 | -2/+2 |
2014-11-05 | amd64_edac: Build module on x86-32 | Tomasz Pala | 2 | -3/+8 |
2014-11-04 | EDAC, MCE, AMD: Add decoding table for MC6 xec | Aravind Gopalakrishnan | 1 | -30/+11 |
2014-10-30 | amd64_edac: Add F15h M60h support | Aravind Gopalakrishnan | 2 | -82/+188 |
2014-10-20 | {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -6/+6 |
2014-10-20 | EDAC: Sync memory types and names | Borislav Petkov | 1 | -23/+20 |
2014-10-20 | EDAC: Add DDR3 LRDIMM entries to edac_mem_types | Aravind Gopalakrishnan | 2 | -1/+6 |
2014-10-20 | x86, amd_nb: Add device IDs to NB tables for F15h M60h | Aravind Gopalakrishnan | 1 | -0/+2 |
2014-10-20 | pci_ids: Add PCI device IDs for F15h M60h | Aravind Gopalakrishnan | 1 | -0/+2 |
2014-10-20 | Linux 3.18-rc1v3.18-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-10-19 | MAINTAINERS: corrected bcm2835 search | Scott Branden | 1 | -6/+3 |
2014-10-19 | Net: DSA: Fix checking for get_phy_flags function | Andrew Lunn | 1 | -1/+1 |
2014-10-19 | sparc64: Do not define thread fpregs save area as zero-length array. | David S. Miller | 1 | -1/+2 |
2014-10-19 | sparc64: Fix corrupted thread fault code. | David S. Miller | 2 | -6/+6 |
2014-10-18 | MAINTAINERS: Become the docs maintainer | Jonathan Corbet | 1 | -2/+1 |
2014-10-18 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski | 1 | -2/+14 |
2014-10-18 | ipv6: fix a potential use after free in sit.c | Li RongQing | 1 | -3/+3 |
2014-10-18 | ipv6: fix a potential use after free in ip6_offload.c | Li RongQing | 1 | -0/+1 |
2014-10-18 | ipv4: fix a potential use after free in gre_offload.c | Li RongQing | 1 | -3/+3 |
2014-10-18 | tcp: fix build error if IPv6 is not enabled | Eric Dumazet | 1 | -0/+2 |
2014-10-18 | futex: Ensure get_futex_key_refs() always implies a barrier | Catalin Marinas | 1 | -0/+2 |
2014-10-18 | bna: fix skb->truesize underestimation | Eric Dumazet | 1 | -1/+1 |
2014-10-18 | net: dsa: add includes for ethtool and phy_fixed definitions | Florian Fainelli | 2 | -0/+2 |
2014-10-18 | openvswitch: Set flow-key members. | Pravin B Shelar | 1 | -3/+3 |
2014-10-18 | netrom: use linux/uaccess.h | Fabian Frederick | 7 | -7/+7 |
2014-10-18 | dsa: Fix conversion from host device to mii bus | Guenter Roeck | 2 | -8/+22 |
2014-10-18 | tipc: fix bug in bundled buffer reception | Jon Paul Maloy | 1 | -1/+6 |
2014-10-18 | ipv6: introduce tcp_v6_iif() | Eric Dumazet | 5 | -15/+30 |
2014-10-18 | sfc: add support for skb->xmit_more | Edward Cree | 2 | -29/+43 |
2014-10-18 | r8152: return -EBUSY for runtime suspend | hayeswang | 1 | -7/+15 |
2014-10-18 | ipv4: fix a potential use after free in fou.c | Li RongQing | 1 | -0/+3 |
2014-10-18 | ipv4: fix a potential use after free in ip_tunnel_core.c | Li RongQing | 1 | -1/+2 |
2014-10-18 | hyperv: Add handling of IP header with option field in netvsc_set_hash() | Haiyang Zhang | 1 | -16/+10 |
2014-10-18 | [CIFS] Remove obsolete comment | Steve French | 1 | -6/+4 |
2014-10-17 | openvswitch: Create right mask with disabled megaflows | Pravin B Shelar | 1 | -21/+72 |
2014-10-17 | vxlan: fix a free after use | Li RongQing | 1 | -0/+1 |
2014-10-17 | openvswitch: fix a use after free | Li RongQing | 1 | -1/+2 |
2014-10-17 | ipv4: dst_entry leak in ip_send_unicast_reply() | Vasily Averin | 1 | -3/+9 |
2014-10-17 | perf script: Add period as a default output column | Jiri Olsa | 1 | -3/+6 |
2014-10-17 | perf script: Add period data column | Jiri Olsa | 2 | -2/+12 |
2014-10-17 | ipv4: clean up cookie_v4_check() | Cong Wang | 3 | -7/+6 |
2014-10-17 | ipv4: share tcp_v4_save_options() with cookie_v4_check() | Cong Wang | 3 | -29/+21 |
2014-10-17 | ipv4: call __ip_options_echo() in cookie_v4_check() | Cong Wang | 1 | -1/+1 |
2014-10-17 | atm: simplify lanai.c by using module_pci_driver | Michael Opdenacker | 1 | -21/+1 |