aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27mm: use vm_unmapped_area() on frv architectureMichel Lespinasse
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-03frv: switch to generic old sigaction()Al Viro
2013-02-03frv: switch to generic old sigsuspendAl Viro
2013-02-03frv: switch to generic sigaltstackAl Viro
2013-01-29frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2013-01-04frv/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28frv: switch to generic fork/vfork/cloneAl Viro
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-02frv: fix the broken preemptAl Viro
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells
2012-11-02FRV: Fix the preemption handlingDavid Howells
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-16FRV: Fix const sections changeAndi Kleen
2012-10-16FRV: Fix incorrect symbol in copy_thread()David Howells
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SDavid Howells
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10UAPI: (Scripted) Disintegrate arch/frv/include/asmDavid Howells
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas