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.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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-106
/
+0
2006-06-25
[PATCH] i386: Fix softirq accounting with 4K stacks
Björn Steinbrink
1
-0
/
+8
2006-06-25
[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386
NeilBrown
1
-0
/
+119
2006-06-25
[PATCH] i386: cpu_relax() in crash.c and doublefault.c
Chuck Ebbert
2
-2
/
+4
2006-06-25
[PATCH] cpu_relax(): smpboot.c
Andreas Mohr
1
-6
/
+8
2006-06-25
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
4
-14
/
+171
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-2
/
+0
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
2
-6
/
+6
2006-06-25
Add some basic resume trace facilities
Linus Torvalds
1
-0
/
+7
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-162
/
+393
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-4
/
+4
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
1
-2
/
+2
2006-06-23
[PATCH] clean up default value of SCHED_SMT
Jean-Luc Leger
1
-1
/
+0
2006-06-23
[PATCH] move do_suspend_lowlevel to correct segment
Shaohua Li
1
-5
/
+4
2006-06-23
[PATCH] don't use flush_tlb_all in suspend time
Shaohua Li
3
-19
/
+5
2006-06-23
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
Shaohua Li
1
-0
/
+106
2006-06-23
[PATCH] x86: VIA C7 CPU flags
Michal Ludvig
1
-1
/
+1
2006-06-23
[PATCH] i386: extra checks in show_registers()
Chuck Ebbert
1
-2
/
+3
2006-06-23
[PATCH] i386: don't try kprobes for v8086 mode
Zachary Amsden
1
-1
/
+1
2006-06-23
[PATCH] i386: fix get_segment_eip() with vm86 segments
Chuck Ebbert
1
-4
/
+7
2006-06-23
[PATCH] x86: use proper defines for i8259A I/O
Andreas Mohr
1
-2
/
+2
2006-06-23
[PATCH] x86: constify arch/i386/pci/irq.c
Andreas Mohr
1
-7
/
+7
2006-06-23
[PATCH] x86: make i387 mxcsr_feature_mask __read_mostly
Andreas Mohr
1
-1
/
+1
2006-06-23
[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata
Andreas Mohr
1
-4
/
+5
2006-06-23
[PATCH] x86: make using_apic_timer __read_mostly
Andreas Mohr
1
-1
/
+1
2006-06-23
[PATCH] i386: let usermode execute the "enter" instruction
Chuck Ebbert
1
-5
/
+5
2006-06-23
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
1
-11
/
+20
2006-06-23
[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()
Linus Torvalds
1
-0
/
+1
2006-06-23
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
Alexey Dobriyan
2
-0
/
+2
2006-06-23
[PATCH] i386: break out of recursion in stackframe walk
Ingo Molnar
1
-0
/
+6
2006-06-23
[PATCH] fix x86 microcode driver handling of multiple matching revisions
Jan Beulich
1
-24
/
+49
2006-06-23
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
Alexey Dobriyan
2
-0
/
+2
2006-06-23
[PATCH] i386 apm.c optimization
Andreas Mohr
1
-17
/
+22
2006-06-23
[PATCH] arch/i386/kernel/apic.c: make modern_apic() static
Adrian Bunk
1
-1
/
+1
2006-06-23
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
1
-8
/
+129
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
1
-0
/
+1
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
2
-17
/
+8
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-24
/
+22
2006-06-22
[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.
Randy Dunlap
1
-1
/
+1
2006-06-22
[PATCH] redirect speedstep-centrino maintainer mail to cpufreq list
Jeremy Fitzhardinge
1
-8
/
+4
2006-06-21
[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...
Chuck Ebbert
1
-3
/
+6
2006-06-21
[PATCH] PCI: fix memory leak in MMCONFIG error path
Konrad Rzeszutek
1
-0
/
+2
2006-06-21
[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disable
Rajesh Shah
3
-0
/
+11
2006-06-20
[CPUFREQ] correct powernow-k8 fid/vid masks for extended parts
Langsdorf, Mark
2
-3
/
+5
2006-06-20
[CPUFREQ] Clarify powernow-k8 cpu_family statements
Langsdorf, Mark
1
-12
/
+12
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
8
-130
/
+331
2006-06-16
Pull bugzilla-5737 into release branch
Len Brown
3
-155
/
+386
2006-06-15
Pull novell-bugzilla-156426 into release branch
Len Brown
1
-2
/
+2
2006-06-15
Pull acpica into release branch
Len Brown
1
-2
/
+2
2006-06-14
ACPI: ACPICA 20060331
Bob Moore
1
-2
/
+2
[next]