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
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-5
/
+5
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
FRV: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+4
2011-03-29
FRV: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2
-1
/
+3
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-29
FRV: Do some cleanups
Amerigo Wang
3
-10
/
+2
2011-03-29
FRV: Missing node arg in alloc_thread_info_node() macro
David Howells
1
-1
/
+1
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-2
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+4
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-8
/
+0
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-9
/
+4
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2
-3
/
+4
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+2
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2
-10
/
+10
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-1
/
+2
2011-01-31
frv: Switch do_timer() to xtime_update()
Torben Hohn
1
-12
/
+2
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-21
frv: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-4
/
+0
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-6
/
+0
2010-10-27
ptrace: cleanup arch_ptrace() on frv
Namhyung Kim
1
-16
/
+13
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-7
/
+2
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
4
-26
/
+61
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-79
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on frv (enables termiox)
Jeff Mahoney
1
-79
/
+1
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-136
/
+158
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
3
-20
/
+2
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
13
-633
/
+18
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-136
/
+158
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-6
/
+0
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-14
defconfig reduction
Sam Ravnborg
1
-594
/
+6
[next]