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
...
|
|
*
|
x86: Limit the number of processor bootup messages
Mike Travis
2009-12-11
6
-29
/
+47
|
|
*
|
x86: Remove enabling x2apic message for every CPU
Mike Travis
2009-12-11
1
-1
/
+1
|
|
*
|
doc: Add documentation for bootloader_{type,version}
H. Peter Anvin
2009-12-11
1
-0
/
+31
|
|
*
|
x86, msr: Add support for non-contiguous cpumasks
Borislav Petkov
2009-12-11
3
-33
/
+42
|
|
*
|
Merge commit 'linus/master' into x86/urgent
H. Peter Anvin
2009-12-11
1767
-35739
/
+111403
|
|
|
\
\
|
|
*
|
|
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
2009-12-11
7
-25
/
+27
|
|
*
|
|
x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks
Prarit Bhargava
2009-12-10
1
-6
/
+7
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-14
26
-402
/
+499
|
|
\
\
\
\
|
|
*
|
|
|
pcmcia: CodingStyle fixes
Dominik Brodowski
2009-12-07
14
-387
/
+485
|
|
*
|
|
|
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
2009-12-07
12
-15
/
+14
|
*
|
|
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-14
19
-229
/
+2484
|
|
\
\
\
\
\
|
|
*
|
|
|
|
spi: fix probe/remove section markings
Grant Likely
2009-12-13
1
-3
/
+3
|
|
*
|
|
|
|
Add OMAP spi100k driver
Cory Maccarrone
2009-12-13
3
-0
/
+642
|
|
*
|
|
|
|
spi-imx: don't access struct device directly but use dev_get_platdata
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
|
*
|
|
|
|
spi-imx: Add mx25 support
Sascha Hauer
2009-12-13
1
-4
/
+4
|
|
*
|
|
|
|
spi-imx: use positive logic to distinguish cpu variants
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
|
*
|
|
|
|
spi-imx: correct check for platform_get_irq failing
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
|
*
|
|
|
|
ARM: NUC900: Add spi driver support for nuc900
Wan ZongShun
2009-12-13
4
-0
/
+547
|
|
*
|
|
|
|
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
2009-12-13
4
-0
/
+709
|
|
*
|
|
|
|
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
2009-12-08
1
-3
/
+3
|
|
*
|
|
|
|
spi/au1550_spi: fix setupxfer not to override cfg with zeros
Jan Nikitenko
2009-12-08
1
-2
/
+8
|
|
*
|
|
|
|
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
Uwe Kleine-König
2009-12-08
1
-1
/
+1
|
|
*
|
|
|
|
spi/i.MX: fix broken error handling for gpio_request
John Ogness
2009-12-08
1
-4
/
+5
|
|
*
|
|
|
|
spi/i.mx: drain MXC SPI transfer buffer when probing device
Daniel Mack
2009-12-08
1
-0
/
+8
|
|
*
|
|
|
|
MAINTAINERS: add SPI co-maintainer.
Grant Likely
2009-12-08
1
-0
/
+1
|
|
*
|
|
|
|
spi/xilinx_spi: fix incorrect casting
Grant Likely
2009-12-08
1
-2
/
+2
|
|
*
|
|
|
|
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
2009-12-08
2
-25
/
+11
|
|
*
|
|
|
|
xilinx_spi: add a platform driver using the xilinx_spi common module.
Richard Röjfors
2009-12-08
3
-0
/
+110
|
|
*
|
|
|
|
xilinx_spi: add support for the DS570 IP.
Richard Röjfors
2009-12-08
4
-34
/
+95
|
|
*
|
|
|
|
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
2009-12-08
3
-43
/
+57
|
|
*
|
|
|
|
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
2009-12-08
6
-121
/
+229
|
|
*
|
|
|
|
mpc52xx_spi: add gpio chipselect
Luotao Fu
2009-12-08
1
-4
/
+60
|
|
*
|
|
|
|
mpc52xx_spi: add missing mode_bits definition
Luotao Fu
2009-12-08
1
-0
/
+2
|
|
*
|
|
|
|
mpc52xx_spi: fix clearing status register
Luotao Fu
2009-12-08
1
-1
/
+5
|
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-14
31
-353
/
+651
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf sched: Fix build failure on sparc
David Miller
2009-12-14
2
-4
/
+8
|
|
*
|
|
|
|
|
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
2009-12-14
3
-7
/
+57
|
|
*
|
|
|
|
|
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
2009-12-12
15
-181
/
+206
|
|
*
|
|
|
|
|
perf symbols: Ditch dso->find_symbol
Arnaldo Carvalho de Melo
2009-12-12
3
-5
/
+2
|
|
*
|
|
|
|
|
perf symbols: Allow lookups by symbol name too
Arnaldo Carvalho de Melo
2009-12-12
5
-41
/
+163
|
|
*
|
|
|
|
|
perf symbols: Add missing "Variables" entry to map_type__name
Arnaldo Carvalho de Melo
2009-12-12
1
-0
/
+1
|
|
*
|
|
|
|
|
perf symbols: Add support for 'variable' symtabs
Arnaldo Carvalho de Melo
2009-12-12
2
-16
/
+53
|
|
*
|
|
|
|
|
perf symbols: Introduce ELF counterparts to symbol_type__is_a
Arnaldo Carvalho de Melo
2009-12-12
1
-2
/
+22
|
|
*
|
|
|
|
|
perf symbols: Introduce symbol_type__is_a
Arnaldo Carvalho de Melo
2009-12-12
2
-6
/
+13
|
|
*
|
|
|
|
|
perf symbols: Rename kthreads to kmaps, using another abstraction for it
Arnaldo Carvalho de Melo
2009-12-12
6
-85
/
+106
|
|
*
|
|
|
|
|
perf tools: Allow building for ARM
Jamie Iles
2009-12-11
1
-0
/
+12
|
|
*
|
|
|
|
|
hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value
Frederic Weisbecker
2009-12-11
1
-1
/
+1
|
|
*
|
|
|
|
|
perf tools: Allow cross compiling
Jamie Iles
2009-12-11
1
-2
/
+4
|
|
*
|
|
|
|
|
tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
Li Zefan
2009-12-11
1
-3
/
+3
|
|
*
|
|
|
|
|
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
Li Zefan
2009-12-11
4
-9
/
+9
[prev]
[next]