aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-04-02Manual merge with Linus.Dmitry Torokhov81-1403/+2506
2006-04-01kexec: grammar fix for crash_save_this_cpu()Horms1-1/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi4-5/+5
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek1-1/+1
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+20
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+1
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-5/+6
2006-03-28[PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl1-1/+2
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk1-17/+0
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki4-7/+7
2006-03-27[CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton1-4/+0
2006-03-27[CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob1-1/+6
2006-03-27[PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas1-0/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-9/+8
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar1-0/+2
2006-03-27[PATCH] unify PFN_* macrosDave Hansen2-0/+2
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki1-11/+0
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
2006-03-27[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li1-28/+41
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B4-5/+60
2006-03-27[PATCH] PM-Timer: don't use workaround if chipset is not buggyOGAWA Hirofumi1-15/+89
2006-03-26[PATCH] bitops: i386: use generic bitopsAkinobu Mita1-0/+4
2006-03-26[PATCH] kprobes: fix broken fault handling for i386Prasanna S Panchamukhi1-7/+50
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-13/+6
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-8/+0
2006-03-26[PATCH] kretprobe: kretprobe-boosterMasami Hiramatsu1-22/+39
2006-03-26[PATCH] x86: kprobes-boosterMasami Hiramatsu1-2/+90
2006-03-26[PATCH] kprobes: clean up resume_execute()Masami Hiramatsu1-16/+10
2006-03-26[PATCH] fix array overrun in efi.cDarren Jenkins1-1/+1
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar3-13/+16
2006-03-26[PATCH] EFI fixesTolentino, Matthew E2-4/+4
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas3-12/+21
2006-03-26[PATCH] DMI: only ioremap stuff we actually needBjorn Helgaas1-1/+1
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch1-32/+58
2006-03-26[PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal1-2/+0
2006-03-26[PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich1-5/+12
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin2-7/+38
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-2/+10
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen1-3/+4
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen1-4/+0
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen1-0/+1
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+30
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen1-0/+3
2006-03-25[PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen1-0/+4
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-313/+278
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-3/+4