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
2007-11-28
m32r: Update sys_rt_sigsuspend
Hirokazu Takata
1
-10
/
+7
2007-11-28
m32r: Add missing syscalls
Hirokazu Takata
1
-0
/
+40
2007-10-20
spelling fixes: arch/m32r/
Simon Arlott
5
-15
/
+15
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-24
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-4
/
+4
2007-10-16
m32r: convert to generic sys_ptrace
Christoph Hellwig
1
-39
/
+3
2007-10-16
M32R: cleanup struct irqaction initializers
Thomas Gleixner
1
-2
/
+6
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-8
/
+0
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-3
/
+3
2007-09-06
m32r: Rename STI/CLI macros
Hirokazu Takata
1
-8
/
+8
2007-09-06
m32r: build fix of entry.S
Hirokazu Takata
1
-2
/
+2
2007-09-03
m32r: Separate syscall table from entry.S
Hirokazu Takata
2
-287
/
+290
2007-09-03
m32r: Cosmetic updates of arch/m32r/kernel/entry.S
Hirokazu Takata
1
-15
/
+7
2007-09-03
m32r: Exit ei_handler directly for no IRQ case or IPI operations
Hirokazu Takata
1
-2
/
+1
2007-09-03
m32r: Simplify ei_handler code
Hirokazu Takata
1
-202
/
+39
2007-09-03
m32r: Define symbols to unify platform-dependent ICU checks
Hirokazu Takata
1
-0
/
+20
2007-09-03
m32r: Move dot.gdbinit files
Hirokazu Takata
10
-0
/
+0
2007-09-03
m32r: Rearrange platform-dependent codes
Hirokazu Takata
27
-28
/
+37
2007-09-03
m32r: Add defconfig file for the usrv platform.
Hirokazu Takata
1
-0
/
+774
2007-09-03
m32r: Update defconfig files for 2.6.23-rc1
Hirokazu Takata
12
-2669
/
+1244
2007-09-03
m32r: Move defconfig files to arch/m32r/configs/
Hirokazu Takata
11
-0
/
+0
2007-07-30
m32r: build fix for removing fs.h from mm.h
Hirokazu Takata
3
-0
/
+3
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-2
/
+3
2007-07-19
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-1
/
+0
2007-07-19
i2c: Delete the i2c-isa pseudo bus driver
Jean Delvare
1
-1
/
+0
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-9
/
+3
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-0
/
+3
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-11
m32r: fix tme_handler to check _PAGE_PRESENT bit
Hirokazu Takata
1
-9
/
+13
2007-05-11
m32r: fix switch_to macro to push/pop frame pointer if needed
Hirokazu Takata
1
-0
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
6
-6
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-2
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: m32r
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+3
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2
-52
/
+0
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-8
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+4
2007-02-11
[PATCH] m32r: cosmetic updates and trivial fixes
Hirokazu Takata
9
-23
/
+3
2007-02-11
[PATCH] m32r: fix kernel entry address of vmlinux
Hirokazu Takata
2
-2
/
+5
2007-02-11
[PATCH] m32r: update defconfig files for v2.6.19
Hirokazu Takata
12
-1382
/
+4433
[next]