index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
frv
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
1
-0
/
+2
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-02-13
lib/string.c: remove strnicmp()
Rasmus Villemoes
1
-1
/
+0
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
3
-6
/
+1
2015-02-13
arch/frv/mm/extable.c: remove unused function
Rickard Strandqvist
1
-23
/
+0
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-22
/
+5
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-02-11
frv: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-22
/
+5
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-22
frv/PCI: Add struct pci_ops member names to initialization
Rob Herring
1
-2
/
+2
2015-01-16
frv/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+1
2015-01-13
frv: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-10-20
frv: io: implement dummy relaxed accessor macros for writes
Will Deacon
1
-0
/
+3
2014-10-14
frv: remove unused declarations of __start___ex_table and __stop___ex_table
Geert Uytterhoeven
1
-2
/
+0
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-10
frv: remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-8
/
+6
2014-10-10
frv: remove unused cpuinfo_frv and friends to fix future build error
Geert Uytterhoeven
2
-18
/
+0
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-08-19
frv: Define cpu_relax_lowlatency()
Davidlohr Bueso
1
-1
/
+2
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-70
/
+42
2014-08-09
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2
-6
/
+1
2014-08-06
frv: Use sigsp()
Richard Weinberger
1
-13
/
+4
2014-08-06
frv: Use get_signal() signal_setup_done()
Richard Weinberger
1
-59
/
+40
2014-06-05
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-12
/
+1
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2
-6
/
+0
2014-04-18
arch,frv: Convert smp_mb__*()
Peter Zijlstra
2
-12
/
+1
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-03-13
arch: Remove stub cputime.h headers
Frederic Weisbecker
2
-6
/
+1
2014-02-20
PCI: frv: replace now removed pci_bus_b() causing build failure
Paul Gortmaker
1
-1
/
+1
2014-02-10
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-10
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-2
/
+2
2014-01-31
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-7
/
+0
2014-01-28
frv: Remove redundant debugging info flag
Geoff Levand
1
-7
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+3
2014-01-19
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
1
-0
/
+2
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-7
/
+1
2013-12-18
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
frv: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-4
/
+8
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-37
/
+0
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-10-30
frv/PCI: Remove pcibios_last_bus
Bjorn Helgaas
2
-37
/
+0
[next]