index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
[PATCH] x86: use probe_kernel_address in handle_BUG()
Andrew Morton
1
-3
/
+4
2006-09-27
[PATCH] x86 microcode: don't check the size
Shaohua Li
1
-11
/
+3
2006-09-27
[PATCH] x86 microcode: add sysfs and hotplug support
Shaohua Li
1
-3
/
+151
2006-09-27
[PATCH] x86 microcode: using request_firmware to pull microcode
Shaohua Li
1
-0
/
+116
2006-09-27
[PATCH] x86 microcode: microcode driver cleanup.
Shaohua Li
1
-258
/
+250
2006-09-27
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
Mel Gorman
2
-109
/
+14
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
40
-1246
/
+1865
2006-09-26
[PATCH] i386: Detect clock skew during suspend
Rafael J. Wysocki
1
-6
/
+18
2006-09-26
[PATCH] mtrr: Add lock annotations for prepare_set and post_set
Josh Triplett
1
-2
/
+2
2006-09-26
[PATCH] i386: Kill references to xtime
john stultz
2
-23
/
+20
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
1
-2
/
+2
2006-09-26
[PATCH] i386: add smp_call_function_single
Stephane Eranian
1
-0
/
+66
2006-09-26
[PATCH] x86: remove unused include from efi_stub.S
Rusty Russell
1
-1
/
+0
2006-09-26
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
Jeremy Fitzhardinge
1
-2
/
+10
2006-09-26
[PATCH] x86: add a bootparameter to reserve high linear address space
Zachary Amsden
1
-0
/
+18
2006-09-26
[PATCH] x86: remove locally-defined ldt structure in favour of standard type
Rusty Russell
1
-8
/
+4
2006-09-26
[PATCH] apm: clean up module initalization
Neil Horman
1
-1
/
+8
2006-09-26
[PATCH] i386: show_registers(): try harder to print failing code
Chuck Ebbert
1
-3
/
+8
2006-09-26
[PATCH] hpet rtc emulation: add watchdog timer
Clemens Ladisch
1
-6
/
+31
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES
Christoph Lameter
1
-4
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
1
-1
/
+2
2006-09-26
[PATCH] i386/x86-64: New Intel feature flags
Dave Jones
1
-2
/
+2
2006-09-26
[PATCH] x86: Add a cumulative thermal throttle event counter.
Dmitriy Zavin
2
-6
/
+130
2006-09-26
[PATCH] i386: Make the jiffies compares use the 64bit safe macros.
Dmitriy Zavin
1
-3
/
+4
2006-09-26
[PATCH] x86: Refactor thermal throttle processing
Dmitriy Zavin
3
-18
/
+65
2006-09-26
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
1
-1
/
+5
2006-09-26
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
Andi Kleen
2
-0
/
+4
2006-09-26
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
1
-0
/
+4
2006-09-26
[PATCH] x86: - restore i8259A eoi status on resume
Matthew Garrett
1
-1
/
+5
2006-09-26
[PATCH] i386: Split multi-line printk in oops output.
Dave Jones
1
-2
/
+3
2006-09-26
[PATCH] i386: add HPET(s) into resource map
adurbin@google.com
1
-0
/
+26
2006-09-26
[PATCH] i386: Do better early exception handlers
Chuck Ebbert
1
-0
/
+67
2006-09-26
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2
-5
/
+6
2006-09-26
[PATCH] i386: Abstract sensitive instructions
Rusty Russell
1
-16
/
+22
2006-09-26
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
Magnus Damm
2
-105
/
+174
2006-09-26
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
Chuck Ebbert
1
-3
/
+15
2006-09-26
[PATCH] i386: Disallow kprobes on NMI handlers
Fernando Luis Vázquez Cao
3
-10
/
+14
2006-09-26
[PATCH] i386: Disallow kprobes on NMI handlers
Fernando Luis Vázquez Cao
1
-3
/
+5
2006-09-26
[PATCH] i386: mark cpu cache functions as __cpuinit
Magnus Damm
3
-3
/
+3
2006-09-26
[PATCH] i386: mark cpu identify functions as __cpuinit
Magnus Damm
3
-5
/
+5
2006-09-26
[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
Magnus Damm
8
-36
/
+31
2006-09-26
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
Magnus Damm
8
-9
/
+9
2006-09-26
[PATCH] i386: remove redundant generic_identify() calls when identifying cpus
Magnus Damm
7
-9
/
+1
2006-09-26
[PATCH] i386: Support physical cpu hotplug for x86_64
Ashok Raj
2
-5
/
+66
2006-09-26
[PATCH] i386: mark two more functions as __init
Magnus Damm
1
-1
/
+1
2006-09-26
[PATCH] i386: clean up topology.c
Magnus Damm
1
-18
/
+3
2006-09-26
[PATCH] i386: Descriptor and trap table cleanups.
Rusty Russell
1
-19
/
+5
2006-09-26
[PATCH] i386: move kernel_thread_helper into entry.S
Andi Kleen
2
-9
/
+13
2006-09-26
[PATCH] i386: Make enable_local_apic static
Adrian Bunk
1
-1
/
+12
[next]