summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-26mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-09-26lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-09-26mm: per-thread vma cachingDavidlohr Bueso3-2/+47
2014-09-26mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-09-26mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu1-0/+6
2014-09-26swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-2/+2
2014-09-26mm: compaction: encapsulate defer reset logicVlastimil Babka1-0/+16
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman2-1/+11
2014-09-26swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-2/+3
2014-09-26lib/plist: add plist_requeueDan Streetman1-0/+2
2014-09-26lib/plist: add helper functionsDan Streetman1-0/+43
2014-09-26swap: change swap_info singly-linked list to list_headDan Streetman2-7/+2
2014-09-26hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris1-1/+4
2014-09-17svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever1-0/+1
2014-09-17jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-09-03PCI: Add pci_upstream_bridge()Bjorn Helgaas1-0/+9
2014-09-02bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng1-0/+1
2014-09-02usb-core bInterval quirkJames P Michels III1-0/+11
2014-08-26DMA-API: provide a helper to set both DMA and coherent DMA masksRussell King1-0/+14
2014-08-26mnt: Correct permission checks in do_remountEric W. Biederman1-0/+5
2014-08-26mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+3
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