summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-09be2net: Fix TX stats for TSO packetsSriharsha Basavapatna1-2/+12
2016-10-09be2net: Update Copyright string in be_hw.hSriharsha Basavapatna1-1/+1
2016-10-09be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna1-1/+23
2016-10-09be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2-1/+10
2016-10-09Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris3-0/+212
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro76-225/+296
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro25-101/+170
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro13-59/+53
2016-10-08Merge branch 'work.iget' into work.miscAl Viro1-7/+34
2016-10-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-49/+70
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen1-3/+4
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner1-3/+5
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner1-0/+4
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds195-1698/+2522
2016-10-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds51-870/+4153
2016-10-08Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds57-371/+4239
2016-10-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds408-5422/+16251
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds52-290/+3789
2016-10-08Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+48
2016-10-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-64/+63
2016-10-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds86-1285/+696
2016-10-08Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds101-8108/+105
2016-10-08wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet1-4/+4
2016-10-08net: macb: NULL out phydev after removing mdio busNathan Sullivan1-0/+1
2016-10-08xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant1-11/+9
2016-10-08Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversionAlex Sidorenko1-1/+1
2016-10-08Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-207/+308
2016-10-08MAINTAINERS: add myself as a maintainer of xen-netbackPaul Durrant1-0/+1
2016-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2-2/+3
2016-10-08ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski1-1/+3
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds227-2904/+5444
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher55-319/+0
2016-10-08console: don't prefer first registered if DT specifies stdout-pathPaul Burton3-1/+20
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan14-85/+46
2016-10-08CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek1-4/+4
2016-10-08mailmap: add Johan HovoldJohan Hovold1-0/+2
2016-10-08.gitattributes: set git diff driver for C source code filesJean Delvare1-0/+2
2016-10-08uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2-22/+0
2016-10-08spelling.txt: "modeled" is spelt correctlyJoe Perches1-1/+0
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-10-08arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf4-63/+27
2016-10-08nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2-9/+9
2016-10-08nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf10-39/+72
2016-10-08min/max: remove sparse warnings when they're nestedJohannes Berg1-20/+28
2016-10-08Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho1-0/+12
2016-10-08mm, proc: fix region lost in /proc/self/smapsRobert Ho1-3/+5
2016-10-08proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz1-15/+19
2016-10-08proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz1-0/+10
2016-10-08proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz1-14/+20
2016-10-08meminfo: break apart a very long seq_printf with #ifdefsJoe Perches1-116/+95