summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-181-0/+11
* mm/gup: Overload get_user_pages() functionsDave Hansen2016-02-161-10/+64
* mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-161-0/+5
*---. Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar2016-02-162-3/+21
|\ \ \
| | | * Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-29662-4883/+18923
| | | |\
| | | * | mm: Add vm_insert_pfn_prot()Andy Lutomirski2016-01-121-0/+2
| | | * | mm: Add a vm_special_mapping.fault() methodAndy Lutomirski2016-01-121-3/+19
* | | | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-141-0/+4
|\ \ \ \ \
| * | | | | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-061-0/+4
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-141-2/+3
|\ \ \ \ \ \
| * | | | | | cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-02-021-2/+3
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-02-132-4/+8
|\ \ \ \ \ \
| * | | | | | target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-101-0/+2
| * | | | | | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-061-4/+0
| * | | | | | target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-051-0/+2
| * | | | | | target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-02-031-0/+1
| * | | | | | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-291-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'akpm'(patches from Andrew)Linus Torvalds2016-02-123-13/+12
|\ \ \ \ \ \
| * | | | | | mm: fix pfn_t vs highmemDan Williams2016-02-112-11/+10
| * | | | | | kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton2016-02-111-2/+2
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-02-121-3/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-041-3/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen2016-02-041-3/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-115-3/+6
|\ \ \ \ \ \ \
| * | | | | | | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-101-0/+1
| * | | | | | | net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-02-091-0/+1
| * | | | | | | tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-091-1/+1
| * | | | | | | unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-082-2/+3
* | | | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-251-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-102-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-01-221-0/+6
| * | | | | | | | cpuset: make mm migration asynchronousTejun Heo2016-01-221-0/+6
* | | | | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: skip flush dependency checks for legacy workqueuesTejun Heo2016-01-291-4/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-091-9/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-02-031-9/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-053-20/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-051-3/+3
| * | | | | | | | mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-051-14/+0
| * | | | | | | | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-3/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-052-2/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libceph: MOSDOpReply v7 encodingIlya Dryomov2016-02-041-1/+4
| * | | | | | | | | libceph: advertise support for TUNABLES5Ilya Dryomov2016-02-041-1/+12
| * | | | | | | | | crush: add chooseleaf_stable tunableIlya Dryomov2016-02-041-1/+7
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-053-17/+70
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2016-02-052-17/+61
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-02-051-15/+10
| | * | | | | | | | | drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland2016-02-051-2/+51
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-051-0/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |