summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* frv: delete __cpuinit usage from all frv filesPaul Gortmaker2013-07-141-1/+1
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\
| * net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-042-6/+6
|\ \
| * | frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-142-6/+6
| |/
* | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-042-4/+1
|\ \
| * | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-042-4/+1
| |/
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-033-47/+27
|\ \
| * | arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang2013-07-031-1/+1
| * | arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang2013-07-031-1/+1
| * | mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-032-41/+21
| * | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
| * | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-5/+0
|\ \ \ | |/ / |/| |
| * | frv: head.S - Remove commented-out initialization codeGeert Uytterhoeven2013-06-161-5/+0
| |/
* | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-2/+2
|\ \
| * | frv: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-2/+2
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\
| * net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-10/+0
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-10/+0
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-2/+1
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-11/+0
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-22/+5
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | frv: Use generic idle loopThomas Gleixner2013-04-082-22/+6
| | |/ | |/|
* | | mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-4/+2
* | | mm/FRV: use common help functions to free reserved pagesJiang Liu2013-04-291-30/+4
|/ /
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* 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