summaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)AuthorFilesLines
2013-07-04mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-04mm: 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-03Merge 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-18net: 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-02Merge 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-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-2/+1
2013-05-01dump_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-30mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-4/+2
2013-04-30mm/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-04-01net: 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-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-10/+0
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-28mm: use vm_unmapped_area() on frv architectureMichel Lespinasse1-32/+17
2013-02-27Merge 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-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+1
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-62/+4
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-20Merge 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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-02-04frv: switch to generic old sigaction()Al Viro3-39/+1
2013-02-04frv: switch to generic old sigsuspendAl Viro2-10/+1
2013-02-04frv: 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-04ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2-4/+4
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-18frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-7/+5
2012-12-18frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2-2/+2
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-13Merge 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-29flagday: don't pass regs to copy_thread()Al Viro1-1/+1