aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jikos/trivialLinus 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/git/geert/linux-m68kLinus Torvalds1-5/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/viro/signalLinus 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/kernel/git/tip/tipLinus 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/viro/vfsLinus 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/helgaas/pciLinus Torvalds2-4/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus 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/kernel/git/tip/tipLinus 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/frederic/linux-dynticks into irq/coreIngo 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