Sign in
coral
/
linux-mtk
/
e25934a51772f47edd94d7b7d08b0e167769639c
/
arch
/
m32r
/
kernel
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
571503e
Merge branch 'setns'
by Linus Torvalds
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
5bf54a9
m32r: remove redundant declaration
by KOSAKI Motohiro
· 14 years ago
937e26c
m32r: convert cpumask api
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
6988f20
Merge branch 'fixes-2.6.39' into for-2.6.40
by Tejun Heo
· 14 years ago
a2d063a
extable, core_kernel_data(): Make sure all archs define _sdata
by Steven Rostedt
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
4bdab7e
m32r: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 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
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a9fe8d5
m32r: Fixup last __do_IRQ leftover
by Thomas Gleixner
· 14 years ago
7bde2ab
m32r: Switch from do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
863018a
m32r: Cleanup direct irq_desc access
by Thomas Gleixner
· 14 years ago
a68caa0
ptrace: cleanup arch_ptrace() on m32r
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
14d4962
Merge branch 'linus' into irq/core
by Ingo Molnar
· 14 years ago
4f515cc
m32r: add kernel/.gitignore and ignore vmlinux.lds
by Kyle McMartin
· 14 years ago
388d148
m32r: get_user takes an lvalue, not a pointer
by Kyle McMartin
· 14 years ago
99d6734
m32r: restore _BLOCKABLE
by Kyle McMartin
· 14 years ago
7c5f135
Merge branch 'x86/urgent' of into irq/sparseirq
by Thomas Gleixner
· 14 years ago
acdc0d5
m32r: fix breakage from "m32r: use generic ptrace_resume code"
by Al Viro
· 14 years ago
bb9c861
m32r: hole in shifting pc back
by Al Viro
· 14 years ago
a05c4e1
m32r: don't block signals if sigframe setup has failed
by Al Viro
· 14 years ago
a748102
make m32r handle multiple pending signals
by Al Viro
· 14 years ago
a7f8388
m32r: fix rt_sigsuspend()
by Al Viro
· 14 years ago
d1ea13c
genirq: Cleanup irq_chip->typename leftovers
by Thomas Gleixner
· 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
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
9446947
m32r: Convert m32r to use read/update_peristent_clock
by John Stultz
· 15 years ago
e34112e
m32r: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
45cdd47
m32r: Should index be positive?
by Roel Kluin
· 15 years ago
e968b8d
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
by Hirokazu Takata
· 15 years ago
5602358
arch/m32r: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
0a3d31b
m32r: Fix IPI function calls for SMP
by Toshihiro HANAWA
· 15 years ago
bac33bd
m32r: add rtc_lock variable
by Hirokazu Takata
· 15 years ago
ced0f00
m32r: export delay loop symbols
by Hirokazu Takata
· 15 years ago
851b147
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
by Linus Torvalds
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
49b9205
cpumask: use mm_cpumask() wrapper: m32r
by Rusty Russell
· 15 years ago
2377afd
cpumask: Use accessors for cpu_*_mask: m32r
by Rusty Russell
· 15 years ago
c2a3a48
cpumask: arch_send_call_function_ipi_mask: m32r
by Rusty Russell
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
85233c43
m32r: Cleanup linker script using new linker script macros.
by Tim Abbott
· 15 years ago
743486d
m32r: Move the spi_stack_top and spu_stack_top into .init.data section.
by Tim Abbott
· 15 years ago
2a67d26
m32r: Remove unused .altinstructions and .exit.* code from linker script.
by Tim Abbott
· 15 years ago
00b01b2
m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
by Tim Abbott
· 15 years ago
95ad759
m32r: convert to use arch_gettimeoffset()
by john stultz
· 15 years ago
d5a6d17
m32r: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 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
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 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
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 15 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
4859776
ptrace: remove PT_DTRACE from arch/m32r
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
9c88b06
m32r: build fix for __stringify macro
by Hirokazu Takata
· 16 years ago
3496369
m32r: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 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
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9e2f913
percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r
by Rusty Russell
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
1c4567a
m32r: section noise in head.S
by Al Viro
· 16 years ago
7110879
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
80a914d
misc: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
3baf63a
m32r: fix build due to notify_cpu_starting() change
by Ingo Molnar
· 16 years ago
990d0f2
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
81e4807
m32r/kernel/: cleanups
by Adrian Bunk
· 16 years ago
affa6b1
m32r: export empty_zero_page
by Adrian Bunk
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
7b7426c
m32r: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
9b013c2
m32r: use generic sys_pipe
by Christoph Hellwig
· 17 years ago
ba719ba
sys_pipe(): fix file descriptor leaks
by Ulrich Drepper
· 17 years ago
62478fa
m32r: cleanup: drop .data.idt section in vmlinux.lds script
by Cyrill Gorcunov
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
df0f65f
m32r: build fix of arch/m32r/kernel/smpboot.c
by Mathieu Desnoyers
· 17 years ago
Next »