index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
/
kernel
Age
Commit message (
Expand
)
Author
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-21
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-05
m32r: Use generic init_task
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
m32r: Remove pointless function prototypes
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for M32R
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
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-05-28
Merge branch 'setns'
Linus Torvalds
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-26
m32r: remove redundant declaration
KOSAKI Motohiro
2011-05-26
m32r: convert cpumask api
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-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-03-24
m32r: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-02-05
m32r: Fixup last __do_IRQ leftover
Thomas Gleixner
2011-01-31
m32r: Switch from do_timer() to xtime_update()
Torben Hohn
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-21
m32r: Cleanup direct irq_desc access
Thomas Gleixner
2010-10-27
ptrace: cleanup arch_ptrace() on m32r
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
2010-10-15
m32r: add kernel/.gitignore and ignore vmlinux.lds
Kyle McMartin
2010-10-15
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
2010-10-15
m32r: restore _BLOCKABLE
Kyle McMartin
2010-10-12
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
2010-09-24
m32r: fix breakage from "m32r: use generic ptrace_resume code"
Al Viro
2010-09-24
m32r: hole in shifting pc back
Al Viro
2010-09-24
m32r: don't block signals if sigframe setup has failed
Al Viro
2010-09-24
make m32r handle multiple pending signals
Al Viro
2010-09-24
m32r: fix rt_sigsuspend()
Al Viro
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
m32r: Convert m32r to use read/update_peristent_clock
John Stultz
[next]