summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-12xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu1-2/+1
2014-03-12drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-12dm cache: fix access beyond end of origin deviceHeinz Mauelshagen1-5/+3
2014-03-12dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen1-1/+2
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář1-3/+3
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas1-2/+0
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas1-0/+3
2014-03-12drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom1-5/+7
2014-03-12[SCSI] storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras1-1/+1
2014-03-12x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-12bridge: multicast: enable snooping on general queries onlyLinus Lüssing1-3/+5
2014-03-12bridge: multicast: add sanity check for general query destinationLinus Lüssing1-0/+19
2014-03-12tcp: tcp_release_cb() should release socket ownershipEric Dumazet3-1/+20
2014-03-12Merge branch 'skb_frags'David S. Miller1-46/+54
2014-03-12skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+6
2014-03-12skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin1-13/+13
2014-03-12skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin1-22/+24
2014-03-12skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin1-7/+7
2014-03-12skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin1-9/+9
2014-03-12PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui1-3/+12
2014-03-12Merge branch 'stmmac'David S. Miller5-64/+60
2014-03-12stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO1-1/+1
2014-03-12stmmac: fix chained modeGiuseppe CAVALLARO4-53/+34
2014-03-12stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO1-6/+6
2014-03-12stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO1-4/+19
2014-03-12vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-19/+36
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-20/+26
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones6-290/+5
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones1-1/+2
2014-03-11sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao1-2/+2
2014-03-11stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra1-1/+1
2014-03-11sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli1-0/+9
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-5/+13
2014-03-11Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai769-4645/+7674
2014-03-11vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-03-11Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li1-21/+18
2014-03-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds19-26/+95
2014-03-11cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven1-1/+1
2014-03-11hfsplus: add HFSX subfolder count supportSergei Antonov4-2/+55
2014-03-11tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2014-03-11MAINTAINERS: blackfin: add git repositoryMichael Opdenacker1-0/+1
2014-03-11revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton1-1/+2
2014-03-11mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings1-2/+2
2014-03-11fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev1-0/+1
2014-03-11mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott1-7/+13
2014-03-11mm: fix GFP_THISNODE callers and clarifyJohannes Weiner8-13/+19