aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerGravatar Johannes Weiner 1-4/+6
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initGravatar Bjorn Helgaas 1-1/+1
2013-07-14frv: delete __cpuinit usage from all frv filesGravatar Paul Gortmaker 1-1/+1
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-6/+6
2013-07-04Merge branch 'kconfig-diet' from Dave HansenGravatar Linus Torvalds 2-4/+1
2013-07-04consolidate per-arch stack overflow debugging optionsGravatar Dave Hansen 2-4/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 3-47/+27
2013-07-03arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Gravatar Chen Gang 1-1/+1
2013-07-03arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Gravatar Chen Gang 1-1/+1
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 2-41/+21
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-17net: add socket option for low latency pollingGravatar Eliezer Tamir 1-0/+2
2013-06-16frv: head.S - Remove commented-out initialization codeGravatar Geert Uytterhoeven 1-5/+0
2013-06-14frv: Convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 2-6/+6
2013-05-28frv: uaccess s/might_sleep/might_fault/Gravatar Michael S. Tsirkin 1-2/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-10/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-2/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-11/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-22/+5
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemGravatar Jiang Liu 1-4/+2
2013-04-29mm/FRV: use common help functions to free reserved pagesGravatar Jiang Liu 1-30/+4
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-08frv: Use generic idle loopGravatar Thomas Gleixner 2-22/+6
2013-03-31net: add option to enable error queue packets waking selectGravatar Keller, Jacob E 1-0/+2
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsGravatar Al Viro 1-10/+0
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