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
/
m32r
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-9
/
+0
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-19
/
+1
2013-04-29
mm/m32r: use common help functions to free reserved pages
Jiang Liu
1
-23
/
+3
2013-04-29
m32r: Convert print_symbol to %pSR
Joe Perches
1
-4
/
+2
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-08
m32r: Use generic idle loop
Thomas Gleixner
3
-19
/
+2
2013-03-13
UAPI: fix endianness conditionals in M32R's asm/stat.h
David Howells
1
-2
/
+2
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-26
/
+3
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+3
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2013-02-17
m32r idle: delete pm_idle, and other dead idle code
Len Brown
1
-49
/
+2
2013-02-14
burying unused conditionals
Al Viro
2
-3
/
+0
2013-02-03
m32r: switch to generic sigaltstack
Al Viro
2
-14
/
+3
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
1
-7
/
+1
2013-02-03
consolidate declarations of k_sigaction
Al Viro
1
-3
/
+0
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+2
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-1
/
+1
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-1
/
+3
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+1
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-19
UAPI: (Scripted) Disintegrate arch/m32r/include/asm
David Howells
38
-615
/
+668
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-140
/
+34
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-4
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-28
m32r: switch to generic fork/vfork/clone
Al Viro
2
-42
/
+7
2012-11-28
kill stray kernel_thread() garbage
Al Viro
1
-1
/
+0
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
1
-0
/
+1
2012-10-31
m32r: switch to generic sys_execve()
Al Viro
3
-36
/
+13
2012-10-31
m32r: switch to generic kernel_thread()/kernel_execve()
Al Viro
5
-70
/
+27
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-25
/
+2
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+2
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+2
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+2
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2
-0
/
+6
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+2
[next]