summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-20ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2-3/+3
2015-04-20ARC: perf: add user space attribution in callchainsVineet Gupta1-0/+10
2015-04-20ARC: perf: Add kernel callchain supportVineet Gupta1-0/+29
2015-04-20ARC: perf: support cache hit/miss ratioVineet Gupta1-5/+12
2015-04-20ARC: perf: Add some comments/debug stuffVineet Gupta2-34/+37
2015-04-20ARC: perf: make @arc_pmu static globalVineet Gupta1-5/+2
2015-04-13ARC: mem init spring cleaning - No functional changesVineet Gupta1-4/+5
2015-04-13ARC: Fix RTT boot printingVineet Gupta2-1/+5
2015-04-13ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta1-13/+18
2015-04-13ARC: rename unhandled exception handlerVineet Gupta1-2/+2
2015-04-13ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta1-6/+3
2015-04-13ARC: Fix WRITE_BCRVineet Gupta1-2/+2
2015-04-13ARC: [nsimosci] Update defconfigMischa Jonker1-10/+9
2015-03-31arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-3/+6
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-85/+127
2015-03-29Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-12/+21
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson6-7/+53
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson1-1/+1
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin1-1/+1
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson3-64/+50
2015-03-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+14
2015-03-28Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+16
2015-03-28Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+5
2015-03-28Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+18
2015-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-19/+62
2015-03-26ARC: signal handling robustifyVineet Gupta1-4/+16
2015-03-26ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta1-2/+2
2015-03-25Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-94/+106
2015-03-25Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti2-4/+5
2015-03-25s390/smp: reenable smt after resumeHeiko Carstens1-0/+11
2015-03-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-19/+66
2015-03-24Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds7-24/+64
2015-03-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+9
2015-03-24ARM: dts: sunxi: Remove overclocked/overvoltaged OPPChen-Yu Tsai3-6/+3
2015-03-24ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingChen-Yu Tsai1-0/+16
2015-03-24x86/asm/entry: Check for syscall exit work with IRQs disabledAndy Lutomirski1-4/+14
2015-03-24arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper2-19/+57
2015-03-23KVM: x86: call irq notifiers with directed EOIRadim Krčmář2-3/+4
2015-03-23arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas1-0/+9
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-15/+141
2015-03-23sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-23metag: Fix ioremap_wc/ioremap_cached build errorsJames Hogan3-94/+106
2015-03-23parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITHelge Deller1-5/+3
2015-03-23parisc: mm: don't count preallocated pmdsMikulas Patocka1-2/+7
2015-03-23parisc: Add compile-time check when adding new syscallsHelge Deller1-3/+6
2015-03-23powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar1-1/+1
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-31/+24
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+19
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-23/+23
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9