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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
kernel
Age
Commit message (
Expand
)
Author
2012-05-21
mn10300: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
new helper: sigsuspend()
Al Viro
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-15
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-05-08
mn10300: Use common threadinfo allocator
Thomas Gleixner
2012-05-05
mn10300: Use generic init_task
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for MN10300
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-09-27
doc: fix broken references
Paul Bolle
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-06-07
MN10300: Add missing _sdata declaration
David Howells
2011-06-07
MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()
David Howells
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-25
mn10300: convert old cpumask API into new one
KOSAKI Motohiro
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-03-29
mn10300: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
mn10300: Cleanup irq_desc access
Thomas Gleixner
2011-03-29
mn10300: Convert genirq namespace
Thomas Gleixner
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-18
MN10300: Allow KGDB to use the MN10300 serial ports
David Howells
2011-03-18
MN10300: Emulate single stepping in KGDB on MN10300
David Howells
2011-03-18
MN10300: Generalise kernel debugger kernel halt, reboot or power off hook
David Howells
2011-03-18
MN10300: Use KGDB
David Howells
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
2011-03-18
MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs
David Howells
2011-03-18
MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-18
MN10300: Convert ipi irq_chip to new functions
Thomas Gleixner
2011-03-18
MN10300: Convert serial irq_chip to new functions
Thomas Gleixner
2011-03-18
MN10300: Convert cpu irq_chips to new functions
Thomas Gleixner
2011-03-18
MN10300: Remove unused mn10300_intc_* functions
Thomas Gleixner
2011-03-18
MN10300: Remove stale irq_chip.end - V2
Thomas Gleixner
2011-03-18
MN10300: Use clockevents_calc_mult_shift()
Thomas Gleixner
2011-03-18
MN10300: Use clocksource_register_hz()
Thomas Gleixner
2011-03-18
MN10300: Remove stale code
Thomas Gleixner
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-02-09
mn10300: Switch do_timer() to xtimer_update()
Torben Hohn
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
2011-01-03
arch/mn10300/kernel/irq.c: fix build
Andrew Morton
2010-12-20
clarify a usage constraint for cnt32_to_63()
Nicolas Pitre
2010-12-07
MN10300: Fix interrupt mask alteration function call name in gdbstub
David Howells
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
[prev]
[next]