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