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-06-15
ps3: Correct debug message in dma_ioc0_map_pages()
Geert Uytterhoeven
1
-3
/
+2
2009-06-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
1
-2
/
+2
2009-06-15
ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices
Geert Uytterhoeven
1
-2
/
+2
2009-06-15
powerpc: Use generic atomic64_t implementation on 32-bit processors
Paul Mackerras
2
-0
/
+4
2009-06-15
powerpc: Add compiler memory barrier to mtmsr macro
Paul Mackerras
2
-5
/
+4
2009-06-15
powerpc/iseries: Mark signal_vsp_instruction() as maybe unused
Michael Ellerman
1
-1
/
+2
2009-06-15
powerpc/iseries: Fix unused function warning in iSeries DT code
Michael Ellerman
1
-1
/
+2
2009-06-15
powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Michael Ellerman
1
-0
/
+2
2009-06-15
powerpc: Wire up sys_rt_tgsigqueueinfo
Stephen Rothwell
2
-1
/
+3
2009-06-15
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
Michael Ellerman
1
-2
/
+2
2009-06-15
powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
Michael Ellerman
1
-2
/
+2
2009-06-15
ps3fb: Tear down FB setup during cleanup
Geert Uytterhoeven
1
-0
/
+8
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
3
-3
/
+79
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
5
-40
/
+39
2009-06-15
powerpc: Don't do generic calibrate_delay()
Benjamin Herrenschmidt
2
-4
/
+10
2009-06-15
powerpc/install: Bail with error code on error in install script
Grant Likely
1
-0
/
+3
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1120
-16484
/
+71300
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
Linus Torvalds
2
-4
/
+4
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2009-06-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+8
2009-06-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
692
-11335
/
+55059
2009-06-14
[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
Nicolas Pitre
1
-0
/
+8
2009-06-14
Merge branch 'u300' into devel
Russell King
32
-0
/
+6464
2009-06-14
Merge branch 'stmp' into devel
Russell King
105
-0
/
+11761
2009-06-14
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
60
-1671
/
+3873
2009-06-14
Merge branch 'copy_user' of git://git.marvell.com/orion into devel
Russell King
6
-2
/
+253
2009-06-14
headers_check fix: mn10300, setup.h
Jaswinder Singh Rajput
1
-1
/
+2
2009-06-14
headers_check fix: mn10300, ptrace.h
Jaswinder Singh Rajput
1
-3
/
+2
2009-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
11
-22
/
+1878
2009-06-14
FRV: Fix interaction with new generic header stuff
David Howells
1
-120
/
+3
2009-06-14
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
34
-1660
/
+2908
2009-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+434
2009-06-13
avr32: Fix oops on unaligned user access
Haavard Skinnemoen
1
-1
/
+10
2009-06-13
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Haavard Skinnemoen
8
-6
/
+1852
2009-06-13
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2
-1
/
+3
2009-06-13
Blackfin: improve CLKIN_HZ config default
Mike Frysinger
1
-3
/
+3
2009-06-13
Blackfin: initial support for ftrace grapher
Mike Frysinger
5
-0
/
+115
2009-06-13
Blackfin: initial support for ftrace
Mike Frysinger
5
-1
/
+92
2009-06-13
Blackfin: enable support for LOCKDEP
Mike Frysinger
1
-0
/
+3
2009-06-13
Blackfin: add preliminary support for STACKTRACE
Mike Frysinger
3
-0
/
+57
2009-06-13
Blackfin: move custom sections into sections.h
Mike Frysinger
2
-10
/
+12
2009-06-13
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
1
-112
/
+0
2009-06-13
Blackfin: add support for irqflags
Mike Frysinger
4
-264
/
+77
2009-06-13
Blackfin: add support for bzip2/lzma compressed kernel images
Mike Frysinger
4
-10
/
+34
2009-06-13
Blackfin: convert Kconfig style to def_bool
Mike Frysinger
1
-24
/
+12
2009-06-13
Blackfin: bf548-ezkit: update smsc911x resources
Mike Frysinger
1
-0
/
+13
2009-06-13
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2
-33
/
+37
2009-06-13
Blackfin: bf537-stamp: update ADP5520 resources
Mike Frysinger
1
-1
/
+1
2009-06-13
Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash
Graf Yang
1
-1
/
+1
2009-06-13
Blackfin: define SPI IRQ in board resources
Yi Li
18
-3
/
+113
[prev]
[next]