index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-83
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)
Jeff Mahoney
1
-83
/
+1
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
15
-595
/
+19
2010-10-07
Fix IRQ flag handling naming
David Howells
3
-108
/
+125
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+1
2010-10-02
MN10300: Fix flush_icache_range()
David Howells
1
-1
/
+19
2010-09-29
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2
-8
/
+27
2010-09-28
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
1
-1
/
+1
2010-09-27
mn10300: check __get_user/__put_user results...
Al Viro
1
-6
/
+6
2010-09-27
mn10300: get rid of set_fs(USER_DS) in sigframe setup
Al Viro
1
-4
/
+0
2010-09-27
mn10300: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-27
mn10300: prevent double syscall restarts
Al Viro
1
-3
/
+9
2010-09-27
mn10300: avoid SIGSEGV delivery loop
Al Viro
1
-2
/
+2
2010-09-23
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Mark Salter
1
-1
/
+0
2010-09-23
MN10300: Fix SIGRTMAX
Mark Salter
1
-1
/
+1
2010-09-23
MN10300: Fix endianess of ext2 bitops
Mark Salter
1
-2
/
+2
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-9
/
+0
2010-09-15
MN10300: Fix up the IRQ names for the on-chip serial ports
David Howells
1
-11
/
+11
2010-08-23
arch/mn10300/mm: eliminate NULL dereference
Julia Lawall
1
-1
/
+2
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+2
2010-08-15
defconfig reduction
Sam Ravnborg
1
-563
/
+0
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-12
MN10300: Use no_printk() for disabled gdbstub debugging functions
David Howells
1
-4
/
+4
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
1
-5
/
+0
2010-08-12
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
David Howells
1
-0
/
+1
2010-08-12
MN10300: Fix size_t and ssize_t
David Howells
1
-1
/
+6
2010-08-12
MN10300: Fix RTC routines
David Howells
1
-4
/
+1
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-2
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-6
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-11
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-10
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-1
/
+1
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+0
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
2
-5
/
+5
2010-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2010-06-12
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
1
-0
/
+1
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-05
mn10300: invoke oom-killer from page fault
Nick Piggin
1
-5
/
+4
2010-05-27
mn10300: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-38
/
+1
2010-05-25
mn10300: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-25
mn10300: use generic atomic.h
Mathieu Desnoyers
1
-157
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+8
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-1
/
+1
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-5
/
+4
[prev]
[next]