summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-08-19printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-07-30libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-18ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)1-1/+1
2014-07-17ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-02genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-07-02ext4: fix data integrity sync in ordered modeNamjae Jeon1-1/+11
2014-07-02ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-07-02mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2-7/+36
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2-8/+11
2014-07-02module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen1-1/+1
2014-06-27quota: provide function to grab quota structure referenceJan Kara1-0/+8
2014-06-27vlan: more careful checksum features handlingMichal Kubeček1-0/+14
2014-06-23team: fix mtu settingJiri Pirko1-0/+1
2014-06-23netlink: Only check file credentials for implicit destinationsEric W. Biederman1-3/+4
2014-06-23net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+7
2014-06-23net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-06-20fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-1/+1
2014-06-20percpu-refcount: fix usage of this_cpu_opsSebastian Ott1-3/+3
2014-06-09genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-06-06genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-06-06ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-06-04introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2-0/+14
2014-05-29rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-29net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski1-1/+1
2014-05-29list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-0/+16
2014-05-23sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2014-05-23pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs1-1/+19
2014-05-15libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-05-15nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+1
2014-05-15Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+4
2014-05-15Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan1-1/+1
2014-05-05tty: Fix low_latency BUGPeter Hurley1-1/+1
2014-05-05bdi: avoid oops on device removalJan Kara1-1/+1
2014-05-05printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches1-1/+15
2014-04-18usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-04-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson1-2/+2
2014-04-13futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+4
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-04-03NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton1-0/+1
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-26cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan1-0/+2
2014-03-26NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust1-0/+5
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-23mm: 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