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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-15
[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted
Andi Kleen
1
-3
/
+2
2005-11-15
[PATCH] x86_64: Don't enable interrupt unconditionally in reboot path
Andi Kleen
2
-4
/
+6
2005-11-15
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
2
-21
/
+28
2005-11-15
[PATCH] x86_64: Allow modular build of ia32 aout loader
Andi Kleen
5
-5
/
+12
2005-11-15
[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...
Shaohua Li
2
-0
/
+13
2005-11-15
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
Andi Kleen
1
-2
/
+3
2005-11-15
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
Andi Kleen
1
-1
/
+1
2005-11-15
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
Andi Kleen
1
-0
/
+10
2005-11-15
[PATCH] x86_64: Optimize NUMA node hash function
Eric Dumazet
1
-24
/
+43
2005-11-15
[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...
Bryan Ford
1
-0
/
+17
2005-11-15
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
Andi Kleen
4
-5
/
+47
2005-11-15
[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...
Andi Kleen
1
-6
/
+6
2005-11-15
[PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txt
Andi Kleen
1
-1
/
+5
2005-11-15
[PATCH] x86_64: Replace swiotlb extern with include
Andi Kleen
1
-4
/
+1
2005-11-15
[PATCH] x86_64: Replace cpu_pda extern with include
Andi Kleen
1
-2
/
+0
2005-11-15
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
6
-16
/
+8
2005-11-15
[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers
Andi Kleen
2
-3
/
+3
2005-11-15
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
11
-32
/
+56
2005-11-15
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
7
-5
/
+18
2005-11-15
[PATCH] x86_64: Fix gcc 4 warning in aperture.c
Andi Kleen
1
-1
/
+1
2005-11-15
[PATCH] x86-64/i386: Fix CPU model for family 6
Suresh Siddha
2
-4
/
+4
2005-11-15
[PATCH] x86_64: Remove duplicate __cpuinit define
Ashok Raj
1
-2
/
+0
2005-11-15
[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent
Andi Kleen
1
-1
/
+7
2005-11-15
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
4
-11
/
+5
2005-11-15
[PATCH] x86_64: Fix up outdated pfn_to_page comment
Andi Kleen
1
-3
/
+1
2005-11-15
[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...
James Cleverdon
5
-17
/
+86
2005-11-15
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
11
-1
/
+582
2005-11-15
[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.
Jan Beulich
1
-14
/
+21
2005-11-15
[PATCH] x86_64: Account mem_map in VM holes accounting
Andi Kleen
1
-0
/
+19
2005-11-15
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
1
-2
/
+1
2005-11-15
[PATCH] x86_64: Make i386 compile again with fourth DMA32 zone
Andi Kleen
1
-2
/
+2
2005-11-15
[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64
Andi Kleen
1
-0
/
+4
2005-11-15
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
7
-55
/
+90
2005-11-15
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-15
/
+83
2005-11-05
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
5
-26
/
+71
2005-11-05
Merge branch 'master'
Jeff Garzik
1852
-64762
/
+103730
2005-11-05
[PATCH] nvidiafb: Geforce 7800 series support added
Calin A. Culianu
2
-0
/
+12
2005-11-05
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...
Linus Torvalds
7
-0
/
+2091
2005-11-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
25
-124
/
+178
2005-11-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
177
-3992
/
+8618
2005-11-05
powerpc: Fix vmlinux.lds.S for 32-bit
Paul Mackerras
1
-25
/
+5
2005-11-05
powerpc: Merge smp.c and smp.h
Paul Mackerras
10
-197
/
+189
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
4
-29
/
+51
2005-11-04
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
Chuck Lever
3
-9
/
+9
2005-11-04
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
Trond Myklebust
1
-8
/
+28
2005-11-04
NFSv4: Recover locks too when returning a delegation
Trond Myklebust
3
-2
/
+55
2005-11-04
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
1
-2
/
+2
2005-11-04
NFSv4: Return any delegations before sillyrenaming the file
Trond Myklebust
1
-0
/
+3
2005-11-04
NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
Trond Myklebust
1
-5
/
+3
2005-11-04
NFSv4: Fix problem with OPEN_DOWNGRADE
Trond Myklebust
7
-52
/
+20
[next]