summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-281-17/+0
* [PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki2006-03-284-7/+7
* [PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2006-03-271-0/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-9/+8
* [PATCH] lightweight robust futexes: i386Ingo Molnar2006-03-271-0/+2
* [PATCH] unify PFN_* macrosDave Hansen2006-03-272-0/+2
* [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-271-11/+0
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li2006-03-271-28/+41
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-274-5/+60
* [PATCH] PM-Timer: don't use workaround if chipset is not buggyOGAWA Hirofumi2006-03-271-15/+89
* [PATCH] bitops: i386: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] kprobes: fix broken fault handling for i386Prasanna S Panchamukhi2006-03-261-7/+50
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-13/+6
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+0
* [PATCH] kretprobe: kretprobe-boosterMasami Hiramatsu2006-03-261-22/+39
* [PATCH] x86: kprobes-boosterMasami Hiramatsu2006-03-261-2/+90
* [PATCH] kprobes: clean up resume_execute()Masami Hiramatsu2006-03-261-16/+10
* [PATCH] fix array overrun in efi.cDarren Jenkins2006-03-261-1/+1
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-263-13/+16
* [PATCH] EFI fixesTolentino, Matthew E2006-03-262-4/+4
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-263-12/+21
* [PATCH] DMI: only ioremap stuff we actually needBjorn Helgaas2006-03-261-1/+1
* [PATCH] ia64: use i386 dmi_scan.cMatt Domsch2006-03-261-32/+58
* [PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal2006-03-261-2/+0
* [PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich2006-03-261-5/+12
* [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin2006-03-262-7/+38
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-2/+10
|\
| * [PATCH] make vm86 call audit_syscall_exitJason Baron2006-03-201-2/+10
* | [PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen2006-03-251-3/+4
* | [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-251-1/+1
* | [PATCH] x86_64: Quieten down microcode update driverAndi Kleen2006-03-251-4/+0
* | [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-0/+1
* | [PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen2006-03-251-0/+30
* | [PATCH] x86_64: Don't define string functions to builtinAndi Kleen2006-03-251-0/+3
* | [PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen2006-03-251-0/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-2514-313/+278
|\ \
| * | [CPUFREQ] kzalloc conversion for gx-suspmodDave Jones2006-03-111-2/+1
| * | [CPUFREQ] Whitespace cleanupDave Jones2006-03-111-11/+11
| * | [CPUFREQ] Mark longhaul driver as broken.Dave Jones2006-03-111-0/+1
| * | [CPUFREQ] Fix the p4-clockmod N60 errata workaround.Pallipadi, Venkatesh2006-03-101-1/+1
| * | [CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUsDave Jones2006-03-051-12/+3
| * | [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-2813-283/+257
| * | [CPUFREQ] Remove duplicate cpuinfo structDave Jones2006-02-281-3/+1
| * | [CPUFREQ] Silence powernow-k8 warning on k7's.Dave Jones2006-02-281-1/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-252-3/+4
|\ \ \
| * | | kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-2/+2
| * | | x86: align per-cpu section to configured cache bytesZach Brown2006-02-191-1/+2
* | | | [PATCH] cpufreq: speedstep-smi asm fixAndrew Morton2006-03-251-1/+3
* | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-15/+18
OpenPOWER on IntegriCloud