index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
frv
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
FRV: Fix interaction with new generic header stuff
David Howells
1
-120
/
+3
2009-06-12
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-27
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
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-21
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-06
FRV: Fix compile breakage
Adrian Bunk
1
-1
/
+0
2009-04-02
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
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-01
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-16
FRV: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-10-16
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-16
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-3
/
+3
2008-08-01
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-27
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
2008-05-24
frv: export empty_zero_page
Adrian Bunk
1
-0
/
+3
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-05-01
frv: unbreak misalignment handling changes
David Howells
1
-1
/
+1
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-8
/
+0
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
8
-238
/
+17
2008-04-29
frv: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-8
/
+1
[next]