index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-26
[PATCH] kexec: x86 kexec core
Eric W. Biederman
7
-1
/
+429
2005-06-26
[PATCH] kexec: x86: factor out apic shutdown code
Eric W. Biederman
1
-56
/
+26
2005-06-26
[PATCH] Kexec on panic vmlinux initrd fix
Vivek Goyal
1
-1
/
+1
2005-06-26
[PATCH] kexec: add kexec syscalls
Eric W. Biederman
10
-4
/
+1227
2005-06-26
[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
Eric W. Biederman
5
-17
/
+32
2005-06-26
[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel
Vivek Goyal
1
-2
/
+2
2005-06-26
[PATCH] kexec: x86: add CONFIG_PYSICAL_START
Eric W. Biederman
5
-7
/
+23
2005-06-26
[PATCH] kexec: x86_64: vmlinux: fix physical addresses
Eric W. Biederman
2
-43
/
+87
2005-06-26
[PATCH] kexec: x86: vmlinux: fix physical addresses
Eric W. Biederman
1
-21
/
+38
2005-06-26
[PATCH] kexec: vmlinux: fix physical addresses
Eric W. Biederman
1
-1
/
+1
2005-06-26
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
Eric W. Biederman
3
-4
/
+72
2005-06-26
[PATCH] kexec: x86: resture apic virtual wire mode on shutdown
Eric W. Biederman
4
-3
/
+71
2005-06-26
[PATCH] kexec: x86_64: add i8259 shutdown method
Eric W. Biederman
1
-0
/
+12
2005-06-26
[PATCH] kexec: x86: i8259 shutdown: disable interrupts
Eric W. Biederman
1
-0
/
+12
2005-06-26
[PATCH] kexec: x86_64: e820 64bit fix
Eric W. Biederman
1
-2
/
+0
2005-06-26
[PATCH] kexec: x86: local apic fix
Eric W. Biederman
3
-20
/
+29
2005-06-26
[PATCH] kexec: x86: rename APIC_MODE_EXINT
Eric W. Biederman
2
-2
/
+2
2005-06-26
[PATCH] sched: voluntary kernel preemption
Ingo Molnar
2
-13
/
+62
2005-06-26
[PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too
Ingo Molnar
1
-1
/
+1
2005-06-26
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
Ingo Molnar
4
-69
/
+28
2005-06-26
[PATCH] Dynamic sched domains: ia64 changes
Dinakar Guniguntala
1
-31
/
+45
2005-06-26
[PATCH] Dynamic sched domains: cpuset changes
Dinakar Guniguntala
2
-13
/
+92
2005-06-26
[PATCH] Dynamic sched domains: sched changes
Dinakar Guniguntala
2
-46
/
+88
2005-06-26
[PATCH] Changing RT priority without CAP_SYS_NICE
Olivier Croquette
1
-7
/
+18
2005-06-26
[PATCH] sched: micro-optimize task requeueing in schedule()
Chen Shang
1
-7
/
+12
2005-06-26
[PATCH] sched: relax pinned balancing
Nick Piggin
1
-2
/
+9
2005-06-26
[PATCH] sched: consolidate sbe sbf
Nick Piggin
3
-116
/
+81
2005-06-26
[PATCH] sched: RCU domains
Nick Piggin
1
-45
/
+15
2005-06-26
[PATCH] sched: multilevel sbe sbf
Nick Piggin
1
-7
/
+38
2005-06-26
[PATCH] sched: remove degenerate domains
Suresh Siddha
1
-0
/
+64
2005-06-26
[PATCH] sched: null domains
Nick Piggin
1
-15
/
+21
2005-06-26
[PATCH] sched: cleanup context switch locking
Nick Piggin
9
-97
/
+131
2005-06-26
[PATCH] sched: uninline task_timeslice
Ingo Molnar
1
-1
/
+1
2005-06-26
[PATCH] sched: sched tuning
Nick Piggin
5
-24
/
+55
2005-06-26
[PATCH] sched: schedstats update for balance on fork
Nick Piggin
2
-29
/
+44
2005-06-26
[PATCH] sched: balance on fork
Nick Piggin
4
-59
/
+119
2005-06-26
[PATCH] sched: no aggressive idle balancing
Nick Piggin
4
-22
/
+2
2005-06-26
[PATCH] sched: tweak affine wakeups
Nick Piggin
1
-25
/
+32
2005-06-26
[PATCH] sched: balance timers
Nick Piggin
5
-65
/
+95
2005-06-26
[PATCH] sched: less aggressive idle balancing
Nick Piggin
1
-6
/
+0
2005-06-26
[PATCH] sched: add debugging
Nick Piggin
1
-10
/
+4
2005-06-26
[PATCH] sched: fix SMT scheduling problems
Nick Piggin
1
-45
/
+31
2005-06-26
[PATCH] sched: reduce active load balancing
Nick Piggin
1
-6
/
+10
2005-06-26
[PATCH] sched: improve load balancing pinned tasks
Nick Piggin
1
-23
/
+39
2005-06-26
[PATCH] sched: cleanup wake_idle
Nick Piggin
1
-3
/
+3
2005-06-26
[PATCH] hpet: do_div fix
Jon Smirl
1
-1
/
+1
2005-06-26
[PATCH] reiserfs: do not ignore i/io error on readpage
Qu Fuping
1
-3
/
+12
2005-06-26
[PATCH] mconf.c needs locale.h
Jean-Christophe Dubois
1
-0
/
+1
2005-06-26
[PATCH] fix for generic_file_write iov problem
Badari Pulavarty
1
-1
/
+3
2005-06-26
[PATCH] fix fsync(dir) return value for ram-based filesystems
Hugh Dickins
1
-0
/
+1
[next]