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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
drm: Remove memory debugging infrastructure.
Eric Anholt
41
-884
/
+324
2009-06-18
drm/i915: Clear fence register on tiling stride change.
Chris Wilson
3
-17
/
+88
2009-06-18
drm/i915: Install fence register for tiled scanout on i915
Chris Wilson
3
-10
/
+21
2009-06-18
drm/i915: detach/attach get/put pages symmetry
Chris Wilson
1
-0
/
+4
2009-06-18
drm/i915: A few debugfs formatting fixes
Ben Gamari
1
-2
/
+2
2009-06-18
drm/i915: Warn when inteldrmfb fails to restore its framebuffer config
Ben Gamari
1
-1
/
+5
2009-06-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-12
/
+15
2009-06-17
kmemleak: Fix some typos in comments
Catalin Marinas
1
-4
/
+4
2009-06-17
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
1
-6
/
+6
2009-06-17
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
1
-2
/
+5
2009-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
11
-287
/
+235
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
42
-505
/
+1888
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-335
/
+922
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-72
/
+104
2009-06-17
Documentation/vm/Makefile: don't try to build slqbinfo
Andrew Morton
1
-1
/
+1
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
1
-1
/
+1
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-28
/
+98
2009-06-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
184
-677
/
+42642
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-219
/
+95
2009-06-17
MIPS: Add hibernation support
Wu Zhangjin
7
-0
/
+143
2009-06-17
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2
-4
/
+1
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2
-1
/
+5
2009-06-17
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
David Daney
1
-0
/
+11
2009-06-17
Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.
David Daney
1
-1
/
+1
2009-06-17
MIPS: TLB support for hugetlbfs.
David Daney
2
-12
/
+196
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
4
-0
/
+32
2009-06-17
MIPS: Add support files for hugetlbfs.
David Daney
3
-0
/
+216
2009-06-17
MIPS: Remove unused parameters from iPTE_LW.
David Daney
1
-14
/
+14
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney
76
-0
/
+26149
2009-06-17
MIPS: Export erratum function needed by octeon-ethernet driver.
David Daney
1
-0
/
+3
2009-06-17
MIPS: Cavium-Octeon: Add more chip specific feature tests.
David Daney
1
-0
/
+27
2009-06-17
MIPS: Cavium-Octeon: Add more board type constants.
David Daney
1
-0
/
+13
2009-06-17
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
David Daney
1
-0
/
+2
2009-06-17
MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
David Daney
2
-0
/
+189
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
6
-17
/
+26
2009-06-17
MIPS: Alchemy: xxs1500: use linux gpio api.
Manuel Lauss
1
-9
/
+12
2009-06-17
MIPS: Alchemy: MTX-1: Use linux gpio api.
Manuel Lauss
1
-11
/
+13
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
7
-233
/
+770
2009-06-17
MIPS: Alchemy: Remove unused au1000_gpio.h header
Manuel Lauss
1
-56
/
+0
2009-06-17
MIPS: BCM47xx: Fix gpio_direction_output
Matthieu Castet
1
-0
/
+3
2009-06-17
MIPS: ioctl.h: Cleanup.
Ralf Baechle
1
-78
/
+7
2009-06-17
MIPS: TXx9: Add TX4939 RNG support
Atsushi Nemoto
3
-0
/
+21
2009-06-17
MIPS: hwrng: Add TX4939 RNG driver
Atsushi Nemoto
3
-0
/
+198
2009-06-17
MIPS: TXx9: Add SRAMC support
Atsushi Nemoto
8
-0
/
+101
2009-06-17
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
9
-133
/
+5
2009-06-17
MIPS: Sibyte: Remove simulator option
Imre Kaloz
2
-11
/
+0
2009-06-17
MIPS: RB532: Check irq number when handling GPIO interrupts
Florian Fainelli
1
-2
/
+3
2009-06-17
MIPS: RB532: Cleanup cpu-features-overrides
Florian Fainelli
1
-5
/
+0
2009-06-17
MIPS: Remove dead case label.
David Daney
1
-1
/
+0
2009-06-17
MIPS: Remove execution hazard barriers for Octeon.
David Daney
1
-0
/
+1
[next]