summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-04-03cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-31libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-23NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-03-06Revert "writeback: do not sync data dirtied after sync start"Jan Kara
2014-03-06export: declare ksymtab symbolsJohannes Berg
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06can: add destructor for self generated skbsOliver Hartkopp
2014-02-22compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-22Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-22Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan
2014-02-20NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust
2014-02-13numa: add a sysctl for numa_balancingAndi Kleen
2014-02-13percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-06mmc: sdhci: add quirk for broken HS200 supportDavid Cohen
2014-02-06libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-02-06usb: chipidea: add freescale imx28 special write register methodPeter Chen
2014-01-29mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2013-12-31vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman