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
2011-01-07
ARM: DMA: add support for DMA debugging
Russell King
4
-23
/
+83
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
5
-28
/
+32
2010-12-24
ARM: 6541/1: move sev definition to common system.h include file
Shiraz Hashim
1
-0
/
+7
2010-12-24
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
Russell King
1
-6
/
+2
2010-12-24
ARM: provide an early platform initialization hook
Russell King
2
-0
/
+4
2010-12-24
ARM: simplify early machine init hooks
Russell King
6
-19
/
+15
2010-12-24
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
2
-29
/
+46
2010-12-24
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
5
-2
/
+30
2010-12-06
ARM: Ensure experimental options are so marked
Russell King
3
-5
/
+6
2010-12-05
ARM: move high-usage mostly read variables in setup.c to __read_mostly
Russell King
1
-8
/
+8
2010-12-05
ARM: implement support for read-mostly sections
Russell King
2
-0
/
+3
2010-12-05
ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI
Hans Ulli Kroll
6
-1
/
+11
2010-11-26
ARM: always build swp_emulate as ARMv7
Russell King
1
-0
/
+1
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
67
-507
/
+106
2010-11-04
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
4
-0
/
+299
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
15
-92
/
+153
2010-11-01
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-11-01
spi/pl022: fix erroneous platform data in U300
Linus Walleij
1
-1
/
+1
2010-10-30
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
5
-56
/
+43
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-58
/
+397
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
229
-1720
/
+8166
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1899
-23696
/
+52868
2010-10-30
x86: Check irq_remapped instead of remapping_enabled in destroy_irq()
Yinghai Lu
1
-1
/
+1
2010-10-30
Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...
Linus Torvalds
5
-13
/
+50
2010-10-30
Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...
Linus Torvalds
5
-17
/
+32
2010-10-30
Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
7
-68
/
+399
2010-10-30
ARM: Merge for-2637/s3c24xx/misc
Ben Dooks
2
-5
/
+4
2010-10-30
ARM: Merge for-2637/s3c24xx/h1940
Ben Dooks
4
-57
/
+183
2010-10-30
ARM: Merge for-2637/s3c24xx/rx1950
Ben Dooks
1
-6
/
+212
2010-10-30
ARM: h1940: add UDA1380 to i2c devices list
Vasily Khoruzhick
1
-0
/
+20
2010-10-30
ARM: h1940: Fix backlight and LCD power functions
Vasily Khoruzhick
2
-16
/
+66
2010-10-30
x86, alternative: Call stop_machine_text_poke() on all cpus
Jason Baron
1
-1
/
+1
2010-10-30
ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib
Abdoulaye Walsimou Gaye
1
-0
/
+2
2010-10-30
ARM: S3C2440: various fixes in Kconfig file
Abdoulaye Walsimou Gaye
1
-5
/
+2
2010-10-30
msm: Kconfig: drop unused config options
Daniel Walker
1
-2
/
+0
2010-10-30
msm: fix compile failure when no debug uart is selected
Daniel Walker
1
-1
/
+1
2010-10-30
msm: fix debug-macro.S build failure
Daniel Walker
1
-1
/
+12
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
6
-68
/
+134
2010-10-29
jump label: Add work around to i386 gcc asm goto bug
Steven Rostedt
2
-1
/
+26
2010-10-29
kgdb,ppc: Individual register get/set for ppc
Dongdong Deng
2
-63
/
+126
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
2
-2
/
+4
2010-10-29
kgdb,arm: fix register dump
Rabin Vincent
2
-3
/
+4
2010-10-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
83
-3515
/
+8587
2010-10-29
ftrace/MIPS: Enable C Version of recordmcount
Wu Zhangjin
1
-0
/
+1
2010-10-29
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
4
-24
/
+37
2010-10-29
MIPS: Allow UserLocal on MIPS_R1 processors
Kevin Cernekee
1
-6
/
+7
2010-10-29
MIPS: Honor L2 bypass bit
Kevin Cernekee
1
-4
/
+30
2010-10-29
MIPS: Add BMIPS CP0 register definitions
Kevin Cernekee
1
-0
/
+51
2010-10-29
MIPS: Add BMIPS processor types to Kconfig
Kevin Cernekee
1
-0
/
+63
2010-10-29
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
Kevin Cernekee
4
-61
/
+65
[next]