Age | Commit message (Expand) | Author | Files | Lines |
2012-01-17 | caif: Remove bad WARN_ON in caif_dev | [email protected] | 1 | -7/+9 |
2012-01-17 | caif: Fix typo in Vendor/Product-ID for CAIF modems | [email protected] | 1 | -1/+1 |
2012-01-17 | bnx2x: Disable AN KR work-around for BCM57810 | Yaniv Rosner | 1 | -1/+9 |
2012-01-17 | bnx2x: Remove AutoGrEEEn for BCM84833 | Yaniv Rosner | 1 | -6/+2 |
2012-01-17 | bnx2x: Remove 100Mb force speed for BCM84833 | Yaniv Rosner | 2 | -6/+21 |
2012-01-17 | bnx2x: Fix PFC setting on BCM57840 | Yaniv Rosner | 2 | -10/+13 |
2012-01-17 | bnx2x: Fix Super-Isolate mode for BCM84833 | Yaniv Rosner | 1 | -113/+137 |
2012-01-17 | net: fix some sparse errors | Eric Dumazet | 6 | -21/+22 |
2012-01-17 | net: kill duplicate included header | Shan Wei | 3 | -3/+0 |
2012-01-17 | net: sh-eth: Fix build error by the value which is not defined | Nobuhiro Iwamatsu | 1 | -1/+1 |
2012-01-17 | net: Use device model to get driver name in skb_gso_segment() | Ben Hutchings | 1 | -4/+4 |
2012-01-17 | bridge: BH already disabled in br_fdb_cleanup() | Eric Dumazet | 1 | -2/+2 |
2012-01-17 | net: move sock_update_memcg outside of CONFIG_INET | Glauber Costa | 1 | -1/+1 |
2012-01-17 | mwl8k: Fixing Sparse ENDIAN CHECK warning | Yogesh Ashok Powar | 1 | -1/+1 |
2012-01-17 | mac80211: Fix possible race between sta_unblock and network softirq | Helmut Schaa | 1 | -2/+4 |
2012-01-17 | mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() | Dan Carpenter | 1 | -1/+1 |
2012-01-17 | brcmfmac: work-around gcc 4.7 build issue | Alexandre Oliva | 1 | -1/+1 |
2012-01-17 | net: remove version.h includes in net/openvswitch/ | Devendra Naga | 4 | -4/+0 |
2012-01-17 | bql: Fix inconsistency between file mode and attr method. | Hiroaki SHIMODA | 1 | -1/+1 |
2012-01-17 | ehea: make some functions and variables static | Thadeu Lima de Souza Cascardo | 3 | -25/+23 |
2012-01-17 | brcmsmac: remove PCI suspend/resume from bcma driver | Linus Torvalds | 1 | -35/+3 |
2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 3 | -2/+21 |
2012-01-17 | bcma: add stub for bcma_bus_suspend() | Linus Torvalds | 3 | -1/+7 |
2012-01-17 | bcma: convert suspend/resume to pm_ops | Linus Torvalds | 1 | -26/+16 |
2012-01-17 | [media] DocBook/dvbproperty.xml: Remove DTV_MODULATION from ISDB-T | Mauro Carvalho Chehab | 1 | -1/+0 |
2012-01-17 | [media] DocBook/dvbproperty.xml: Fix ISDB-T delivery system parameters | Mauro Carvalho Chehab | 1 | -3/+0 |
2012-01-17 | [media] DocBook/dvbproperty.xml: Fix the units for DTV_FREQUENCY | Mauro Carvalho Chehab | 1 | -3/+5 |
2012-01-17 | ACPI processor: Fix error path, also remove sysdev link | Thomas Renninger | 1 | -0/+1 |
2012-01-17 | ACPI: processor: fix acpi_get_cpuid for UP processor | Lin Ming | 1 | -2/+24 |
2012-01-17 | intel_idle: fix API misuse | Shaohua Li | 1 | -3/+3 |
2012-01-17 | netfilter: ipset: dumping error triggered removing references twice | Jozsef Kadlecsik | 1 | -0/+1 |
2012-01-17 | netfilter: ipset: autoload set type modules safely | Jozsef Kadlecsik | 1 | -10/+26 |
2012-01-17 | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 1 | -10/+10 |
2012-01-17 | ACPI APEI: Convert atomicio routines | Myron Stowe | 3 | -11/+104 |
2012-01-17 | ACPI: Export interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 2 | -2/+7 |
2012-01-17 | ACPI: Fix possible alignment issues with GAS 'address' references | Myron Stowe | 1 | -14/+24 |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff | 1 | -4/+6 |
2012-01-17 | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 1 | -0/+4 |
2012-01-17 | ACPI: Store SRAT table revision | Kurt Garloff | 2 | -0/+7 |
2012-01-17 | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI | Huang Ying | 1 | -1/+28 |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying | 4 | -10/+70 |
2012-01-17 | ACPI, APEI, EINJ, Refine the fix of resource conflict | Xiao, Hui | 1 | -6/+32 |
2012-01-17 | ACPI, APEI, EINJ, Fix resource conflict on some machine | Huang Ying | 3 | -2/+36 |
2012-01-17 | ACPI, Add RAM mapping support to ACPI atomic IO support | Huang Ying | 1 | -4/+37 |
2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying | 1 | -9/+44 |
2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying | 1 | -5/+11 |
2012-01-17 | ACPI, APEI, Remove table not found message | Huang Ying | 3 | -9/+6 |
2012-01-17 | ACPI, APEI, Print resource errors in conventional format | Bjorn Helgaas | 2 | -9/+10 |
2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying | 1 | -0/+23 |
2012-01-17 | ACPI, Add 64bit read/write support to atomicio on i386 | Huang Ying | 1 | -6/+30 |