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-09-24
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
6
-87
/
+23
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-19
/
+19
2009-09-24
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2
-6
/
+6
2009-09-24
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2
-12
/
+13
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2
-5
/
+4
2009-09-23
m32r: Cleanup linker script using new linker script macros.
Tim Abbott
1
-58
/
+9
2009-09-23
m32r: Move the spi_stack_top and spu_stack_top into .init.data section.
Tim Abbott
2
-4
/
+2
2009-09-23
m32r: Remove unused .altinstructions and .exit.* code from linker script.
Tim Abbott
1
-9
/
+0
2009-09-23
m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
Tim Abbott
2
-9
/
+7
2009-09-23
m32r: Define THREAD_SIZE only once.
Tim Abbott
2
-6
/
+2
2009-09-23
m32r: make PAGE_SIZE available to assembly.
Tim Abbott
1
-1
/
+3
2009-09-22
m32r: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-13
/
+2
2009-09-22
m32r: convert to use arch_gettimeoffset()
john stultz
2
-71
/
+9
2009-09-22
m32r: remove redundant tests on unsigned
Roel Kluin
2
-4
/
+3
2009-09-22
mm: remove duplicate asm/mman.h files
Arnd Bergmann
1
-19
/
+1
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
1
-2
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-7
/
+3
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2
-0
/
+7
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
3
-6
/
+3
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-6
/
+3
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-3
/
+1
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-8
/
+3
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from arch/m32r
Oleg Nesterov
2
-9
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-20
/
+3
2009-06-16
m32r: remove obsolete hw_interrupt_type
Thomas Gleixner
8
-15
/
+15
2009-06-16
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
1
-3
/
+3
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-6
/
+5
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
1
-2
/
+0
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-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-1
/
+0
2009-05-02
m32r: use __stringify() macro in assembler.h
Hirokazu Takata
1
-3
/
+4
[next]