summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches1-3/+3
2013-08-30drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk1-0/+1
2013-08-30xen/balloon: don't set P2M entry for auto translated guestWei Liu1-2/+7
2013-08-30xen/evtchn: double free on errorDan Carpenter1-1/+0
2013-08-30Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla1-20/+63
2013-08-20xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao1-0/+2
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini2-15/+17
2013-08-20xen: fix ARM build after 6efa20e4Stefano Stabellini1-0/+2
2013-08-20MAINTAINERS: Remove Jeremy from the Xen subsystem.Konrad Rzeszutek Wilk2-1/+1
2013-08-20xen/events: document behaviour when scanning the start word for eventsDavid Vrabel1-5/+12
2013-08-20x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel1-5/+11
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel1-13/+12
2013-08-09swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini1-4/+4
2013-08-09swiotlb: replace dma_length with sg_dma_len() macroEunBong Song1-4/+4
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2-3/+69
2013-08-09xen/evtchn: improve scalability by using per-user locksDavid Vrabel1-80/+112
2013-08-09xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()David Vrabel1-1/+0
2013-08-09MAINTAINERS: Add in two extra co-maintainers of the Xen tree.Konrad Rzeszutek Wilk1-0/+2
2013-08-09MAINTAINERS: Update the Xen subsystem's with proper mailing list.Konrad Rzeszutek Wilk1-7/+6
2013-08-09xen: replace strict_strtoul() with kstrtoul()Jingoo Han1-18/+36
2013-08-09xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf5-0/+650
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk6-8/+38
2013-08-04Linux 3.11-rc4v3.11-rc4Linus Torvalds1-1/+1
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins1-1/+2
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher1-1/+1
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-03netlabel: use domain based selectors when address based selectors are not ava...Paul Moore6-158/+130
2013-08-03net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+5
2013-08-03sis900: Fix the tx queue timeout issueDenis Kirjanov1-10/+2
2013-08-02net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann1-1/+3
2013-08-02r8169: remove "PHY reset until link up" log spamLekensteyn1-1/+1
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi1-1/+1
2013-08-02htb: fix sign extension bugstephen hemminger1-1/+1
2013-08-02ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2-1/+2
2013-08-02macvlan: handle set_promiscuity failuresMichael S. Tsirkin1-2/+5
2013-08-02macvlan: better mode validationMichael S. Tsirkin1-2/+14
2013-08-02tipc: fix oops when creating server socket failsYing Xue1-3/+12
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang18-41/+41