summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2007-10-17x86: prepare page allocator for high allocations on PAGEALLOC=yIngo Molnar
2007-10-17x86: do not crash on non-Geode PCs in TSC probeIngo Molnar
2007-10-17x86: enable NMI watchdog on nosmpIngo Molnar
2007-10-17x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREAAndi Kleen
2007-10-17x86: call free_init_pages() with irqs enabled in alternative_instructions()Fengguang Wu
2007-10-17x86: initialize 64bit registers for a.out executablesAndi Kleen
2007-10-17x86: return correct error code from child_rip in x86_64 entry.SAndrey Mirkin
2007-10-17i386: avoid temporarily inconsistent pte-sJan Beulich
2007-10-17i386: fix section mismatch warning in intel.cSam Ravnborg
2007-10-17i386: Fix section mismatchSatyam Sharma
2007-10-17x86: fix off-by-one in find_next_zero_stringAndrew Hastings
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier
2007-10-17x86: Install unstripped copy of 64bit vdso to diskRoland McGrath
2007-10-17x86_64: install unstripped copies of compat vdso on diskRoland McGrath
2007-10-17i386: setup_trampoline() must be __cpuinitAdrian Bunk
2007-10-17i386: make Oprofile call shutdown() only once per sessionStephane Eranian
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17Remove workaround for unimmunized rcu_dereference from mce_log()Paul E. McKenney
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson
2007-10-17[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16x86: fix boot error introduced by kbuildSam Ravnborg
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-16x86-64: update pci-gart iommu to sg helpersJens Axboe
2007-10-16x86-64: update nommu to sg helpersJens Axboe
2007-10-16x86-64: update calgary iommu to sg helpersJens Axboe
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-10-11lockdep: annotate kprobes irq fiddlingPeter Zijlstra
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra
2007-10-11lockdep: i386: connect the sysexit hookPeter Zijlstra
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner