aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-28MIPS: IP22/IP28: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Cavium: Fix typoAndrea Gelmini4-4/+4
2016-05-28MIPS: MT: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Loongson64: Fix typoAndrea Gelmini2-2/+2
2016-05-28MIPS: IP32: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini3-4/+4
2016-05-28MIPS: BCM63xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: Alchemy: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: hazards.h: Fix typoAndrea Gelmini1-4/+4
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter1-2/+2
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas1-0/+100
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas1-4/+4
2016-05-28MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas1-2/+2
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroJames Hogan1-2/+2
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn1-0/+15
2016-05-28MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2-3/+6
2016-05-28dt/bindings: Correct clk binding example for PIC32 gpio.Purna Chandra Mandal1-1/+1
2016-05-28dt/bindings: Correct clk binding example for PIC32 WDT.Purna Chandra Mandal1-2/+2
2016-05-28dt/bindings: Correct clk binding example for PIC32 DMT.Purna Chandra Mandal1-2/+2
2016-05-28dt/bindings: Correct clk binding example for PIC32 serial.Purna Chandra Mandal1-1/+1
2016-05-28dt/bindings: Correct clk binding example for PIC32 pinctrlPurna Chandra Mandal1-1/+1
2016-05-28dt/bindings: Correct clk binding example for PIC32 SDHCIPurna Chandra Mandal1-1/+1
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan1-3/+1
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton1-1/+9
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton1-2/+6
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton1-0/+3
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-23/+70
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-11/+23
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds9-50/+95
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds10-33/+42
2016-05-27nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds58-209/+265
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro20-44/+59
2016-05-27Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds6-116/+38
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-27Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds36-210/+219
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg1-1/+2
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg1-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds1-1/+1
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds6-36/+30
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann38-103/+102
2016-05-27mm: fix section mismatch warningLinus Torvalds2-2/+2
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-51/+246
2016-05-27mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan1-1/+1
2016-05-27mm/memcontrol.c: move comments for get_mctgt_type() to proper positionLi RongQing1-18/+19
2016-05-27mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()Li RongQing1-0/+2
2016-05-27mm/cma: silence warnings due to max() usageStephen Rothwell1-3/+4
2016-05-27mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov1-0/+2