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.13.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-07
x86, apic: Fix dummy apic read operation together with broken MP handling
Cyrill Gorcunov
2
-4
/
+13
2009-06-07
x86: Add quirk for reboot stalls on a Dell Optiplex 360
Jean Delvare
1
-0
/
+9
2009-06-07
x86: cpu_debug: Remove model information to reduce encoding-decoding
Jaswinder Singh Rajput
2
-421
/
+97
2009-06-07
Merge branch 'linus' into x86/cpu
Ingo Molnar
1288
-25620
/
+63090
2009-06-07
Merge branch 'linus' into core/iommu
Ingo Molnar
285
-3064
/
+6066
2009-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-3
/
+3
2009-06-06
x86: enable GART-IOMMU only after setting up protection methods
Mark Langsdorf
1
-2
/
+8
2009-06-05
[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH
Dave Jones
1
-6
/
+7
2009-06-04
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR
Rusty Russell
2
-4
/
+14
2009-06-04
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2
-2
/
+5
2009-06-04
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
5
-87
/
+199
2009-06-04
x86/pci: fix mmconfig detection with 32bit near 4g
Yinghai Lu
1
-3
/
+3
2009-06-04
[ARM] pxa: fix pxa27x_udc default pullup GPIO
Philipp Zabel
1
-1
/
+4
2009-06-04
[ARM] pxa/imote2: fix UCAM sensor board ADC model number
Jonathan Cameron
1
-1
/
+1
2009-06-03
x86: Fix UV BAU activation descriptor init
Cliff Wickman
2
-3
/
+14
2009-06-03
mx[23]: don't put clock lookups in __initdata
Rabin Vincent
4
-4
/
+4
2009-06-03
amd_iommu: fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-06-03
x86, boot: add new generated files to the appropriate .gitignore files
Mike Galbraith
2
-0
/
+5
2009-06-03
[ARM] ARMv7 errata: only apply fixes when running on applicable CPU
Russell King
1
-11
/
+25
2009-06-03
[ARM] 5534/1: kmalloc must return a cache line aligned buffer
Martin Fuzzey
2
-7
/
+16
2009-06-02
powerpc/pmac: Update PowerMac 32-bit defconfig
Benjamin Herrenschmidt
1
-83
/
+195
2009-06-02
x86, apic: Restore irqs on fail paths
Jiri Slaby
1
-5
/
+6
2009-06-02
x86: Print real IOAPIC version for x86-64
Naga Chumbalkar
2
-5
/
+2
2009-06-02
Merge branch 'x86/cpufeature' into irq/numa
Ingo Molnar
3
-9
/
+17
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
282
-2977
/
+5857
2009-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-4
/
+5
2009-05-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2009-05-30
acpi-cpufreq: fix printk typo and indentation
Joe Perches
1
-2
/
+2
2009-05-30
sparc64: Fix section attribute warnings.
David S. Miller
2
-2
/
+2
2009-05-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
26
-67
/
+460
2009-05-29
x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...
Mel Gorman
1
-1
/
+5
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
6
-8
/
+0
2009-05-29
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline
Russell King
30
-309
/
+549
2009-05-29
[ARM] update mach-types
Russell King
1
-9
/
+122
2009-05-29
[ARM] Add cmpxchg support for ARMv6+ systems (v5)
Mathieu Desnoyers
1
-0
/
+173
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
5
-13
/
+71
2009-05-28
Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...
Joerg Roedel
5
-224
/
+594
2009-05-28
amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS
Joerg Roedel
1
-0
/
+5
2009-05-28
amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS
Joerg Roedel
1
-0
/
+4
2009-05-28
amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS
Joerg Roedel
1
-0
/
+5
2009-05-28
amd-iommu: remove amd_iommu_size kernel parameter
Joerg Roedel
2
-29
/
+4
2009-05-28
amd-iommu: enlarge the aperture dynamically
Joerg Roedel
1
-2
/
+18
2009-05-28
amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range
Joerg Roedel
1
-11
/
+60
2009-05-28
amd-iommu: move aperture_range allocation code to seperate function
Joerg Roedel
1
-36
/
+59
2009-05-28
amd-iommu: change dma_dom->next_bit to dma_dom->next_address
Joerg Roedel
2
-9
/
+10
2009-05-28
amd-iommu: make address allocator aware of multiple aperture ranges
Joerg Roedel
2
-39
/
+110
2009-05-28
amd-iommu: handle page table allocation failures in dma_ops code
Joerg Roedel
1
-2
/
+18
2009-05-28
amd-iommu: move page table allocation code to seperate function
Joerg Roedel
1
-25
/
+61
2009-05-28
amd-iommu: introduce aperture_range structure
Joerg Roedel
2
-35
/
+43
2009-05-28
amd-iommu: implement suspend/resume
Joerg Roedel
1
-1
/
+20
[prev]
[next]