aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-27mm: use vm_unmapped_area() on frv architectureGravatar Michel Lespinasse 1-32/+17
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-3/+0
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-62/+4
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+3
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2013-02-14burying unused conditionalsGravatar Al Viro 2-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+15
2013-02-03frv: switch to generic old sigaction()Gravatar Al Viro 3-39/+1
2013-02-03frv: switch to generic old sigsuspendGravatar Al Viro 2-10/+1
2013-02-03frv: switch to generic sigaltstackGravatar Al Viro 2-11/+3
2013-01-29frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Gravatar Geert Uytterhoeven 1-0/+15
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-1/+0
2013-01-23soreuseport: infrastructureGravatar Tom Herbert 1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programGravatar Vincent Bernat 1-0/+2
2013-01-04frv/PCI: Remove unused pci_root_busGravatar Bjorn Helgaas 2-4/+1
2013-01-03ARCH: drivers remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-4/+4
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-3/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 2-3/+0
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Gravatar Geert Uytterhoeven 1-7/+5
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGravatar Geert Uytterhoeven 2-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-40/+8
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-0/+1
2012-12-06propagate name change to comments in kernel sourceGravatar Nadia Yvette Chambers 1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Gravatar Al Viro 1-1/+1
2012-11-28frv: switch to generic fork/vfork/cloneGravatar Al Viro 2-40/+8
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKGravatar Frederic Weisbecker 1-1/+0
2012-11-13tracing,x86: Add a TSC trace_clockGravatar David Sharp 1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 6-32/+14
2012-11-02frv: fix the broken preemptGravatar Al Viro 1-20/+3
2012-11-02frv: switch to saner kernel_execve() semanticsGravatar Al Viro 3-6/+1
2012-11-02FRV: Fix the new-style kernel_thread() stuffGravatar David Howells 1-2/+3
2012-11-02FRV: Fix the preemption handlingGravatar David Howells 1-1/+1
2012-11-02FRV: Don't objcopy the GNU build_id noteGravatar David Howells 1-4/+6
2012-11-02FRV: Add missing linux/export.h #inclusionsGravatar David Howells 1-0/+1
2012-11-01sk-filter: Add ability to get socket filter program (v2)Gravatar Pavel Emelyanov 1-0/+1
2012-10-16FRV: Fix const sections changeGravatar Andi Kleen 1-0/+2
2012-10-16FRV: Fix incorrect symbol in copy_thread()Gravatar David Howells 1-1/+1
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SGravatar David Howells 1-2/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-7/+1
2012-10-13Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Gravatar Linus Torvalds 40-486/+557
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 12-174/+45
2012-10-10UAPI: (Scripted) Disintegrate arch/frv/include/asmGravatar David Howells 40-486/+557
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-17/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+2