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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...
Russell King
6
-131
/
+433
2009-10-02
x86: Simplify bound checks in the MTRR code
Arjan van de Ven
1
-5
/
+12
2009-10-02
x86: EDAC: MCE: Fix MCE decoding callback logic
Ingo Molnar
2
-22
/
+38
2009-10-02
s3cmci: add better support for no card detect or write protect available
Ben Dooks
1
-0
/
+2
2009-10-02
s3cmci: Kconfig selection for PIO/DMA/Both
Ben Dooks
1
-0
/
+1
2009-10-02
x86: fix csum_ipv6_magic asm memory clobber
Samuel Thibault
1
-1
/
+2
2009-10-02
mn10300: fix kernel build failures when using gcc-4.x
Mark Salter
3
-40
/
+45
2009-10-02
revert "m68k: convert to asm-generic/hardirq.h"
Andrew Morton
1
-2
/
+10
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
8
-8
/
+8
2009-10-02
sparc32: convert to asm-generic/hardirq.h
Christoph Hellwig
2
-13
/
+3
2009-10-01
ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs
Dmitry Artamonow
1
-2
/
+2
2009-10-01
ARM: 5733/1: fix bcmring compile error
Leo Chen
1
-1
/
+0
2009-10-01
ARM: 5732/1: remove redundant include file
Leo Chen
1
-1
/
+0
2009-10-01
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
Linus Walleij
2
-0
/
+11
2009-10-01
x86: Don't leak 64-bit kernel register values to 32-bit processes
Jan Beulich
1
-13
/
+23
2009-10-01
x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL
Jaswinder Singh Rajput
1
-4
/
+0
2009-10-01
x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg
Jason Wessel
1
-1
/
+4
2009-10-01
x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
Eric Dumazet
2
-2
/
+6
2009-10-01
x86: Fix csum_ipv6_magic asm memory clobber
Samuel Thibault
1
-1
/
+2
2009-10-01
x86: Optimize cmpxchg64() at build-time some more
Linus Torvalds
1
-1
/
+2
2009-10-01
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+83
2009-10-01
x86: Provide an alternative() based cmpxchg64()
Arjan van de Ven
4
-14
/
+83
2009-09-30
MIPS: Avoid spurious make includecheck message
Ralf Baechle
1
-2
/
+2
2009-09-30
MIPS: VPE: Get rid of BKL.
Ralf Baechle
2
-42
/
+50
2009-09-30
MIPS: VPE: Fix build after the credential changes a while ago.
Ralf Baechle
1
-10
/
+23
2009-09-30
MIPS: Excite: Get rid of BKL.
Ralf Baechle
1
-2
/
+0
2009-09-30
MIPS: Sibyte: Get rid of BKL.
Ralf Baechle
1
-18
/
+15
2009-09-30
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
Maxime Bizon
4
-1
/
+162
2009-09-30
MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()
Roel Kluin
1
-1
/
+4
2009-09-30
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
Roel Kluin
1
-5
/
+3
2009-09-30
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
2
-15
/
+13
2009-09-30
MIPS: SMP: Fix build.
Ralf Baechle
2
-2
/
+2
2009-09-30
MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.
Kevin Cernekee
1
-0
/
+5
2009-09-30
MIPS: Sibyte: Fix compilation error.
Mark Mason
1
-1
/
+1
2009-09-30
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
Ralf Baechle
1
-4
/
+0
2009-09-30
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Maxime Bizon
4
-1
/
+51
2009-09-30
MIPS: Loongson2: Fix typo "enalbe" -> "enable"
Uwe Kleine-König
1
-7
/
+7
2009-09-30
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
1
-3
/
+2
2009-09-30
MIPS: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-30
MIPS: BCM63xx: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2
-9
/
+47
2009-09-30
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-69
/
+145
2009-09-30
Revert "x86, mce: do not compile mcelog message on AMD"
Linus Torvalds
1
-4
/
+1
2009-09-30
sparc64: Cache per-cpu %pcr register value in perf code.
David S. Miller
1
-17
/
+42
2009-09-30
m68knommu: fix rename of pt_regs offset defines breakage
Greg Ungerer
5
-51
/
+51
2009-09-30
m68knommu: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-30
m68knommu: show KiB rather than pages in "Freeing initrd memory:" message
Lennart Sorensen
1
-1
/
+1
2009-09-30
sparc64: Fix comment typo in perf_event.c
David S. Miller
1
-1
/
+1
2009-09-29
sparc64: Minor coding style fixups in perf code.
David S. Miller
1
-7
/
+5
2009-09-29
sparc64: Add a basic conflict engine in preparation for multi-counter support.
David S. Miller
1
-5
/
+64
[prev]
[next]