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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-04
3
-18
/
+118
*
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
2011-01-04
9
-11
/
+119
*
perf: Do not export power_frequency, but power_start event
Thomas Renninger
2011-01-04
2
-3
/
+1
*
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-04
24
-519
/
+1013
|
\
|
*
perf test: Add test for counting open syscalls
Arnaldo Carvalho de Melo
2011-01-04
1
-0
/
+83
|
*
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
2011-01-04
1
-0
/
+9
|
*
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
2011-01-04
3
-17
/
+22
|
*
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
5
-85
/
+88
|
*
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
5
-67
/
+138
|
*
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2011-01-04
3
-58
/
+83
|
*
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2011-01-04
3
-92
/
+196
|
*
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
6
-8
/
+16
|
*
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
5
-24
/
+23
|
*
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
2011-01-03
2
-21
/
+20
|
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
14
-245
/
+433
*
|
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
176
-785
/
+1534
|
\
\
|
|
/
|
/
|
|
*
Linux 2.6.37-rc8
v2.6.37-rc8
Linus Torvalds
2010-12-28
1
-1
/
+1
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-12-28
1
-1
/
+8
|
|
\
|
|
*
ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
David Sharp
2010-12-23
1
-1
/
+8
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-12-28
1
-11
/
+5
|
|
\
\
|
|
*
|
x86/microcode: Fix double vfree() and remove redundant pointer checks before ...
Jesper Juhl
2010-12-27
1
-11
/
+5
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-12-28
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c
Rafael J. Wysocki
2010-12-23
1
-1
/
+2
|
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-28
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
[media] v4l: soc-camera: fix multiple simultaneous user case
Guennadi Liakhovetski
2010-12-25
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-12-28
4
-10
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mmc: Fix re-probing with PM_POST_RESTORE notification
Takashi Iwai
2010-12-21
1
-0
/
+1
|
|
*
|
|
|
|
mmc: atmel-mci: fix multiblock SDIO transfers
Nicolas Ferre
2010-12-21
1
-6
/
+12
|
|
*
|
|
|
|
mmc: at91_mci: fix multiblock SDIO transfers
Yauhen Kharuzhy
2010-12-21
2
-4
/
+11
|
*
|
|
|
|
|
ARM: fix IXP4xx build failure
Imre Kaloz
2010-12-28
2
-1
/
+2
|
*
|
|
|
|
|
RAMOOPS: Don't overflow over non-allocated regions
Ahmed S. Darwish
2010-12-28
1
-5
/
+7
|
*
|
|
|
|
|
Merge branch 'nommu-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-12-27
1
-1
/
+27
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
nommu: Provide stubbed alloc/free_vm_area() implementation.
Paul Mundt
2010-12-24
1
-1
/
+26
|
|
*
|
|
|
|
|
nommu: Fix up vmalloc_node() symbol export regression.
Paul Mundt
2010-12-24
1
-0
/
+1
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-12-27
4
-4
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sh: intc: Initialize radix tree gfp mask explicitly.
Paul Mundt
2010-12-24
1
-0
/
+1
|
|
*
|
|
|
|
|
sh: Fix up SH7201 clkfwk build.
Paul Mundt
2010-12-24
1
-1
/
+1
|
|
*
|
|
|
|
|
sh: mach-se: Fix up SE7206 build.
Paul Mundt
2010-12-24
1
-1
/
+1
|
|
*
|
|
|
|
|
sh: Fix up SH4-202 clkfwk build.
Paul Mundt
2010-12-24
1
-2
/
+1
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-12-27
4
-29
/
+28
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
Guennadi Liakhovetski
2010-12-27
1
-18
/
+8
|
|
*
|
|
|
|
|
video: imxfb: Fix the maximum value for yres
Fabio Estevam
2010-12-27
1
-6
/
+3
|
|
*
|
|
|
|
|
fb: fix overlapping test off-by-one.
Dave Airlie
2010-12-24
1
-1
/
+1
|
|
*
|
|
|
|
|
fbdev: sh-mobile: retrieve and propagate display sizes from EDID
Guennadi Liakhovetski
2010-12-22
1
-3
/
+13
|
|
*
|
|
|
|
|
fbdev: sh-mobile: restore display size configuration
Guennadi Liakhovetski
2010-12-22
1
-1
/
+3
|
*
|
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-12-27
1
-0
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
pata_cs5536: avoid implicit MSR API inclusion on x86-64
Jeff Garzik
2010-12-26
1
-0
/
+2
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
Merge branches 'bugzilla-25412' and 'bugzilla-25302' into release
Len Brown
2010-12-26
3
-42
/
+63
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Revert "ACPI battery: update status upon sysfs query"
Len Brown
2010-12-24
1
-5
/
+0
|
|
*
|
|
|
|
|
|
|
ACPI / ACPICA: Disable GPEs during initialization
Rafael J. Wysocki
2010-12-26
1
-0
/
+3
[next]