summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-21mm/readahead.c: inline ra_submitFabian Frederick1-3/+0
2014-11-21mm: remove read_cache_page_async()Sasha Levin1-10/+0
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner4-6/+23
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-11-21lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-11-21kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-11-21vmcore: Remove "weak" from function declarationsBjorn Helgaas1-8/+7
2014-11-21memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas1-1/+1
2014-11-21power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski1-2/+0
2014-11-21power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski1-1/+0
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao1-0/+11
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-14HID: usbhid: add always-poll quirkJohan Hovold1-0/+1
2014-11-14USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+3
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-2/+3
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington1-0/+1
2014-10-30kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi1-2/+4
2014-10-30pci_ids: Add support for Intel Quark ILBJosef Ahmad1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich2-6/+1
2014-10-09mm: per-thread vma cachingDavidlohr Bueso3-2/+47
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-2/+3
2014-10-09lib/plist: add plist_requeueDan Streetman1-0/+2
2014-10-09lib/plist: add helper functionsDan Streetman1-0/+43
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman2-7/+2
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-10-06vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-10-06lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust1-2/+0
2014-10-06workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-10-06iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-09-17vfs: add d_is_dir()Miklos Szeredi1-1/+6
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman1-0/+5
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+3
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris1-1/+4
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe1-0/+3
2014-09-06svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever1-0/+1
2014-09-06jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-08-08printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-07-31libata: 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-07ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-01genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-07-01ACPI: add dynamic_debug supportBjørn Mork1-2/+20