Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0cc41e4a21d43695154fe6a151abf3b6f27b0bb0
/
arch
/
mn10300
/
kernel
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b45f933
mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout
by Geert Uytterhoeven
· 13 years ago
6b4fa63
mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"
by Geert Uytterhoeven
· 13 years ago
cea7c58
mn10300: kernel/traps.c needs <linux/export.h>
by Geert Uytterhoeven
· 13 years ago
7a63091
mn10300: kernel/internal.h needs <linux/irqreturn.h>
by Geert Uytterhoeven
· 13 years ago
325c117
mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c
by Geert Uytterhoeven
· 13 years ago
4cbd19f
mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
by Yong Zhang
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
00f3578
mn10300: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 13 years ago
568b445
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
by Srivatsa S. Bhat
· 13 years ago
c03a6a7
mn10300: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
fe285f5
mn10300: Use generic init_task
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
1c80f22
Disintegrate asm/system.h for MN10300
by David Howells
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
50e1499
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
4018237
MN10300: Add missing _sdata declaration
by David Howells
· 14 years ago
db1c9df
MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()
by David Howells
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
8ea9716
mn10300: convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
2a8f55b
mn10300: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
232f1d8
mn10300: Cleanup irq_desc access
by Thomas Gleixner
· 14 years ago
f4c547e
mn10300: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
52885b3
MN10300: Allow KGDB to use the MN10300 serial ports
by David Howells
· 14 years ago
5141c46
MN10300: Emulate single stepping in KGDB on MN10300
by David Howells
· 14 years ago
044264b
MN10300: Generalise kernel debugger kernel halt, reboot or power off hook
by David Howells
· 14 years ago
e460d64
MN10300: Use KGDB
by David Howells
· 14 years ago
67ddb40
MN10300: Create generic kernel debugger hooks
by David Howells
· 14 years ago
7f386ac
MN10300: Create general kernel debugger cache flushing
by David Howells
· 14 years ago
9ee2172
MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs
by David Howells
· 14 years ago
df43b86
MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
3ba65467
MN10300: Convert ipi irq_chip to new functions
by Thomas Gleixner
· 14 years ago
b023ba5
MN10300: Convert serial irq_chip to new functions
by Thomas Gleixner
· 14 years ago
125bb1d
MN10300: Convert cpu irq_chips to new functions
by Thomas Gleixner
· 14 years ago
a494d3d
MN10300: Remove unused mn10300_intc_* functions
by Thomas Gleixner
· 14 years ago
e61645a
MN10300: Remove stale irq_chip.end - V2
by Thomas Gleixner
· 14 years ago
dc7daf3
MN10300: Use clockevents_calc_mult_shift()
by Thomas Gleixner
· 14 years ago
817890b
MN10300: Use clocksource_register_hz()
by Thomas Gleixner
· 14 years ago
73a173a
MN10300: Remove stale code
by Thomas Gleixner
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
22b7fcd
mn10300: Switch do_timer() to xtimer_update()
by Torben Hohn
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
3e5c124
set_rtc_mmss: show warning message only once
by Stephen Hemminger
· 14 years ago
d9a1abe
arch/mn10300/kernel/irq.c: fix build
by Andrew Morton
· 14 years ago
b8da46d
clarify a usage constraint for cnt32_to_63()
by Nicolas Pitre
· 14 years ago
6142e05
MN10300: Fix interrupt mask alteration function call name in gdbstub
by David Howells
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
bdab225
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 14 years ago
261bb92
ptrace: cleanup arch_ptrace() on mn10300
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
7c7fcf7
MN10300: Save frame pointer in thread_info struct rather than global var
by David Howells
· 14 years ago
a5e03ca
MN10300: Change "Matsushita" to "Panasonic".
by Akira Takeuchi
· 14 years ago
6044cf1
MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA
by David Howells
· 14 years ago
730c1fa
MN10300: Generic time support
by Mark Salter
· 14 years ago
368dd5a
MN10300: And Panasonic AM34 subarch and implement SMP
by Akira Takeuchi
· 14 years ago
04157a6
MN10300: Delete idle_timestamp from irq_cpustat_t
by Akira Takeuchi
· 14 years ago
278d91c
MN10300: Make the FPU operate in non-lazy mode under SMP
by Akira Takeuchi
· 14 years ago
8f19e3d
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
by Akira Takeuchi
· 14 years ago
b478491
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
by David Howells
· 14 years ago
344af92
MN10300: Provide a MN10300_CACHE_ENABLED config option
by David Howells
· 14 years ago
86c0f93
MN10300: Remove monitor/JTAG functions
by Akira Takeuchi
· 14 years ago
3b950de
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
by David Howells
· 14 years ago
292aa14
MN10300: BUG to BUG_ON changes
by Stoyan Gaydarov
· 14 years ago
5260562
MN10300: Fix the PERCPU() alignment to allow for workqueues
by David Howells
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
60bdb72
mn10300: check __get_user/__put_user results...
by Al Viro
· 14 years ago
8e87354
mn10300: get rid of set_fs(USER_DS) in sigframe setup
by Al Viro
· 14 years ago
c05628b
mn10300: ->restart_block.fn needs to be reset on sigreturn
by Al Viro
· 14 years ago
00cbf608
mn10300: prevent double syscall restarts
by Al Viro
· 14 years ago
e46924d
mn10300: avoid SIGSEGV delivery loop
by Al Viro
· 14 years ago
a4128b0
MN10300: Fix up the IRQ names for the on-chip serial ports
by David Howells
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 14 years ago
3557957
MN10300: Fix RTC routines
by David Howells
· 14 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f7a5657
mn10300: Convert mn10300 to use read/update_persistent_clock
by John Stultz
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
e5d20d0
mn10300: wire up missing new syscalls
by David Howells
· 15 years ago
Next »