summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sctp: Remove outqueue empty stateVlad Yasevich2014-01-022-28/+7Star
| * | | | | qlcnic: Fix resource allocation for TX queuesManish Chopra2014-01-021-1/+2
| * | | | | qlcnic: Fix loopback diagnostic testManish Chopra2014-01-023-6/+7
| * | | | | ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-021-0/+2
| * | | | | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-021-1/+1
| * | | | | bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-021-1/+1
| * | | | | bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-021-0/+4
| * | | | | bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-021-26/+28
| * | | | | bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-021-9/+12
| * | | | | bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-022-0/+14
| * | | | | usbnet: mcs7830: rework link state detectionOctavian Purdila2013-12-311-15/+4Star
| * | | | | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-313-2/+28
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-069-12/+20
|\ \ \ \ \ \
| * | | | | | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-053-3/+3
| * | | | | | ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-051-1/+7
| * | | | | | CRYPTO: Fix more AES build errorsRussell King2014-01-052-2/+2
| * | | | | | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
| * | | | | | ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper2013-12-291-3/+3
| * | | | | | ARM: fix footbridge clockevent deviceRussell King2013-12-291-2/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-055-7/+8
|\ \ \ \ \ \ \
| * | | | | | | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-051-2/+2
| * | | | | | | sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-051-1/+2
| * | | | | | | sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-052-4/+3Star
| * | | | | | | sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
* | | | | | | | Linux 3.13-rc7Linus Torvalds2014-01-051-1/+1
* | | | | | | | Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2014-01-032-6/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | max17042_battery: Fix build errors caused by missing REGMAP_I2C configAustin Boyle2013-12-011-0/+1
| * | | | | | | | power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan2013-12-011-6/+6
* | | | | | | | | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-039-33/+108
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2013-12-313-15/+29
| |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezca...Rafael J. Wysocki2013-12-311-1/+1
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara2013-12-301-1/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
| | * | | | | | | | | | cpufreq: preserve user_policy across suspend/resumeViresh Kumar2013-12-291-5/+9
| | * | | | | | | | | | cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki2013-12-291-9/+14
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-316-18/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | | * | | | | | | | | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-315-8/+64
| | | * | | | | | | | | | ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani2013-11-281-1/+3
| | * | | | | | | | | | | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki2013-12-291-9/+12
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5Star
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1Star
| * | | | | | | | | | | | | KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4
* | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-029-24/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-021-4/+0Star
| * | | | | | | | | | | | | | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-021-0/+5
| * | | | | | | | | | | | | | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-021-1/+10
| * | | | | | | | | | | | | | mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi2014-01-021-0/+10
| * | | | | | | | | | | | | | MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek2014-01-021-0/+3
| * | | | | | | | | | | | | | mm: remove bogus warning in copy_huge_pmd()Mel Gorman2014-01-021-3/+0Star
| * | | | | | | | | | | | | | memcg: fix memcg_size() calculationVladimir Davydov2014-01-021-1/+1