index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
2006-03-31
1
-0
/
+20
*
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-30
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-03-28
2
-5
/
+6
|
\
|
*
[CPUFREQ] powernow: remove private for_each_cpu_mask()
Andrew Morton
2006-03-27
1
-4
/
+0
|
*
[CPUFREQ] hotplug cpu fix for powernow-k8
shin, jacob
2006-03-27
1
-1
/
+6
*
|
[PATCH] fix signed vs unsigned in nmi watchdog
Jesper Juhl
2006-03-28
1
-1
/
+2
*
|
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
Adrian Bunk
2006-03-28
1
-17
/
+0
*
|
[PATCH] for_each_possible_cpu: i386
KAMEZAWA Hiroyuki
2006-03-28
4
-7
/
+7
|
/
*
[PATCH] fbdev: Make BIOS EDID reading configurable
Antonino A. Daplas
2006-03-27
1
-0
/
+2
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-9
/
+8
*
[PATCH] lightweight robust futexes: i386
Ingo Molnar
2006-03-27
1
-0
/
+2
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
2
-0
/
+2
*
[PATCH] for_each_online_pgdat: remove sorting pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-11
/
+0
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-1
/
+1
*
[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported
Shaohua Li
2006-03-27
1
-28
/
+41
*
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2006-03-27
4
-5
/
+60
*
[PATCH] PM-Timer: don't use workaround if chipset is not buggy
OGAWA Hirofumi
2006-03-27
1
-15
/
+89
*
[PATCH] bitops: i386: use generic bitops
Akinobu Mita
2006-03-26
1
-0
/
+4
*
[PATCH] kprobes: fix broken fault handling for i386
Prasanna S Panchamukhi
2006-03-26
1
-7
/
+50
*
[PATCH] kprobe handler: discard user space trap
bibo,mao
2006-03-26
1
-13
/
+6
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
1
-8
/
+0
*
[PATCH] kretprobe: kretprobe-booster
Masami Hiramatsu
2006-03-26
1
-22
/
+39
*
[PATCH] x86: kprobes-booster
Masami Hiramatsu
2006-03-26
1
-2
/
+90
*
[PATCH] kprobes: clean up resume_execute()
Masami Hiramatsu
2006-03-26
1
-16
/
+10
*
[PATCH] fix array overrun in efi.c
Darren Jenkins
2006-03-26
1
-1
/
+1
*
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2006-03-26
3
-13
/
+16
*
[PATCH] EFI fixes
Tolentino, Matthew E
2006-03-26
2
-4
/
+4
*
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
2006-03-26
3
-12
/
+21
*
[PATCH] DMI: only ioremap stuff we actually need
Bjorn Helgaas
2006-03-26
1
-1
/
+1
*
[PATCH] ia64: use i386 dmi_scan.c
Matt Domsch
2006-03-26
1
-32
/
+58
*
[PATCH] i386: export: memory more than 4G through /proc/iomem
Vivek Goyal
2006-03-26
1
-2
/
+0
*
[PATCH] i386: pass proper trap numbers to die chain handlers
Jan Beulich
2006-03-26
1
-5
/
+12
*
[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups
H. Peter Anvin
2006-03-26
2
-7
/
+38
*
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-03-25
1
-2
/
+10
|
\
|
*
[PATCH] make vm86 call audit_syscall_exit
Jason Baron
2006-03-20
1
-2
/
+10
*
|
[PATCH] x86_64: Initialize powernow_data[] for all siblings
Andi Kleen
2006-03-25
1
-3
/
+4
*
|
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
Andi Kleen
2006-03-25
1
-1
/
+1
*
|
[PATCH] x86_64: Quieten down microcode update driver
Andi Kleen
2006-03-25
1
-4
/
+0
*
|
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
2006-03-25
1
-0
/
+1
*
|
[PATCH] x86_64: Clean up and tweak ACPI blacklist year code
Andi Kleen
2006-03-25
1
-0
/
+30
*
|
[PATCH] x86_64: Don't define string functions to builtin
Andi Kleen
2006-03-25
1
-0
/
+3
*
|
[PATCH] x86-64: Use -mtune=generic for generic kernels
Andi Kleen
2006-03-25
1
-0
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-03-25
14
-313
/
+278
|
\
\
|
*
|
[CPUFREQ] kzalloc conversion for gx-suspmod
Dave Jones
2006-03-11
1
-2
/
+1
|
*
|
[CPUFREQ] Whitespace cleanup
Dave Jones
2006-03-11
1
-11
/
+11
|
*
|
[CPUFREQ] Mark longhaul driver as broken.
Dave Jones
2006-03-11
1
-0
/
+1
|
*
|
[CPUFREQ] Fix the p4-clockmod N60 errata workaround.
Pallipadi, Venkatesh
2006-03-10
1
-1
/
+1
|
*
|
[CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUs
Dave Jones
2006-03-05
1
-12
/
+3
|
*
|
[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
Dave Jones
2006-02-28
13
-283
/
+257
|
*
|
[CPUFREQ] Remove duplicate cpuinfo struct
Dave Jones
2006-02-28
1
-3
/
+1
[next]