summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2007-10-17x86: Install unstripped copy of 64bit vdso to diskRoland McGrath1-1/+16
2007-10-17x86_64: install unstripped copies of compat vdso on diskRoland McGrath1-4/+21
2007-10-17i386: setup_trampoline() must be __cpuinitAdrian Bunk1-1/+1
2007-10-17i386: make Oprofile call shutdown() only once per sessionStephane Eranian1-1/+1
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner1-3/+0
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds13-113/+119
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-3/+1
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2-5/+5
2007-10-17Add vmcoreinfoKen'ichi Ohmichi2-0/+22
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman1-6/+4
2007-10-17Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney1-3/+0
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson1-0/+1
2007-10-17[x86] remove uses of magic macros for boot_params accessH. Peter Anvin13-113/+119
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-3/+3
2007-10-17x86: fix boot error introduced by kbuildSam Ravnborg1-3/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds5-9/+8
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-42/+52
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu3-1/+15
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki2-11/+0
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter1-0/+45
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig4-52/+39
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis7-38/+38
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis8-42/+54
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan2-10/+0
2007-10-16x86-64: update pci-gart iommu to sg helpersJens Axboe1-29/+36
2007-10-16x86-64: update nommu to sg helpersJens Axboe1-2/+3
2007-10-16x86-64: update calgary iommu to sg helpersJens Axboe1-11/+13
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2-2/+2
2007-10-15kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg4-7/+7
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg1-2/+1
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2-3/+0
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds9-24/+24
2007-10-12lockdep: annotate kprobes irq fiddlingPeter Zijlstra2-0/+14
2007-10-12lockdep: x86_64: connect the sysexit hookPeter Zijlstra2-12/+15
2007-10-12lockdep: i386: connect the sysexit hookPeter Zijlstra1-0/+4
2007-10-15x86: force timer broadcast on late AMD C1E detectionThomas Gleixner1-0/+26
2007-10-15x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-15x86: fix missing include for vsyscallDave Jones1-0/+1
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro1-1/+1
2007-10-13Delete filenames in comments.Dave Jones49-97/+15
2007-10-13x86/pci/acpi: fix DMI const-ification falloutJeff Garzik1-1/+1
2007-10-13x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds9-9/+315
2007-10-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-22/+9
2007-10-13PCI: X86: Introduce and enable PCI domain supportJeff Garzik2-8/+11
2007-10-13PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-13PCI: use _CRS for PCI resource allocationGary Hade3-0/+143
2007-10-13PCI: skip ISA ioresource alignment on some systemsGary Hade3-0/+56