aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov1-0/+2
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes1-1/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski3-6/+1
2015-02-12arch/frv/mm/extable.c: remove unused functionRickard Strandqvist1-23/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-22/+5
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2015-02-10frv: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-22/+5
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-22frv/PCI: Add struct pci_ops member names to initializationRob Herring1-2/+2
2015-01-16frv/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+1
2015-01-13frv: macro whitespace fixesMichael S. Tsirkin1-1/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-10-20frv: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+3
2014-10-14frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven1-2/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-10-09frv: remove deprecated IRQF_DISABLEDMichael Opdenacker4-8/+6
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven2-18/+0
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-19frv: Define cpu_relax_lowlatency()Davidlohr Bueso1-1/+2
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-70/+42
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-6/+1
2014-08-06frv: Use sigsp()Richard Weinberger1-13/+4
2014-08-06frv: Use get_signal() signal_setup_done()Richard Weinberger1-59/+40
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+1
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2-6/+0
2014-04-18arch,frv: Convert smp_mb__*()Peter Zijlstra2-12/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-6/+1
2014-02-20PCI: frv: replace now removed pci_bus_b() causing build failurePaul Gortmaker1-1/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen1-2/+2
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-7/+0
2014-01-28frv: Remove redundant debugging info flagGeoff Levand1-7/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-7/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2013-11-15frv: handle pgtable_page_ctor() failKirill A. Shutemov1-4/+8
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-37/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-10-29frv/PCI: Remove pcibios_last_busBjorn Helgaas2-37/+0
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-4/+6
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas1-1/+1
2013-07-14frv: delete __cpuinit usage from all frv filesPaul Gortmaker1-1/+1
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+6
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2-4/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen2-4/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds3-47/+27
2013-07-03arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang1-1/+1
2013-07-03arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang1-1/+1
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu2-41/+21
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-16frv: head.S - Remove commented-out initialization codeGeert Uytterhoeven1-5/+0
2013-06-14frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2-6/+6
2013-05-28frv: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-2/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-2/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-11/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-22/+5
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-4/+2
2013-04-29mm/FRV: use common help functions to free reserved pagesJiang Liu1-30/+4
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-08frv: Use generic idle loopThomas Gleixner2-22/+6
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-10/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-27mm: use vm_unmapped_area() on frv architectureMichel Lespinasse1-32/+17
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-62/+4
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-02-03frv: switch to generic old sigaction()Al Viro3-39/+1
2013-02-03frv: switch to generic old sigsuspendAl Viro2-10/+1
2013-02-03frv: switch to generic sigaltstackAl Viro2-11/+3
2013-01-29frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+15
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+0
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-04frv/PCI: Remove unused pci_root_busBjorn Helgaas2-4/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2-4/+4
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-7/+5
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-40/+8
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers1-1/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-1/+1
2012-11-28frv: switch to generic fork/vfork/cloneAl Viro2-40/+8
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-1/+0
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-32/+14
2012-11-02frv: fix the broken preemptAl Viro1-20/+3
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro3-6/+1
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells1-2/+3
2012-11-02FRV: Fix the preemption handlingDavid Howells1-1/+1
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells1-4/+6
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells1-0/+1
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-16FRV: Fix const sections changeAndi Kleen1-0/+2
2012-10-16FRV: Fix incorrect symbol in copy_thread()David Howells1-1/+1
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SDavid Howells1-2/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+1
2012-10-13Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds40-486/+557
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-174/+45
2012-10-10UAPI: (Scripted) Disintegrate arch/frv/include/asmDavid Howells40-486/+557
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+2
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-06frv: kill used but uninitialized variableGeert Uytterhoeven1-10/+9
2012-10-06sections: fix section conflicts in arch/frvAndi Kleen2-2/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann3-3/+7
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+1
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01frv: no need to raise SIGTRAP in setup_frame()Al Viro1-8/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01frv: switch to generic kernel_thread()Al Viro3-23/+20
2012-10-01frv: switch to generic kernel_execveAl Viro5-39/+10
2012-10-01frv: switch to generic sys_execve()Al Viro3-19/+2
2012-10-01frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro5-100/+32
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-7/+1
2012-09-23frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-17/+1
2012-08-22frv/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-3/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-2/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches1-1/+1
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-6/+0
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds5-64/+26
2012-07-24frv: remove km_type definitionsCong Wang1-23/+1
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang4-41/+25
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle1-6/+0
2012-06-12frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-2/+2
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven1-1/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-67/+35
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-06-01FRV: Optimise the system call exit path in entry.S [ver #2]David Howells1-6/+7
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2-13/+15
2012-06-01FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2-11/+3
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-4/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-1/+1
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-17/+7
2012-06-01new helper: sigmask_to_save()Al Viro1-7/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-5/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-34/+13
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-1/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+0
2012-05-21frv: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21frv: use set_current_blocked() and block_sigmask()Matt Fleming1-17/+4
2012-05-21new helper: sigsuspend()Al Viro1-11/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-64/+2
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker1-1/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-13/+0
2012-05-08frv: Use common threadinfo allocatorThomas Gleixner1-13/+0
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05frv: Use generic init_taskThomas Gleixner4-34/+3
2012-05-05frv: Use core allocator for task_structThomas Gleixner2-12/+0
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner1-7/+2
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1