summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-10-09lib/plist: add plist_requeueDan Streetman
2014-10-09lib/plist: add helper functionsDan Streetman
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-10-05vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-10-05lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-09-17vfs: add d_is_dir()Miklos Szeredi
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-30ACPI: add dynamic_debug supportBjørn Mork
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-06-30mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-26team: fix mtu settingJiri Pirko
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-11percpu-refcount: fix usage of this_cpu_opsSebastian Ott
2014-06-07dmaengine: fix dmaengine_unmap failureXuelin Shi
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-06-07Input: serio - add firmware_id sysfs attributeHans de Goede
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-07of/irq: do irq resolution in platform_get_irqRob Herring
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-05-31rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-31net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-31net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-31macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-31vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-31net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-31net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-31x86,preempt: Fix preemption for i386Peter Zijlstra
2014-05-31pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs