summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | frv: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
|/
* frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven2014-10-141-2/+0
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-1/+1
|\
| * locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
* | frv: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-094-8/+6
* | frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven2014-10-092-18/+0
* | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | frv: Define cpu_relax_lowlatency()Davidlohr Bueso2014-08-191-1/+2
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-70/+42
|\ \
| * | frv: Use sigsp()Richard Weinberger2014-08-061-13/+4
| * | frv: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-59/+40
| |/
* | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
|/
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-12/+1
|\
| * arch,frv: Convert smp_mb__*()Peter Zijlstra2014-04-182-12/+1
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-272-6/+0
|/
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-1/+1
|\
| * PCI: frv: replace now removed pci_bus_b() causing build failurePaul Gortmaker2014-02-201-1/+1
* | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-6/+1
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-01-301-7/+0
|\
| * frv: Remove redundant debugging info flagGeoff Levand2014-01-281-7/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\ \
| * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| |/
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-7/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | frv: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-4/+8
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-142-37/+0
|\ \
| * | frv/PCI: Remove pcibios_last_busBjorn Helgaas2013-10-292-37/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \ | |_|/ |/| |
| * | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
| |/
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-4/+6
* frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas2013-07-251-1/+1
* 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
| |/
OpenPOWER on IntegriCloud