index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
Venkatesh Pallipadi
2005-06-23
5
-0
/
+21
*
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
2005-06-23
1
-2
/
+2
*
[PATCH] biarch compiler support for i386
H. Peter Anvin
2005-06-23
1
-0
/
+7
*
[PATCH] add page_state info to show_mem
Martin J. Bligh
2005-06-23
1
-0
/
+8
*
[PATCH] sparsemem memory model for i386
Andy Whitcroft
2005-06-23
5
-36
/
+52
*
[PATCH] sparsemem memory model
Andy Whitcroft
2005-06-23
1
-0
/
+1
*
[PATCH] generify memory present
Andy Whitcroft
2005-06-23
1
-1
/
+1
*
[PATCH] generify early_pfn_to_nid
Andy Whitcroft
2005-06-23
1
-0
/
+4
*
[PATCH] make each arch use mm/Kconfig
Dave Hansen
2005-06-23
1
-1
/
+3
*
[PATCH] sparsemem base: teach discontig about sparse ranges
Dave Hansen
2005-06-23
2
-1
/
+15
*
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
2005-06-23
2
-28
/
+36
*
[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)
Dave Hansen
2005-06-23
1
-0
/
+15
*
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
2005-06-23
1
-1
/
+1
*
[PATCH] kbuild: display compile version
Coywolf Qi Hunt
2005-06-22
1
-1
/
+1
*
[PATCH] mm: remove PG_highmem
Badari Pulavarty
2005-06-22
1
-1
/
+0
*
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-06-22
1
-5
/
+29
*
[PATCH] Hugepage consolidation
David Gibson
2005-06-22
1
-162
/
+8
*
[PATCH] VM: early zone reclaim
Martin Hicks
2005-06-22
1
-1
/
+1
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-22
2
-2
/
+2
*
[PATCH] class: convert arch/* to use the new class api instead of class_simple
gregkh@suse.de
2005-06-21
2
-22
/
+22
*
[PATCH] apm.c: ignore_normal_resume is set a bit too late
Thomas Hood
2005-06-14
1
-1
/
+1
*
[PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every time
Keith Owens
2005-06-09
1
-1
/
+1
*
[CPUFREQ] Typos.
Dave Jones
2005-06-01
1
-3
/
+3
*
[CPUFREQ] longhaul - adjust transition latency.
Dave Jones
2005-06-01
1
-1
/
+1
*
[CPUFREQ] Longhaul: Magic timer frobbing.
Dave Jones
2005-06-01
1
-2
/
+9
*
[CPUFREQ] longhaul - disable PCI mastering around transition.
Dave Jones
2005-06-01
1
-4
/
+45
*
[CPUFREQ] dual-core powernow-k8
Dave Jones
2005-06-01
2
-37
/
+91
*
[CPUFREQ] Recalibrate cpu_khz [2/2]
Dave Jones
2005-06-01
2
-2
/
+24
*
[CPUFREQ] Recalibrate cpu_khz [1/2]
Dave Jones
2005-06-01
1
-2
/
+7
*
[CPUFREQ] AMD Elan SC520 cpufreq driver.
Dave Jones
2005-06-01
3
-1
/
+200
*
[CPUFREQ] speedstep-smi: it works on at least one P4M
Dave Jones
2005-06-01
1
-0
/
+3
*
[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support
Dave Jones
2005-06-01
1
-0
/
+6
*
[CPUFREQ] powernow-k7: don't print khz element of FSB.
Dave Jones
2005-06-01
1
-1
/
+1
*
[PATCH] acpi build fix: x86 setup.c
Alexander Nyberg
2005-05-31
1
-0
/
+2
*
[PATCH] x86: fix smp_num_siblings on buggy BIOSes
Siddha, Suresh B
2005-05-28
1
-1
/
+3
*
[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix
Adrian Bunk
2005-05-28
1
-1
/
+1
*
[PATCH] Note on ACPI build fix
Alexander Nyberg
2005-05-27
1
-1
/
+1
*
[PATCH] VIA IRQ quirk
Len Brown
2005-05-27
1
-5
/
+0
*
[PATCH] voyager_smp.c static inline fix
Dominik Hackl
2005-05-25
1
-9
/
+8
*
[PATCH] x86_64: i386/x86-64: Export cpu_core_map
Andi Kleen
2005-05-21
1
-0
/
+1
*
[PATCH] i386: Fix race in iounmap
Andi Kleen
2005-05-21
1
-4
/
+6
*
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
Andi Kleen
2005-05-21
2
-7
/
+7
*
[PATCH] fix memory scribble in arch/i386/pci/fixup.c
Christoph Lameter
2005-05-17
1
-1
/
+1
*
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
Andi Kleen
2005-05-17
2
-4
/
+10
*
Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end
Linus Torvalds
2005-05-07
1
-1
/
+1
*
[PATCH] x86: geode support fixes
Kianusch Sayah Karadji
2005-05-06
2
-14
/
+12
*
[PATCH] CodingStyle: trivial whitespace fixups
Domen Puncer
2005-05-06
2
-10
/
+10
*
[PATCH] cyrix: eliminate bad section references
maximilian attems
2005-05-06
1
-2
/
+2
*
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
Prasanna S Panchamukhi
2005-05-06
1
-0
/
+7
*
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
2005-05-06
1
-4
/
+0
[next]