summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-2437-104/+127
|\
| * eth: bf609 eth clock: add pclk clock for stmmac driver probeSteven Miao2015-04-241-0/+7
| * blackfin: Wire up missing syscallsChen Gang2015-04-242-1/+21
| * arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist2015-04-231-13/+0
| * dma: fix build error after update to v3.19Steven Miao2015-04-231-8/+0
| * blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao2015-04-231-21/+6
| * bf609: add resources for lcd nl8048Scott Jiang2015-04-231-1/+30
| * pm: sometimes wake up from suspend to RAM would failAaron Wu2015-04-231-0/+2
| * debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita2015-04-237-24/+0
| * bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ...Sonic Zhang2015-04-231-2/+0
| * bf609: add platform data for soft switch devices on the video extendersSonic Zhang2015-04-231-0/+22
| * bf609: enable soft switch gpio driver by defaultSonic Zhang2015-04-231-0/+1
| * bf609: add gpio soft switch platform data for mcp23017 i2c devicesSonic Zhang2015-04-231-0/+27
| * bf609: use new SND_BF6XX_PCM to choose audio pcm driverScott Jiang2015-04-231-4/+4
| * bug[220] kgdb: change the smp cross core function entrySonic Zhang2015-04-231-8/+4
| * arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...Rickard Strandqvist2015-04-231-1/+1
| * blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5...Steven Miao2015-04-2321-21/+2
* | Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-04-241-3/+7
|\ \
| * | metag: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-161-3/+7
* | | Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-2410-92/+144
|\ \ \
| * | | ARC: perf: don't add code for impossible caseVineet Gupta2015-04-201-4/+1
| * | | ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2015-04-202-3/+3
| * | | ARC: perf: add user space attribution in callchainsVineet Gupta2015-04-201-0/+10
| * | | ARC: perf: Add kernel callchain supportVineet Gupta2015-04-201-0/+29
| * | | ARC: perf: support cache hit/miss ratioVineet Gupta2015-04-201-5/+12
| * | | ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-202-34/+37
| * | | ARC: perf: make @arc_pmu static globalVineet Gupta2015-04-201-5/+2
| * | | ARC: mem init spring cleaning - No functional changesVineet Gupta2015-04-131-4/+5
| * | | ARC: Fix RTT boot printingVineet Gupta2015-04-132-1/+5
| * | | ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta2015-04-131-13/+18
| * | | ARC: rename unhandled exception handlerVineet Gupta2015-04-131-2/+2
| * | | ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta2015-04-131-6/+3
| * | | ARC: Fix WRITE_BCRVineet Gupta2015-04-131-2/+2
| * | | ARC: [nsimosci] Update defconfigMischa Jonker2015-04-131-10/+9
| * | | arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-311-3/+6
* | | | x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds2015-04-241-1/+1
* | | | Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-221-4/+1
|\ \ \ \
| * | | | ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as...Bjorn Helgaas2015-04-211-4/+1
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-04-221-1/+13
|\ \ \ \ \
| * | | | | ARM: qcom: add description of KPSS WDT for IPQ8064Mathieu Olivari2015-04-221-1/+13
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-223-26/+18
|\ \ \ \ \ \
| * | | | | | lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-243-16/+9
| * | | | | | lguest: simplify lguest_iretDenys Vlasenko2015-03-241-10/+9
| * | | | | | lguest: rename i386_head.S in the commentsAlexander Kuleshov2015-03-241-2/+2
| * | | | | | lguest: fix pending interrupt test.Rusty Russell2015-03-201-1/+1
* | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-2297-1568/+3400
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...Olof Johansson2015-04-221-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCONTony Lindgren2015-04-201-0/+1
| * | | | | | | | Merge branch 'omap/dt' into next/lateArnd Bergmann2015-04-1533-68/+1449
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'imx-dt-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann2015-04-1480-2756/+2195
| |\ \ \ \ \ \ \ \ \