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
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
1
-1
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+1
2009-01-01
percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r
Rusty Russell
1
-1
/
+1
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-1
/
+1
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-6
/
+1
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-2
/
+3
2008-12-02
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-2
/
+3
2008-11-30
m32r: section noise in head.S
Al Viro
2
-2
/
+3
2008-11-11
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
Ingo Molnar
1
-1
/
+1
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-1
/
+1
2008-10-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-10-16
m32r: fix build due to notify_cpu_starting() change
Ingo Molnar
1
-0
/
+1
2008-10-15
oprofile: more whitespace fixes
Robert Richter
1
-1
/
+1
2008-10-15
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...
Ingo Molnar
1
-2
/
+2
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
11
-54
/
+18
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
1
-0
/
+2
2008-09-27
m32r/kernel/: cleanups
Adrian Bunk
7
-45
/
+11
2008-09-27
m32r: export __ndelay
Adrian Bunk
1
-0
/
+2
2008-09-27
m32r: export empty_zero_page
Adrian Bunk
1
-0
/
+2
2008-09-27
m32r: don't offer CONFIG_ISA
Adrian Bunk
1
-5
/
+1
2008-09-27
m32r: remove the unused NOHIGHMEM option
Adrian Bunk
1
-4
/
+0
2008-09-14
generic: make PFN_PHYS explicitly return phys_addr_t
Jeremy Fitzhardinge
1
-2
/
+2
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+2
2008-09-06
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
1
-3
/
+0
2008-07-26
m32r: use generic show_mem()
Johannes Weiner
1
-36
/
+0
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
1
-37
/
+0
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2
-5
/
+2
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2
-3
/
+2
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-3
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-2
/
+2
2008-06-26
m32r: convert to generic helpers for IPI function calls
Jens Axboe
4
-119
/
+16
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-09
m32r: use generic sys_pipe
Christoph Hellwig
1
-23
/
+0
2008-05-08
sys_pipe(): fix file descriptor leaks
Ulrich Drepper
1
-1
/
+4
2008-04-29
m32r: cleanup: drop .data.idt section in vmlinux.lds script
Cyrill Gorcunov
1
-3
/
+0
2008-04-29
m32r: use KBUILD_DEFCONFIG
Adrian Bunk
2
-863
/
+2
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-191
/
+1
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-0
/
+4
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-0
/
+3
2008-02-07
m32r: build fix of arch/m32r/kernel/smpboot.c
Mathieu Desnoyers
1
-0
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-6
/
+10
2008-02-05
timerfd: fix remaining architectures
Andrew Morton
1
-1
/
+1
[next]