summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-23bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-23tty: Fix low_latency BUGPeter Hurley1-1/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+4
2014-04-14usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-04-14net: cdc_ncm: fix control message orderingBjørn Mork1-0/+1
2014-04-03cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan1-0/+2
2014-04-03mm: close PageTail raceDavid Rientjes2-20/+12
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-31libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov1-1/+1
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin1-0/+1
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik1-4/+0
2014-03-24NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust1-0/+5
2014-03-24firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-24tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-24mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka1-1/+1
2014-03-07ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-03-07Revert "writeback: do not sync data dirtied after sync start"Jan Kara1-1/+1
2014-03-07export: declare ksymtab symbolsJohannes Berg1-0/+1
2014-03-07net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-03-07net: core: introduce netif_skb_dev_featuresFlorian Westphal1-1/+6
2014-03-07net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+1
2014-03-07can: add destructor for self generated skbsOliver Hartkopp1-0/+38
2014-02-23compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan1-5/+1
2014-02-23Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp1-2/+0
2014-02-23Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan1-1/+1
2014-02-20NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2014-02-14numa: add a sysctl for numa_balancingAndi Kleen1-0/+4
2014-02-14percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet1-1/+2
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-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-06mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-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-01-29mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven1-5/+8
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+19
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef1-0/+2
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren1-1/+1
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz1-8/+19
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-4/+8
2014-01-03ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-01vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+14
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller1-0/+4
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1