Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b12d93d63c3217f0ec923ff938b12a744e242ffa
/
arch
/
mn10300
/
kernel
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
d6bb7a1
mn10300: add cc clobbers to asm statements
by Mark Salter
· 15 years ago
4c03ee7
mn10300: signal stack fix
by Mark Salter
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
564b3bf
arch_mmap_check() on mn10300
by Al Viro
· 15 years ago
390dfd9
percpu: make misc percpu symbols unique
by Tejun Heo
· 15 years ago
8c0daee
mn10300: Remove the BKL from sys_execve
by John Kacur
· 15 years ago
4295f8b
mn10300: Clean up linker script using higher-level macros.
by Tim Abbott
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
7043078
MN10300: Handle removal of struct uart_info
by David Howells
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
ebd2c8f
serial: kill off uart_info
by Alan Cox
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
04e448d
vmlinux.lds.h: restructure BSS linker script macros
by Tim Abbott
· 16 years ago
5fddcdb
mn10300: remove duplicated #include
by Huang Weiyi
· 16 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 16 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 16 years ago
29f3177
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 16 years ago
6086071
MN10300: Wire up new syscalls
by David Howells
· 16 years ago
39a449d
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
by Tim Abbott
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
2e8b5a0
MN10300: Fix the vmlinux ldscript
by David Howells
· 16 years ago
5ae8606
MN10300: Add support for new ELF relocs in kernel modules
by Mark Salter
· 16 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
5d28996
MN10300: Add utrace/tracehooks support
by David Howells
· 16 years ago
9760f8f
mn10300: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
76d320a
MN10300: Wire up missing system calls
by David Howells
· 16 years ago
3bb4e15
MN10300: Discard duplicate PFN_xxx() macros
by David Howells
· 16 years ago
2f2a213
Separate out the proc- and unit-specific header directories from the general
by David Howells
· 16 years ago
91e58b6
MN10300: Convert obsolete no_irq_type to no_irq_chip
by Thomas Gleixner
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
1980307
Merge branch 'x86/mm' into core/percpu
by Ingo Molnar
· 16 years ago
d2287f5
irq: update all arches for new irq_desc, fix
by Mike Travis
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
c7f8d6f
MN10300: Give correct size when reserving interrupt vector table
by Akira Takeuchi
· 16 years ago
24646bd
MN10300: Fix the preemption resume_kernel() routine
by Akira Takeuchi
· 16 years ago
a8893fb
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
by Akira Takeuchi
· 16 years ago
cb32898
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
by Cyrill Gorcunov
· 16 years ago
004b50f
MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver
by David Howells
· 16 years ago
1122b19
MN10300: Fix application of kernel module relocations
by Mark Salter
· 16 years ago
499c59c
MN10300: Tighten up the code using case ranges
by Robert P. J. Day
· 16 years ago
f6a2298
mn10300: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
Next »