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
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2
-3
/
+3
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-3
/
+1
2009-07-02
FRV: Add basic performance counter support
David Howells
4
-1
/
+38
2009-07-02
FRV: Implement atomic64_t
David Howells
6
-5
/
+236
2009-07-01
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-14
FRV: Fix interaction with new generic header stuff
David Howells
1
-120
/
+3
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-14
/
+8
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
13
-579
/
+399
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
1
-10
/
+3
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
FRV: Implement new-style ptrace
David Howells
7
-164
/
+367
2009-06-11
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
David Howells
1
-1
/
+0
2009-06-11
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2
-5
/
+10
2009-06-11
FRV: Remove in-kernel strace code
David Howells
1
-379
/
+0
2009-06-11
FRV: BUG to BUG_ON changes
Stoyan Gaydarov
4
-17
/
+8
2009-06-11
FRV: bitops: Change the bitmap index from int to unsigned long
Justin Chen
1
-14
/
+15
2009-04-28
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-28
FRV: Remove unused header asm/init.h.
Tim Abbott
1
-12
/
+0
2009-04-27
FRV: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-2
/
+3
2009-04-27
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-04-26
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-22
frv: insert PCI root bus resources for the MB93090 devel motherboard
David Howells
1
-13
/
+50
2009-04-20
FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist
David Howells
1
-1
/
+0
2009-04-10
FRV: Move to arch/frv/include/asm/
David Howells
114
-0
/
+8626
2009-04-07
FRV: Fix compile breakage
Adrian Bunk
1
-1
/
+0
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
4
-8
/
+0
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-02-09
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
David Howells
1
-1
/
+1
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-5
/
+6
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-02
frv: fix mmap2 error handling
David Howells
1
-9
/
+8
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-17
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-10-17
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-17
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-3
/
+3
2008-08-02
FRV: Wire up new system calls
David Howells
1
-1
/
+6
2008-07-26
frv: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-1
/
+0
2008-06-28
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
1
-30
/
+0
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
3
-3
/
+3
[next]