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
2006-01-12
[PATCH] i386/x86-64: Update AMD CPUID flags
Andi Kleen
3
-10
/
+35
2006-01-12
[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...
Andi Kleen
3
-31
/
+4
2006-01-12
[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag
Andi Kleen
4
-4
/
+14
2006-01-12
[PATCH] x86_64: Remove enable/disable_hlt
Andi Kleen
1
-30
/
+9
2006-01-12
[PATCH] x86_64: Don't reserve hotplug CPUs by default
Andi Kleen
1
-7
/
+4
2006-01-12
[PATCH] x86_64: No need to remove NT during CPU setup
Andi Kleen
1
-7
/
+0
2006-01-12
[PATCH] x86_64: Adjust page fault handling
Jan Beulich
1
-3
/
+4
2006-01-12
[PATCH] x86_64: Remove unprotected iret
Jan Beulich
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Clean up double fault handling
Jan Beulich
1
-1
/
+17
2006-01-12
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
3
-16
/
+27
2006-01-12
[PATCH] x86_64: Removing unused function die_if_kernel().
Jan Beulich
1
-5
/
+0
2006-01-12
[PATCH] x86_64: fix bound check IDT gate
Jan Beulich
1
-2
/
+2
2006-01-12
[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO
Jan Beulich
2
-2
/
+4
2006-01-12
[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.
Andi Kleen
1
-0
/
+6
2006-01-12
[PATCH] x86_64: More CFI fixes for 32bit entry code
Jan Beulich
1
-5
/
+28
2006-01-12
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-47
/
+69
2006-01-12
[PATCH] capable/capability.h (arch/)
Randy Dunlap
32
-0
/
+32
2006-01-12
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
5
-0
/
+49
2006-01-12
[PATCH] uml: kill an unused variable
Jeff Dike
1
-1
/
+0
2006-01-12
[PATCH] uml: fix debug output on x86_64
Jeff Dike
1
-2
/
+2
2006-01-12
[PATCH] uml: eliminate doubled boot output
Jeff Dike
1
-1
/
+1
2006-01-12
[PATCH] uml: revert compile-time option checking
Jeff Dike
1
-4
/
+0
2006-01-12
[PATCH] uml: update Kconfig help
Jeff Dike
1
-4
/
+4
2006-01-12
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
4
-20
/
+12
2006-01-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2006-01-12
[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies
Adrian Bunk
1
-1
/
+1
2006-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
25
-117
/
+278
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
1
-1
/
+1
2006-01-11
[PATCH] powerpc: Don't build crash.c for PPC32
Michael Ellerman
1
-2
/
+2
2006-01-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
19
-111
/
+147
2006-01-11
[PATCH] powerpc: Fix clean_files in arch/powerpc/boot Makefile
Kumar Gala
1
-1
/
+1
2006-01-11
x86: fix "make install" target
Linus Torvalds
1
-1
/
+1
2006-01-11
[PATCH] powerpc: Remove redundant setting of htab_address
Michael Ellerman
1
-6
/
+0
2006-01-11
[PATCH] powerpc: Add ibm,pft-size to iSeries device tree
Michael Ellerman
1
-2
/
+11
2006-01-11
[PATCH] powerpc: Add some missing .gitignore's
Kumar Gala
3
-0
/
+22
2006-01-11
[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support
Kumar Gala
7
-53
/
+85
2006-01-11
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
1
-5
/
+29
2006-01-11
[PATCH] powerpc: fix for compile problem in kdump code when SMP disabled
Haren Myneni
1
-1
/
+1
2006-01-11
powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined
Paul Mackerras
1
-0
/
+2
2006-01-11
[PATCH] powerpc/64: per cpu data optimisations
Anton Blanchard
1
-0
/
+26
2006-01-11
[PATCH] powerpc: Make early debugging configurable via Kconfig
Michael Ellerman
6
-41
/
+80
2006-01-11
[PATCH] powerpc: Early debugging support for iSeries
Michael Ellerman
2
-8
/
+24
2006-01-11
[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c
Olaf Hering
1
-6
/
+0
2006-01-11
[PATCH] PCI Hotplug/powerpc: module build break
linas
1
-0
/
+3
2006-01-11
[PATCH] enable the RTC driver in ppc64_defconfig
Olaf Hering
1
-1
/
+1
2006-01-11
[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
Matthew Wilcox
1
-9
/
+2
2006-01-11
[PARISC] Fix Dino reporting on J2240
Matthew Wilcox
1
-0
/
+1
2006-01-11
[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn
Grant Grundler
1
-0
/
+7
2006-01-11
[PARISC] Fix GSC graphics cards with 64MB regions
Matthew Wilcox
1
-3
/
+8
2006-01-11
[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h
Kyle McMartin
1
-37
/
+63
[next]