summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-14percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet1-1/+2
2014-02-14ore: Fix wrong math in allocation of per device BIOBoaz Harrosh1-0/+1
2014-02-14fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-02-14fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-02-14mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-2/+0
2014-02-14xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+23
2014-02-14audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-14fuse: fix pipe_buf_operationsMiklos Szeredi1-0/+2
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo1-0/+2
2014-02-06usb: chipidea: add freescale imx28 special write register methodPeter Chen1-0/+1
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2014-01-25mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven1-5/+8
2014-01-25crash_dump: fix compilation error (on MIPS at least)Qais Yousef1-0/+2
2014-01-25i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren1-1/+1
2014-01-16ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-16vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-16ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+5
2014-01-16net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-10ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-1/+3
2014-01-10aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2014-01-10mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2014-01-10mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-1/+45
2014-01-10mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-1/+9
2014-01-10libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-0/+1
2014-01-10auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2014-01-10drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2014-01-10drm/radeon: expose render backend mask to the userspaceMarek Olšák1-0/+2
2014-01-10target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2014-01-10kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-12-20vfs: split out vfs_getattr_nosecJ. Bruce Fields1-0/+1
2013-12-20x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-20usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight1-0/+2
2013-12-20PCI: Disable Bus Master only on kexec rebootKhalid Aziz1-0/+3
2013-12-20ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-20ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3
2013-12-12crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-12SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+6
2013-12-12efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi1-0/+4
2013-12-12ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren1-1/+2
2013-12-12crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-12-08take anon inode allocation to libfs.cAl Viro1-0/+1
2013-12-08mm: numa: return the number of base pages altered by protection changesMel Gorman1-0/+1
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko3-67/+2
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa3-4/+7
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-12-08pkt_sched: fq: fix pacing for small framesEric Dumazet1-0/+3
2013-12-08pkt_sched: fq: warn users using defrateEric Dumazet1-3/+1
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2013-12-04mfd: rtsx: Modify rts5249_optimize_phyWei WANG1-0/+53
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3