index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-20
clarify a usage constraint for cnt32_to_63()
Nicolas Pitre
1
-7
/
+3
2010-12-07
MN10300: Fix interrupt mask alteration function call name in gdbstub
David Howells
3
-3
/
+6
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
31
-532
/
+2809
2010-10-27
ptrace: cleanup arch_ptrace() on mn10300
Namhyung Kim
1
-9
/
+8
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-27
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
6
-46
/
+24
2010-10-27
MN10300: Change "Matsushita" to "Panasonic".
Akira Takeuchi
1
-2
/
+2
2010-10-27
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
David Howells
1
-3
/
+10
2010-10-27
MN10300: Generic time support
Mark Salter
7
-39
/
+268
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
23
-240
/
+2224
2010-10-27
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
1
-2
/
+0
2010-10-27
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
7
-192
/
+302
2010-10-27
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
1
-0
/
+8
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
2
-0
/
+6
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
2
-4
/
+4
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2
-47
/
+0
2010-10-27
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
David Howells
1
-0
/
+5
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2010-10-25
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
1
-1
/
+1
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+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-14
MN10300: Fix up the IRQ names for the on-chip serial ports
David Howells
1
-11
/
+11
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+2
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
1
-5
/
+0
2010-08-12
MN10300: Fix RTC routines
David Howells
1
-4
/
+1
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-26
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+1
2010-03-13
mn10300: Convert mn10300 to use read/update_persistent_clock
John Stultz
2
-26
/
+5
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-88
/
+0
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
2
-19
/
+1
2010-01-11
mn10300: wire up missing new syscalls
David Howells
1
-0
/
+1
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
1
-1
/
+2
2010-01-11
mn10300: signal stack fix
Mark Salter
1
-1
/
+1
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-31
/
+30
2009-12-11
Unify sys_mmap*
Al Viro
2
-31
/
+2
2009-12-11
arch_mmap_check() on mn10300
Al Viro
1
-5
/
+0
2009-10-29
percpu: make misc percpu symbols unique
Tejun Heo
1
-31
/
+30
2009-10-14
mn10300: Remove the BKL from sys_execve
John Kacur
1
-8
/
+4
2009-09-24
mn10300: Clean up linker script using higher-level macros.
Tim Abbott
1
-36
/
+4
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-23
MN10300: Handle removal of struct uart_info
David Howells
3
-9
/
+9
[next]