summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-29sparc64: vcc: Check for IS_ERR() instead of NULLDan Carpenter1-2/+2
2017-08-16Merge branch 'sparc64-16gb-hugepages'David S. Miller10-55/+221
2017-08-16sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-16sparc64: Add 16GB hugepage supportNitin Gupta9-31/+157
2017-08-16sparc64: Support huge PUD case in get_user_pagesNitin Gupta2-3/+57
2017-08-16Merge branch 'sparc64-vcc'David S. Miller9-3/+1184
2017-08-16sparc64: vcc: Add install & cleanup TTY operationsJag Raman1-0/+73
2017-08-16sparc64: vcc: Add break_ctl TTY operationJag Raman1-0/+35
2017-08-16sparc64: vcc: Add chars_in_buffer TTY operationJag Raman1-5/+29
2017-08-16sparc64: vcc: Add write & write_room TTY operationsJag Raman1-3/+98
2017-08-16sparc64: vcc: Add hangup TTY operationJag Raman1-0/+41
2017-08-16sparc64: vcc: Add open & close TTY operationsJag Raman1-1/+62
2017-08-16sparc64: vcc: Enable LDC event processing engineJag Raman1-0/+34
2017-08-16sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman2-2/+194
2017-08-16sparc64: vcc: Create sysfs attribute groupJag Raman1-0/+82
2017-08-16sparc64: vcc: Enable VCC port probe and removalJag Raman4-3/+398
2017-08-16sparc64: vcc: TTY driver initialization and cleanupJag Raman1-1/+82
2017-08-16sparc64: vcc: Add VCC debug message macrosJag Raman2-0/+42
2017-08-16sparc64: vcc: Enable VCC module in linuxJag Raman5-0/+26
2017-08-11Merge branch 'sparc64-M7-memcpy'David S. Miller9-215/+1845
2017-08-11arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger4-209/+390
2017-08-11arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger7-2/+1435
2017-08-11arch/sparc: Rename exception handlersBabu Moger2-124/+124
2017-08-11arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger3-149/+165
2017-08-11sparc64: update comments in U3memcpySam Ravnborg1-11/+21
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1106-21813/+23509
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-22/+33
2017-08-10packet: fix tp_reserve race in packet_set_ringWillem de Bruijn1-4/+9
2017-08-10udp: consistently apply ufo or fragmentationWillem de Bruijn3-7/+10
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller9-220/+54
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-11/+124
2017-08-10net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long1-1/+1
2017-08-10igmp: Fix regression caused by igmp sysctl namespace code.Nikolay Borisov2-6/+7
2017-08-10geneve: maximum value of VNI cannot be usedGirish Moodalbail1-1/+1
2017-08-10net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli1-0/+4
2017-08-10tipc: remove premature ESTABLISH FSM event at link synchronizationJon Paul Maloy1-3/+1
2017-08-10sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley1-0/+61
2017-08-10Merge branch 'sparc64-Use-low-latency-path-to-resume-idle-cpu'David S. Miller7-5/+119
2017-08-10sparc64: Use CPU_POKE to resume idle cpuVijay Kumar5-5/+90
2017-08-10sparc64: Add a new hypercall CPU_POKEVijay Kumar2-0/+29
2017-08-10Merge branch 'sparc64-Add-16GB-hugepage-support'David S. Miller9-54/+220
2017-08-10sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-10sparc64: Add 16GB hugepage supportNitin Gupta8-30/+156
2017-08-10sparc64: Support huge PUD case in get_user_pagesNitin Gupta2-3/+57
2017-08-10Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-20/+42
2017-08-10futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+34
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-76/+109
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-186/+2490