summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-03-22firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-22tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-22mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka1-1/+1
2014-03-12blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara1-0/+2
2014-03-05ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-02-26net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-02-26net: core: introduce netif_skb_dev_featuresFlorian Westphal1-1/+6
2014-02-26net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2
2014-02-26can: add destructor for self generated skbsOliver Hartkopp1-0/+38
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan1-5/+1
2014-02-22Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp1-2/+0
2014-02-20NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2014-02-13percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet1-1/+2
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens1-1/+1
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens1-8/+8
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner1-2/+0
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-13fuse: 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-15ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+5
2014-01-15net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-09aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-0/+44
2014-01-09mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-1/+9
2014-01-09libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-0/+1
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2014-01-09kexec: 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-11efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi1-0/+4
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 Pirko1-32/+0
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
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-04mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
2013-12-04ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2013-12-04rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara1-7/+9
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp1-1/+3