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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
2
-114
/
+0
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-20
3
-29
/
+8
|
\
\
\
\
|
*
|
|
|
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...
Tejun Heo
2011-01-20
1
-4
/
+7
|
*
|
|
|
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
2
-25
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm'
Linus Torvalds
2011-01-20
1
-6
/
+45
|
\
\
\
\
|
*
|
|
|
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
Milton Miller
2011-01-20
1
-10
/
+19
|
*
|
|
|
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-01-20
1
-0
/
+30
|
|
/
/
/
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-20
5
-22
/
+117
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sched, cgroup: Use exit hook to avoid use-after-free crash
Peter Zijlstra
2011-01-19
1
-0
/
+18
|
*
|
|
sched: Fix signed unsigned comparison in check_preempt_tick()
Mike Galbraith
2011-01-18
1
-0
/
+3
|
*
|
|
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
Yong Zhang
2011-01-18
2
-5
/
+4
|
*
|
|
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
Mike Galbraith
2011-01-18
3
-1
/
+33
|
*
|
|
sched: Display autogroup names in /proc/sched_debug
Bharata B Rao
2011-01-18
2
-0
/
+8
|
*
|
|
sched: Reinstate group names in /proc/sched_debug
Bharata B Rao
2011-01-18
1
-0
/
+35
|
*
|
|
sched: Update effective_load() to use global share weights
Paul Turner
2011-01-18
1
-16
/
+16
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-18
1
-11
/
+12
|
\
\
\
\
|
*
|
|
|
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
2011-01-18
1
-4
/
+6
|
*
|
|
|
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
2011-01-18
1
-1
/
+1
|
*
|
|
|
perf: Fix contexted inheritance
Peter Zijlstra
2011-01-18
1
-6
/
+5
|
|
|
|
|
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
*
-
-
-
-
-
.
|
|
|
|
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-15
6
-34
/
+36
|
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
|
tracing: Remove syscall_exit_fields
Lai Jiangshan
2011-01-14
1
-21
/
+12
|
|
|
*
|
|
|
|
timekeeping: Make local variables static
H Hartley Sweeten
2011-01-12
1
-2
/
+2
|
|
|
*
|
|
|
|
time: Rename misnamed minsec argument of clocks_calc_mult_shift()
Nicolas Pitre
2011-01-12
1
-4
/
+4
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2011-01-14
2
-3
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
rcu: avoid pointless blocked-task warnings
Paul E. McKenney
2011-01-14
1
-1
/
+2
|
|
*
|
|
|
|
|
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
Paul E. McKenney
2011-01-14
1
-2
/
+13
|
*
|
|
|
|
|
|
rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()
Steven Rostedt
2011-01-11
1
-4
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-14
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroups: Fix a lockdep warning at cgroup removal
Li Zefan
2011-01-14
1
-1
/
+1
*
|
|
|
|
|
|
|
cgroup_fs: fix cgroup use of simple_lookup()
Al Viro
2011-01-14
1
-1
/
+16
*
|
|
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
4
-142
/
+1
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'apei' into release
Len Brown
2011-01-12
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
2011-01-12
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
3
-148
/
+0
|
*
|
|
|
|
|
|
|
|
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
2011-01-07
1
-1
/
+7
*
|
|
|
|
|
|
|
|
|
thp: khugepaged
Andrea Arcangeli
2011-01-13
1
-0
/
+5
*
|
|
|
|
|
|
|
|
|
thp: add pmd_huge_pte to mm_struct
Andrea Arcangeli
2011-01-13
1
-0
/
+7
*
|
|
|
|
|
|
|
|
|
thp: update futex compound knowledge
Andrea Arcangeli
2011-01-13
1
-10
/
+45
*
|
|
|
|
|
|
|
|
|
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
2011-01-13
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
sched: remove long deprecated CLONE_STOPPED flag
Dave Jones
2011-01-13
1
-27
/
+1
*
|
|
|
|
|
|
|
|
|
irq: use per_cpu kstat_irqs
Eric Dumazet
2011-01-13
1
-10
/
+30
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
2
-18
/
+24
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
block: ensure that completion error gets properly traced
Jens Axboe
2011-01-10
1
-9
/
+13
|
*
|
|
|
|
|
|
|
|
|
blktrace: add missing probe argument to block_bio_complete
Mathieu Desnoyers
2011-01-07
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2010-11-27
1
-2
/
+3
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
2010-11-16
1
-6
/
+6
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-13
1
-23
/
+7
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
switch cgroup
Al Viro
2011-01-12
1
-23
/
+7
[prev]
[next]