summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-04MIPS: Add RTC support for Loongson1C boardYang Ling4-6/+19
2016-10-04MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker3-1/+3
2016-10-04MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker1-8/+4
2016-10-04MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker1-4/+2
2016-10-04MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker1-21/+7
2016-10-04MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker1-7/+4
2016-10-04MIPS: Delete unused file smp-gic.cMatt Redfearn1-66/+0
2016-10-04MIPS: pistachio: Remove ANDROID_TIMED_OUTPUT from defconfig.Fabian Frederick1-1/+0
2016-10-04MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-10-04MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn2-23/+7
2016-10-04MIPS: Loongson1C: Add defconfigYang Ling1-0/+126
2016-10-04MIPS: Loongson1C: Add board supportYang Ling13-4/+283
2016-10-04MIPS: Add CPU support for Loongson1CYang Ling2-1/+3
2016-10-04MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen1-19/+19
2016-10-04MIPS: Octeon: Take all memory into use by default.Aaro Koskinen1-1/+1
2016-10-04MIPS: BMIPS: Add device tree example for BCM6362Álvaro Fernández Rojas4-0/+162
2016-10-04MIPS: BMIPS: Add BCM6362 supportÁlvaro Fernández Rojas2-1/+2
2016-10-04MIPS: BMIPS: Add device tree example for BCM3368Álvaro Fernández Rojas4-0/+129
2016-10-04MIPS: BMIPS: Add BCM3368 supportÁlvaro Fernández Rojas2-2/+3
2016-10-04MIPS: BMIPS: Add device tree example for BCM63268Álvaro Fernández Rojas4-0/+248
2016-10-04MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomÁlvaro Fernández Rojas3-5/+7
2016-10-04MIPS: BMIPS: add missing bcm97435svmb to DT_NONEÁlvaro Fernández Rojas1-13/+14
2016-10-04MIPS: Don't specify STACKPROTECTOR in defconfigsPaul Gortmaker1-1/+0
2016-10-03Linux 4.8Linus Torvalds1-1/+1
2016-10-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-5/+13
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana1-1/+1
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+16
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds12-55/+101
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-29/+90
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-127/+171
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-5/+4
2016-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2016-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-64/+74
2016-10-01include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-10-01ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren1-0/+10
2016-10-01mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner3-63/+63
2016-09-30MAINTAINERS: Switch to kernel.org email address for Javi MerinoJavi Merino2-1/+2
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li1-2/+2
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski1-12/+11
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool1-1/+1
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski1-3/+1
2016-09-30sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long2-21/+47
2016-09-30Merge branch 'sctp-fixes'David S. Miller4-34/+17
2016-09-30sctp: change to check peer prsctp_capable when using prsctp policesXin Long2-6/+6
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long4-26/+9
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long1-3/+3
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-09-30Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds8-3/+16
2016-09-30Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-33/+70