summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar8-80/+124
2015-09-16usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-09-16cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki3-4/+8
2015-09-16blockdev: don't set S_DAX for misaligned partitionsJeff Moyer1-0/+7
2015-09-16dax: fix O_DIRECT I/O to the last block of a blockdevJeff Moyer1-1/+2
2015-09-16dccp: drop null test before destroy functionsJulia Lawall2-10/+5
2015-09-16net: core: drop null test before destroy functionsJulia Lawall1-8/+4
2015-09-16atm: he: drop null test before destroy functionsJulia Lawall1-5/+2
2015-09-16openvswitch: Fix mask generation for nested attributes.Jesse Gross1-23/+59
2015-09-16ia64: Enable userfaultfd and membarrier system callsLuck, Tony3-1/+5
2015-09-16iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2-8/+19
2015-09-16iser-target: Change the recv buffers posting logicJenny Derzhavetz2-48/+67
2015-09-16iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2-31/+40
2015-09-16iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2-33/+33
2015-09-16iser-target: Remove unused variablesJenny Derzhavetz2-6/+0
2015-09-16iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz1-1/+37
2015-09-16iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz1-1/+8
2015-09-16net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons1-3/+8
2015-09-16rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu1-10/+16
2015-09-16net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot1-1/+3
2015-09-16Merge branch 'ip6tunnel_dst'David S. Miller6-78/+179
2015-09-16ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau3-28/+36
2015-09-16ipv6: Avoid double dst_freeMartin KaFai Lau3-9/+16
2015-09-16ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau3-48/+123
2015-09-16ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau3-10/+10
2015-09-16ipv6: Refactor common ip6gre_tunnel_init codesMartin KaFai Lau1-13/+24
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2-10/+13
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas12-11/+42
2015-09-15genirq: Update the comment for generic_handle_irq_descHuang Shijie1-3/+1
2015-09-15genirq: Remove stale commentThomas Gleixner1-4/+0
2015-09-15irqchip/renesas-irqc: Propagate wake-up settings to parentGeert Uytterhoeven1-0/+3
2015-09-15irqchip/renesas-intc-irqpin: Propagate wake-up settings to parentGeert Uytterhoeven1-0/+3
2015-09-15irqchip/renesas-intc-irqpin: Use a separate lockdep classGeert Uytterhoeven1-0/+7
2015-09-15irqchip/renesas-irqc: Use a separate lockdep classGeert Uytterhoeven1-0/+7
2015-09-15irqchip/GICv2m: Fix GICv2m build warning on 32 bitsPavel Fedin1-2/+2
2015-09-15irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier1-1/+5
2015-09-15irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier1-5/+39
2015-09-15platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier1-15/+3
2015-09-15net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner1-2/+4
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu3-3/+3
2015-09-15kvm: fix zero length mmio searchingJason Wang1-2/+17
2015-09-15kvm: fix double free for fast mmio eventfdJason Wang1-18/+25
2015-09-15kvm: factor out core eventfd assign/deassign logicJason Wang1-35/+50
2015-09-15kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang1-2/+2
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5
2015-09-15arm64: enable generic idle loopLeo Yan1-0/+1
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter1-4/+14
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter1-4/+14
2015-09-15perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter1-9/+10
2015-09-15perf evlist: Fix add() not propagating mapsAdrian Hunter1-0/+2