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
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: sync-r4k: remove redundant irq operation
Yong Zhang
2012-07-19
1
-5
/
+0
*
MIPS: smp: Warn on too early irq enable
Yong Zhang
2012-07-19
1
-0
/
+5
*
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
2012-07-19
1
-2
/
+2
*
MIPS: call ->smp_finish() a little late
Yong Zhang
2012-07-19
1
-1
/
+2
*
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-1
/
+2
*
MIPS: BMIPS: delay irq enable to ->smp_finish()
Yong Zhang
2012-07-19
1
-7
/
+7
*
MIPS: Oprofile: Fix build as a module.
Ralf Baechle
2012-07-19
1
-0
/
+1
*
MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()
Florian Fainelli
2012-07-19
1
-5
/
+0
*
MIPS: Fix Magic SysRq L kernel crash.
Vincent Wen
2012-07-19
1
-0
/
+3
*
MIPS: BMIPS: Fix duplicate header inclusion.
Danny Kukawka
2012-07-19
1
-1
/
+0
*
MIPS: SMTC: Spelling and grammar corrections.
Ralf Baechle
2012-07-19
1
-5
/
+5
*
MIPS: Properly align the .data..init_task section.
David Daney
2012-07-19
1
-1
/
+2
*
MIPS: Fix race condition with FPU thread task flag during context switch.
Leonid Yegoshin
2012-07-19
3
-22
/
+7
*
MIPS: Refactor 'clear_page' and 'copy_page' functions.
Steven J. Hill
2012-07-19
1
-1
/
+7
*
MIPS: Don't panic on 5KEc.
Leonid Yegoshin
2012-07-19
2
-0
/
+5
*
MIPS: Add support for the M14Kc core.
Steven J. Hill
2012-07-06
1
-1
/
+6
*
MIPS: Provide a symbol for the legacy performance counter interrupt.
Ralf Baechle
2012-07-06
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
4
-7
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-1
/
+1
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-15
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
7
-48
/
+69
|
\
\
|
|
/
|
/
|
|
*
-
-
-
-
-
.
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
2012-05-26
7
-48
/
+69
|
|
\
\
\
\
|
|
|
|
|
*
MIPS: parse chosen node on boot
John Crispin
2012-05-15
1
-0
/
+2
|
|
|
|
|
*
MIPS: Add helper function to allow platforms to point at a DTB.
Ralf Baechle
2012-05-15
1
-0
/
+11
|
|
|
|
|
*
MIPS: make oprofile use cp0_perfcount_irq if it is set
Felix Fietkau
2012-05-15
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
MIPS: Fix several implicit uses of export.h/module.h
Paul Gortmaker
2012-05-15
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
MIPS: Move cache setup to setup_arch().
David Daney
2012-05-16
3
-5
/
+8
|
|
|
*
MIPS: Make set_handler() __cpuinit.
David Daney
2012-05-16
1
-1
/
+1
|
|
|
*
MIPS: Introduce board_cache_error_setup() hook.
David Daney
2012-05-16
1
-1
/
+4
|
|
|
/
|
|
/
|
|
|
*
MIPS: Code formatting fixes.
Steven J. Hill
2012-05-15
2
-40
/
+40
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
3
-45
/
+5
|
\
\
|
*
|
new helper: sigsuspend()
Al Viro
2012-05-21
3
-45
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
33
-66
/
+29
|
|
\
\
\
|
*
|
|
|
mips: Fix printk typos in arc/mips
Masanari Iida
2012-04-05
1
-1
/
+1
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
3
-46
/
+11
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
3
-46
/
+11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
MIPS: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-04-27
3
-46
/
+11
|
|
/
/
*
|
|
mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again
Thomas Gleixner
2012-05-07
1
-1
/
+1
*
|
|
mips: Use generic init_task
Thomas Gleixner
2012-05-05
3
-37
/
+2
*
|
|
mips: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-53
/
+1
[next]