summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-04mm: close PageTail raceDavid Rientjes
2014-03-03tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-02-28audit: Send replies in the proper network namespace.Eric W. Biederman
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-02-25sysfs: fix namespace refcnt leakLi Zefan
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra
2014-02-21blk-mq: support partial I/O completionsChristoph Hellwig
2014-02-21blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig
2014-02-19ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng
2014-02-17netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-14workqueue: add args to workqueue lockdep nameLi Zhong
2014-02-13mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-02-13PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev
2014-02-13compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-02-13dma-buf: update debugfs outputSumit Semwal
2014-02-11block: Fix cloning of discard/write same biosKent Overstreet
2014-02-11cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker
2014-02-10blk-mq: rework flush sequencing logicChristoph Hellwig
2014-02-10blk-mq: rework I/O completionsChristoph Hellwig
2014-02-09fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-07blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig
2014-02-07Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki
2014-02-06gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-05of/device: Nullify match table in of_match_device() for CONFIG_OF=nGeert Uytterhoeven