summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dp83640: Fix length check for event timestamp status messagesChristian Riesch2014-08-221-8/+15
* net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan2014-08-222-0/+67
* r8169:add support for RTL8168H and RTL8107EChun-Hao Lin2014-08-221-18/+452
* bonding: create netlink event when bonding option is changedJiri Pirko2014-08-222-0/+3
* Merge branch 'bnx2x-next'David S. Miller2014-08-2215-409/+1476
|\
| * bnx2x: FW assertion changesAriel Elior2014-08-221-106/+85
| * bnx2x: Make BP_VF more robustYuval Mintz2014-08-221-1/+2
| * bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz2014-08-221-4/+8
| * bnx2x: Prevent IOV if no entries in CAMYuval Mintz2014-08-221-2/+7
| * bnx2x: Safe bnx2x_panic_dump()Yuval Mintz2014-08-221-0/+29
| * bnx2x: Update driver version to 1.710.51Yuval Mintz2014-08-221-1/+1
| * bnx2x: Code cleanupYuval Mintz2014-08-226-60/+17
| * bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-228-13/+984
| * bnx2x: Utilize FW 7.10.51Dmitry Kravkov2014-08-227-224/+345
|/
* af_decnet: Use time_after_eqHimangi Saraogi2014-08-221-1/+2
* decnet: Use time_after_eqHimangi Saraogi2014-08-221-1/+2
* ipconfig: Use time_beforeHimangi Saraogi2014-08-221-1/+2
* dn_dev: Use time_beforeHimangi Saraogi2014-08-221-1/+2
* br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-221-1/+1
* net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-1/+1
* net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-1/+1
* bonding: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-1/+1
* cnic: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-3/+3
* ipv4: Restore accept_local behaviour in fib_validate_source()Sébastien Barré2014-08-221-6/+8
* isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi2014-08-221-1/+1
* isdn/gigaset: use USB API functions rather than constantsHimangi Saraogi2014-08-221-1/+1
* hyperv: Increase the buffer length for netvsc_channel_cb()Haiyang Zhang2014-08-222-4/+16
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-1415-878/+3051
|\
| * Merge branch 'pm-tools'Rafael J. Wysocki2014-08-111-836/+2981
| |\
| | * PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt2014-08-091-836/+2981
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-1111-40/+66
| |\ \ \ \
| | | | * | cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-064-19/+15
| | | | * | cpuidle: menu: Call nr_iowait_cpu less timesMel Gorman2014-08-061-7/+8
| | | | * | cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman2014-08-061-4/+1
| | | | * | cpuidle: menu: Use shifts when calculating averages where possibleMel Gorman2014-08-061-3/+11
| | | * | | cpufreq: arm_big_little: fix module license specUwe Kleine-König2014-08-092-1/+6
| | | * | | cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg2014-08-071-2/+2
| | | * | | cpufreq: OPP: Avoid sleeping while atomicStephen Boyd2014-08-071-1/+1
| | | * | | cpufreq: cpu0: Do not print error message when deferringMarkus Pargmann2014-08-071-1/+1
| | | * | | cpufreq: integrator: Use set_cpus_allowed_ptrHimangi Saraogi2014-08-071-5/+5
| | * | | | PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi2014-08-061-1/+20
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki2014-08-103-2/+4
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier2014-08-101-1/+1
| | | * | | | | | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-08-071-1/+2
| | * | | | | | | ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu2014-08-061-0/+1
* | | | | | | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14230-240/+242
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12230-240/+242
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-08-144-5/+71
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: Hook up memfd_create system call.David S. Miller2014-08-133-4/+5
| * | | | | | | | | | sparc64: Properly claim resources as each PCI bus is probed.David S. Miller2014-08-131-0/+32
OpenPOWER on IntegriCloud