index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-35
/
+1
2012-01-03
consolidate a bunch of ipcbuf.h instances
Al Viro
1
-29
/
+1
2012-01-03
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2011-11-09
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
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
4
-4
/
+3
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-06-21
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
7
-9
/
+150
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: Emulate single stepping in KGDB on MN10300
David Howells
1
-0
/
+4
2011-03-18
MN10300: Use KGDB
David Howells
2
-1
/
+83
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
4
-4
/
+18
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
1
-0
/
+8
2011-03-18
MN10300: Introduce a general config option for kernel debugger hooks
David Howells
1
-0
/
+20
2011-03-18
MN10300: Remove unused mn10300_intc_* functions
Thomas Gleixner
1
-5
/
+0
2011-03-14
MN10300: atomic_read() should ensure it emits a load
David Howells
1
-1
/
+1
2011-03-14
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
1
-2
/
+3
2010-12-03
MN10300: Implement asm/syscall.h
David Howells
1
-0
/
+117
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
38
-524
/
+1792
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+3
2010-10-27
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
8
-99
/
+51
2010-10-27
MN10300: ASB2364: Add support for SMSC911X and SMC911X
Akira Takeuchi
1
-0
/
+1
2010-10-27
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
David Howells
1
-4
/
+8
2010-10-27
MN10300: Generic time support
Mark Salter
1
-2
/
+15
2010-10-27
MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
Mark Salter
1
-0
/
+10
2010-10-27
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
1
-0
/
+3
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
21
-100
/
+793
2010-10-27
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
1
-1
/
+0
2010-10-27
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
1
-6
/
+2
2010-10-27
MN10300: Implement atomic ops using atomic ops unit
Mark Salter
2
-47
/
+351
2010-10-27
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
5
-56
/
+121
2010-10-27
MN10300: SMP TLB flushing
Akira Takeuchi
2
-29
/
+74
2010-10-27
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
2
-39
/
+46
2010-10-27
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
2
-32
/
+70
2010-10-27
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
3
-24
/
+38
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
1
-6
/
+10
2010-10-27
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
1
-0
/
+50
2010-10-27
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
1
-9
/
+9
2010-10-27
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
1
-44
/
+44
[next]