aboutsummaryrefslogtreecommitdiff
path: root/arch/frv
AgeCommit message (Expand)Author
2014-08-19frv: Define cpu_relax_lowlatency()Davidlohr Bueso
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-08-06frv: Use sigsp()Richard Weinberger
2014-08-06frv: Use get_signal() signal_setup_done()Richard Weinberger
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-04-18arch,frv: Convert smp_mb__*()Peter Zijlstra
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-02-20PCI: frv: replace now removed pci_bus_b() causing build failurePaul Gortmaker
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-28frv: Remove redundant debugging info flagGeoff Levand
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15frv: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-29frv/PCI: Remove pcibios_last_busBjorn Helgaas
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas
2013-07-14frv: delete __cpuinit usage from all frv filesPaul Gortmaker
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03arch/frv/kernel/setup.c: use strncmp() instead of memcmp()Chen Gang
2013-07-03arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()Chen Gang
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-16frv: head.S - Remove commented-out initialization codeGeert Uytterhoeven
2013-06-14frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches