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
/
mn10300
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-26
/
+26
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2011-10-04
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
John Stultz
1
-3
/
+0
2011-09-27
doc: fix broken references
Paul Bolle
2
-2
/
+1
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-2
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
8
-8
/
+7
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-6
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-26
mn10300, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-61
/
+0
2011-06-21
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
1
-0
/
+1
2011-06-07
MN10300: Add missing _sdata declaration
David Howells
1
-0
/
+1
2011-06-07
MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()
David Howells
1
-2
/
+2
2011-06-07
MN10300: Fix one of the kernel debugger cacheflush variants
David Howells
1
-2
/
+2
2011-05-28
Merge branch 'setns'
Linus Torvalds
2
-1
/
+3
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2
-1
/
+3
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-3
/
+0
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-1
/
+0
2011-05-25
mn10300: convert old cpumask API into new one
KOSAKI Motohiro
4
-63
/
+68
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-4
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
mn10300: Use generic show_interrupts()
Thomas Gleixner
2
-58
/
+11
2011-03-29
mn10300: Cleanup irq_desc access
Thomas Gleixner
1
-6
/
+5
2011-03-29
mn10300: Convert genirq namespace
Thomas Gleixner
4
-11
/
+12
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
37
-502
/
+1893
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+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
MN10300: gcc 4.6 vs am33 inline assembly
Richard Henderson
1
-4
/
+17
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-7
/
+0
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+4
2011-03-18
MN10300: Deprecate gdbstub
David Howells
1
-1
/
+4
2011-03-18
MN10300: Allow KGDB to use the MN10300 serial ports
David Howells
1
-0
/
+75
2011-03-18
MN10300: Emulate single stepping in KGDB on MN10300
David Howells
3
-12
/
+425
2011-03-18
MN10300: Generalise kernel debugger kernel halt, reboot or power off hook
David Howells
1
-3
/
+3
2011-03-18
MN10300: Use KGDB
David Howells
6
-2
/
+289
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
14
-248
/
+317
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
17
-158
/
+592
2011-03-18
MN10300: Introduce a general config option for kernel debugger hooks
David Howells
3
-1
/
+25
2011-03-18
MN10300: The icache invalidate functions should disable the icache first
David Howells
3
-83
/
+140
2011-03-18
MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs
David Howells
2
-2
/
+18
2011-03-18
MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts
David Howells
2
-0
/
+55
2011-03-18
MN10300: Fix the ASB2364 gdbport UART register defs
David Howells
1
-12
/
+12
2011-03-18
MN10300: Fix ASB2364 FPGA register defs
David Howells
1
-1
/
+1
[next]