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
*
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-11-06
1
-16
/
+21
|
\
|
*
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
2011-10-25
1
-4
/
+1
|
*
jump_label: add arch_jump_label_transform_static() to optimise non-live code ...
Jeremy Fitzhardinge
2011-10-25
1
-3
/
+15
|
*
jump_label: if a key has already been initialized, don't nop it out
Jeremy Fitzhardinge
2011-10-25
1
-12
/
+8
|
*
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-25
1
-0
/
+22
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
78
-65
/
+83
|
\
\
|
*
|
irq: don't put module.h into irq.h for tracking irqgen modules.
Paul Gortmaker
2011-10-31
1
-1
/
+1
|
*
|
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
10
-0
/
+10
|
*
|
kernel: fix up module header handling in rcutiny files
Paul Gortmaker
2011-10-31
2
-1
/
+1
|
*
|
kernel: params.c needs module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
|
*
|
kernel: ksysfs.c is implicitly using stat.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
kernel: fix two implicit header assumptions in irq_work.c
Paul Gortmaker
2011-10-31
1
-0
/
+2
|
*
|
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-31
3
-0
/
+3
|
*
|
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
61
-61
/
+61
|
*
|
range: fix bogus misuse of module.h to get printk()
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+3
|
\
\
\
|
*
|
|
writeback: per task dirty rate limit
Wu Fengguang
2011-10-03
1
-0
/
+3
*
|
|
|
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-06
2
-4
/
+9
|
\
\
\
\
|
*
|
|
|
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2011-11-07
2
-0
/
+7
|
*
|
|
|
module: Enable dynamic debugging regardless of taint
Ben Hutchings
2011-11-07
1
-4
/
+2
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
sched: Allow SD_NODES_PER_DOMAIN to be overridden
Anton Blanchard
2011-09-20
1
-2
/
+0
*
|
|
|
|
|
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
2011-11-04
1
-1
/
+1
*
|
|
|
|
|
PM / QoS: Remove redundant check
Guennadi Liakhovetski
2011-11-04
1
-2
/
+1
*
|
|
|
|
|
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
2011-11-04
1
-0
/
+74
*
|
|
|
|
|
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
2011-11-03
1
-95
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-11-02
1
-9
/
+9
*
|
|
|
|
sysctl: add support for poll()
Lucas De Marchi
2011-11-02
2
-0
/
+25
*
|
|
|
|
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2011-11-02
1
-3
/
+6
*
|
|
|
|
cgroups: don't attach task to subsystem if migration failed
Ben Blum
2011-11-02
1
-6
/
+9
*
|
|
|
|
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
2011-11-02
1
-3
/
+3
*
|
|
|
|
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
1
-6
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'dt/gic' into next/dt
Arnd Bergmann
2011-10-31
10
-30
/
+564
|
|
\
\
\
\
\
|
|
*
|
|
|
|
irq: support domains with non-zero hwirq base
Rob Herring
2011-10-31
1
-6
/
+6
|
|
*
|
|
|
|
Merge remote-tracking branch 'rmk/devel-stable' into HEAD
Rob Herring
2011-10-24
9
-24
/
+558
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-10-31
9
-25
/
+54
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
1
-6
/
+6
|
*
|
|
|
|
|
|
printk: remove bounds checking for log_prefix
William Douglas
2011-10-31
1
-3
/
+0
|
*
|
|
|
|
|
|
printk: fix bounds checking for log_prefix
William Douglas
2011-10-31
1
-1
/
+1
|
*
|
|
|
|
|
|
printk: add console_suspend module parameter
Yanmin Zhang
2011-10-31
1
-0
/
+4
|
*
|
|
|
|
|
|
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
2011-10-31
1
-0
/
+3
|
*
|
|
|
|
|
|
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
2011-10-31
1
-0
/
+9
|
*
|
|
|
|
|
|
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
2011-10-31
1
-2
/
+2
|
*
|
|
|
|
|
|
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-31
1
-0
/
+22
|
*
|
|
|
|
|
|
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
1
-3
/
+3
|
*
|
|
|
|
|
|
oom: remove oom_disable_count
David Rientjes
2011-10-31
2
-11
/
+1
|
*
|
|
|
|
|
|
Cross Memory Attach
Christopher Yeoh
2011-10-31
1
-0
/
+4
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-10-30
1
-8
/
+0
*
|
|
|
|
|
|
[S390] kdump: Add infrastructure for unmapping crashkernel memory
Michael Holzheu
2011-10-30
1
-2
/
+19
[next]