index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-11-20
1
-0
/
+1
*
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
2013-03-27
1
-0
/
+1
*
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-2
/
+0
*
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-2
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
4
-4
/
+3
*
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
1
-6
/
+1
*
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-1
/
+0
*
mn10300, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-26
1
-1
/
+0
*
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
2011-06-21
1
-0
/
+1
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-1
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...
Linus Torvalds
2011-03-24
7
-9
/
+150
|
\
|
*
MN10300: gcc 4.6 vs am33 inline assembly
Richard Henderson
2011-03-23
1
-4
/
+17
|
*
MN10300: Emulate single stepping in KGDB on MN10300
David Howells
2011-03-18
1
-0
/
+4
|
*
MN10300: Use KGDB
David Howells
2011-03-18
2
-1
/
+83
|
*
MN10300: Create generic kernel debugger hooks
David Howells
2011-03-18
4
-4
/
+18
|
*
MN10300: Create general kernel debugger cache flushing
David Howells
2011-03-18
1
-0
/
+8
|
*
MN10300: Introduce a general config option for kernel debugger hooks
David Howells
2011-03-18
1
-0
/
+20
*
|
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-1
/
+0
*
|
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-1
/
+0
*
|
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-23
1
-0
/
+1
*
|
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
1
-7
/
+0
*
|
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
1
-2
/
+4
|
/
*
MN10300: Remove unused mn10300_intc_* functions
Thomas Gleixner
2011-03-18
1
-5
/
+0
*
MN10300: atomic_read() should ensure it emits a load
David Howells
2011-03-14
1
-1
/
+1
*
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
2011-03-14
1
-2
/
+3
*
MN10300: Implement asm/syscall.h
David Howells
2010-12-03
1
-0
/
+117
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
2010-10-27
38
-524
/
+1792
|
\
|
*
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
2010-10-27
8
-99
/
+51
|
*
MN10300: ASB2364: Add support for SMSC911X and SMC911X
Akira Takeuchi
2010-10-27
1
-0
/
+1
|
*
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
David Howells
2010-10-27
1
-4
/
+8
|
*
MN10300: Generic time support
Mark Salter
2010-10-27
1
-2
/
+15
|
*
MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
Mark Salter
2010-10-27
1
-0
/
+10
|
*
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
2010-10-27
1
-0
/
+3
|
*
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-10-27
21
-100
/
+793
|
*
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
2010-10-27
1
-1
/
+0
|
*
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
2010-10-27
1
-6
/
+2
|
*
MN10300: Implement atomic ops using atomic ops unit
Mark Salter
2010-10-27
2
-47
/
+351
|
*
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
2010-10-27
5
-56
/
+121
|
*
MN10300: SMP TLB flushing
Akira Takeuchi
2010-10-27
2
-29
/
+74
|
*
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
2010-10-27
2
-39
/
+46
|
*
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
2010-10-27
2
-32
/
+70
|
*
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
2010-10-27
3
-24
/
+38
|
*
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
2010-10-27
1
-6
/
+10
|
*
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
2010-10-27
1
-0
/
+50
|
*
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2010-10-27
1
-9
/
+9
|
*
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
2010-10-27
1
-44
/
+44
|
*
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
2010-10-27
3
-6
/
+6
|
*
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-10-27
1
-3
/
+2
|
*
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2010-10-27
1
-5
/
+67
[next]