summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14user namespace: fix incorrect memory barriersMikulas Patocka
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-04-14net: Start with correct mac_len in skb_network_protocolVlad Yasevich
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu
2014-04-14KVM: expose SMAP feature to guestFeng Wu
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann
2014-04-14seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPFDaniel Borkmann
2014-04-14Merge branch 'qlcnic'David S. Miller
2014-04-14qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra
2014-04-14qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria
2014-04-14qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria
2014-04-14qlcnic: Fix max ring count calculationShahed Shaikh
2014-04-14qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty
2014-04-14qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty
2014-04-14Merge branch 'be2net'David S. Miller
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP
2014-04-14be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam
2014-04-14net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai
2014-04-14bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar
2014-04-14Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar
2014-04-14OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha
2014-04-14OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha
2014-04-14OMAPDSS: fix shared irq handlersTomi Valkeinen
2014-04-14video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan
2014-04-14OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen
2014-04-14video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle
2014-04-14Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-04-14perf stat: Initialize statistics correctlyAndi Kleen
2014-04-14perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra
2014-04-14perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra
2014-04-14perf bench: Update manpage to mention numa and futexRamkumar Ramachandra
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra
2014-04-14MAINTAINERS: Change e-mail to kernel.org oneArnaldo Carvalho de Melo
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim
2014-04-14x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy