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
2007-03-29
[PATCH] MSI-X: fix resume crash
Eric W. Biederman
1
-1
/
+2
2007-03-02
[PATCH] FRV: No ZONE_DMA
David Howells
1
-2
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c
Eric W. Biederman
1
-5
/
+24
2007-02-14
[PATCH] sysctl: C99 convert arch/frv/kernel/pm.c
Eric W. Biederman
1
-7
/
+43
2007-02-14
[PATCH] sysctl: frv: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs
Eric W. Biederman
1
-1
/
+0
2007-02-14
[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move CTL_PM into sysctl.h where it belongs
Eric W. Biederman
1
-1
/
+0
2007-02-12
[PATCH] Dynamic kernel command-line: frv
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
1
-0
/
+4
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
1
-3
/
+3
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] struct path: convert frv
Josef Sipek
1
-2
/
+2
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-07
[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
1
-1
/
+1
2006-12-03
[NET]: FRV checksum annotations.
Al Viro
1
-12
/
+12
2006-12-03
[NET]: Kill direct includes of asm/checksum.h
Al Viro
1
-1
/
+0
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
6
-14
/
+13
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+0
2006-10-03
[PATCH] FRV: Permit large kmalloc allocations [try #2]
David Howells
1
-0
/
+8
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2
-1
/
+34
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-01
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
1
-1
/
+0
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-26
[PATCH] FRV: permit __do_IRQ() to be dispensed with
David Howells
1
-0
/
+4
2006-09-26
[PATCH] FRV: improve FRV's use of generic IRQ handling
David Howells
4
-69
/
+53
2006-09-26
[PATCH] FRV: Use the generic IRQ stuff
David Howells
10
-1091
/
+405
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-09-23
[PATCH] sanitize frv archclean
Al Viro
2
-5
/
+3
2006-09-06
[PATCH] FRV: Use the generic time stuff for FRV
john stultz
2
-81
/
+4
2006-07-11
[PATCH] FRV: Introduce asm-offsets for FRV arch
David Howells
9
-107
/
+248
2006-07-11
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
David Howells
1
-0
/
+8
2006-07-11
[PATCH] FRV: Fix FRV arch compile errors
David Howells
4
-8
/
+15
2006-07-04
kbuild: introduce utsrelease.h
Sam Ravnborg
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: FRV: Use the new IRQF_ constants
Thomas Gleixner
3
-9
/
+9
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
33
-33
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
1
-1
/
+1
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-06-23
[PATCH] frv: trivial cleanups in frv_ksyms.c
Al Viro
1
-18
/
+0
2006-06-23
[PATCH] frv: wrong syscall
Al Viro
1
-1
/
+1
[next]