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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m32r
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
1
-15
/
+0
|
\
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
1
-15
/
+0
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-3
/
+0
|
\
\
|
*
|
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
|
*
|
bury the rest of TIF_IRET
Al Viro
2012-10-01
1
-2
/
+0
|
|
/
*
/
m32r: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
|
/
*
m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout
Geert Uytterhoeven
2012-07-17
1
-4
/
+3
*
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
Geert Uytterhoeven
2012-07-17
1
-1
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-5
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-9
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-10
/
+2
*
m32r: Use generic init_task
Thomas Gleixner
2012-05-05
2
-35
/
+1
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
m32r: Remove pointless function prototypes
Thomas Gleixner
2012-04-26
1
-4
/
+0
*
Disintegrate asm/system.h for M32R
David Howells
2012-03-28
2
-2
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-38
/
+0
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
1
-0
/
+1
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
|
m32r: remove redundant declaration
KOSAKI Motohiro
2011-05-26
1
-11
/
+2
*
|
m32r: convert cpumask api
KOSAKI Motohiro
2011-05-26
2
-50
/
+49
|
/
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
2011-05-24
1
-45
/
+0
|
|
\
|
*
|
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
|
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-20
1
-0
/
+1
*
|
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-3
/
+1
|
|
/
|
/
|
*
|
m32r: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
1
-45
/
+0
|
/
*
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
|
*
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
1
-3
/
+2
|
\
\
|
*
|
m32r: Switch from do_timer() to xtime_update()
Torben Hohn
2011-01-31
1
-3
/
+2
|
|
/
*
/
m32r: Fixup last __do_IRQ leftover
Thomas Gleixner
2011-02-05
1
-1
/
+1
|
/
*
m32r: Cleanup direct irq_desc access
Thomas Gleixner
2011-01-21
1
-4
/
+6
*
ptrace: cleanup arch_ptrace() on m32r
Namhyung Kim
2010-10-27
1
-4
/
+4
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
*
Merge branch 'linus' into irq/core
Ingo Molnar
2010-10-20
2
-1
/
+4
|
\
|
*
m32r: add kernel/.gitignore and ignore vmlinux.lds
Kyle McMartin
2010-10-15
1
-0
/
+1
|
*
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
2010-10-15
1
-1
/
+1
|
*
m32r: restore _BLOCKABLE
Kyle McMartin
2010-10-15
1
-0
/
+2
*
|
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
2010-10-12
3
-70
/
+47
|
\
|
|
*
m32r: fix breakage from "m32r: use generic ptrace_resume code"
Al Viro
2010-09-24
1
-3
/
+4
|
*
m32r: hole in shifting pc back
Al Viro
2010-09-24
1
-21
/
+17
[next]