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
2005-09-12
[PATCH] x86-64: Make remote TLB flush more scalable
Andi Kleen
3
-50
/
+108
2005-09-12
[PATCH] x86-64: Fix 32bit sendfile
Tsuneo.Yoshioka@f-secure.com
3
-3
/
+3
2005-09-12
[PATCH] x86-64: Include build number in oops output
Andi Kleen
1
-2
/
+5
2005-09-12
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
Andi Kleen
5
-6
/
+38
2005-09-12
[PATCH] x86-64: Remove code to resume machine check state of other CPUs.
Andi Kleen
1
-2
/
+4
2005-09-12
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
Andi Kleen
1
-5
/
+0
2005-09-12
[PATCH] x86-64: Use e820_find_hole to compute reserved pages
Andi Kleen
1
-37
/
+5
2005-09-12
[PATCH] x86-64: Fix harmless off by one in e820 code
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookup
Andi Kleen
1
-5
/
+3
2005-09-12
[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.
Andi Kleen
1
-2
/
+1
2005-09-12
[PATCH] x86-64: Add command line option to set machine check tolerance level
Andi Kleen
1
-0
/
+4
2005-09-12
[PATCH] x86-64: Make lockless machine check record passing a bit more robust.
Andi Kleen
1
-11
/
+21
2005-09-12
[PATCH] x86-64: Remove redundant swiotlb=force handling
Andi Kleen
1
-4
/
+0
2005-09-12
[PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP found
Andi Kleen
1
-0
/
+2
2005-09-12
[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Use SRAT data on Intel systems too.
Andi Kleen
1
-0
/
+21
2005-09-12
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...
Andi Kleen
3
-25
/
+62
2005-09-12
[PATCH] x86-64: Fix the apic version that gets printed during boot
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
Andi Kleen
3
-22
/
+19
2005-09-12
[PATCH] x86-64: White space and comment fixes for smp_call_function_single
Andi Kleen
1
-1
/
+4
2005-09-12
[PATCH] x86-64: Enable interrupts during delay calibration on APs
Andi Kleen
1
-0
/
+5
2005-09-12
[PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...
Andi Kleen
1
-3
/
+4
2005-09-12
[PATCH] x86-64: Remove code for outdated APICs
Andi Kleen
3
-36
/
+10
2005-09-12
[PATCH] x86-64: Remove esr disable hack in APIC code
Andi Kleen
1
-20
/
+1
2005-09-12
[PATCH] x86-64: Remove obsolete APIC "write around" bug workaround
Andi Kleen
2
-6
/
+6
2005-09-12
[PATCH] x86-64: Remove apic_write_around from smpboot.c
Andi Kleen
1
-9
/
+8
2005-09-12
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-17
/
+48
2005-09-12
[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.
Andi Kleen
2
-14
/
+0
2005-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
18
-217
/
+587
2005-09-12
[PATCH] i386: Don't miss pending signals returning to user mode after signal ...
Roland McGrath
1
-2
/
+2
2005-09-12
[PATCH] ppc64: Remove unused code
Anton Blanchard
1
-16
/
+0
2005-09-12
[PATCH] ppc64: Fix for missing start-cpu rtas token
Anton Blanchard
1
-2
/
+11
2005-09-12
[PATCH] ppc64: indent pci code
Anton Blanchard
3
-59
/
+59
2005-09-12
[PATCH] ppc64: xics cleanup
Anton Blanchard
1
-22
/
+22
2005-09-12
[PATCH] ppc64: Add ptrace data breakpoint support
Anton Blanchard
9
-25
/
+106
2005-09-12
[PATCH] ppc64: Fix up some whitespace issues in ptrace32.c
Anton Blanchard
1
-3
/
+3
2005-09-12
[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS
Robert Jennings
2
-0
/
+30
2005-09-12
ppc64: Set up PCI tree from Open Firmware device tree
Paul Mackerras
3
-90
/
+356
2005-09-12
[PATCH] m68knommu: common RAM based 68360 startup code
Greg Ungerer
1
-0
/
+408
2005-09-12
[PATCH] m68knommu: common ROM/flash based 68360 startup code
Greg Ungerer
1
-0
/
+420
2005-09-12
[SPARC]: Fix dot-symbol exporting for good.
Al Viro
8
-22
/
+30
2005-09-12
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
12
-1180
/
+1440
2005-09-12
Pull sn-features into release branch
Tony Luck
1
-11
/
+19
2005-09-12
Pull sim-fixes into release branch
Tony Luck
3
-64
/
+97
2005-09-12
[IA64] MCA/INIT: remove obsolete unwind code
Keith Owens
1
-22
/
+0
2005-09-12
[IA64] MCA/INIT: remove the physical mode path from minstate.h
Keith Owens
2
-71
/
+18
2005-09-12
[PATCH] MCA/INIT: use per cpu stacks
Keith Owens
4
-984
/
+1272
2005-09-12
[IA64] MCA/INIT: avoid reading INIT record during INIT event
Keith Owens
1
-28
/
+34
2005-09-12
mips: rename offsets.c to asm-offsets.c
Sam Ravnborg
1
-0
/
+0
2005-09-12
kbuild: rename prepare to archprepare to fix dependency chain
Sam Ravnborg
8
-8
/
+8
[prev]
[next]