summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-09media: vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-10-05vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-10-05lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust1-2/+0
2014-10-05regulatory: add NUL to alpha2Eliad Peller1-1/+1
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-10-05ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki1-0/+1
2014-10-05usb: gadget: f_fs: drop duplicate usb_functionfs_descs_head declarationKarol Lewandowski1-8/+2
2014-10-05xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-09-17vfs: add d_is_dir()Miklos Szeredi1-1/+6
2014-09-17RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford1-0/+1
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-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-1/+0
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz1-0/+2
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2-0/+2
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke1-0/+2
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-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever1-0/+1
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-09-05drm/radeon: add additional SI pci idsAlex Deucher1-0/+4
2014-09-05drm/radeon: add new bonaire pci idsAlex Deucher1-0/+2
2014-09-05drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov1-0/+1
2014-08-14ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet4-34/+26
2014-08-07pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon1-3/+4
2014-08-07printk: 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-28net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet1-6/+6
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)1-1/+1
2014-07-09usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz1-0/+7
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-06-30target: Report correct response length for some commandsRoland Dreier1-0/+1
2014-06-30Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg1-1/+2
2014-06-30ACPI: add dynamic_debug supportBjørn Mork1-2/+20
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon1-1/+11
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-30mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2-7/+36