summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
...
* mm: use vm_unmapped_area() on frv architectureMichel Lespinasse2013-02-271-32/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-252-4/+1
|\ \
| * | frv/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-234-62/+4
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-142-3/+0
| * | | frv: switch to generic old sigaction()Al Viro2013-02-033-39/+1
| * | | frv: switch to generic old sigsuspendAl Viro2013-02-032-10/+1
| * | | frv: switch to generic sigaltstackAl Viro2013-02-032-11/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-1/+3
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-0/+15
| |\ \ \
| * | | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
| * | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | | | frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
|/ / /
* | / ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-032-4/+4
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-3/+0
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-12-171-7/+5
* | | frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2012-12-172-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \
| * | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-106-32/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-40/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | | frv: switch to generic fork/vfork/cloneAl Viro2012-11-282-40/+8
| | |/ | |/|
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
|\ \ \ | |/ / |/| |
| * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/
* | frv: fix the broken preemptAl Viro2012-11-021-20/+3
* | frv: switch to saner kernel_execve() semanticsAl Viro2012-11-023-6/+1
* | FRV: Fix the new-style kernel_thread() stuffDavid Howells2012-11-021-2/+3
* | FRV: Fix the preemption handlingDavid Howells2012-11-021-1/+1
* | FRV: Don't objcopy the GNU build_id noteDavid Howells2012-11-021-4/+6
* | FRV: Add missing linux/export.h #inclusionsDavid Howells2012-11-021-0/+1
|/
* FRV: Fix const sections changeAndi Kleen2012-10-161-0/+2
* FRV: Fix incorrect symbol in copy_thread()David Howells2012-10-161-1/+1
* FRV: Fix VLIW packing constraint violation in entry.SDavid Howells2012-10-161-2/+2
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-7/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-7/+1
* | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-1340-486/+557
|\ \
| * | UAPI: (Scripted) Disintegrate arch/frv/include/asmDavid Howells2012-10-1040-486/+557
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1212-174/+45
|\ \ \ | |/ / |/| |
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | frv: no need to raise SIGTRAP in setup_frame()Al Viro2012-10-011-8/+0
| * | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0