aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-3/+3
2007-10-16x86: 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-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg4-7/+7
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg1-2/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+0
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds9-24/+24
2007-10-11lockdep: annotate kprobes irq fiddlingPeter Zijlstra2-0/+14
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra2-12/+15
2007-10-11lockdep: i386: connect the sysexit hookPeter Zijlstra1-0/+4
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner1-0/+26
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-14x86: 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-12x86/pci/acpi: fix DMI const-ification falloutJeff Garzik1-1/+1
2007-10-12x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds9-9/+315
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-22/+9
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik2-8/+11
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade3-0/+143
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade3-0/+56
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-0/+47
2007-10-12i386: add support for picopower irq routerThomas Backlund1-0/+39
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell2-1/+3
2007-10-12x86: HPET add another ICH7 PCI idVenki Pallipadi1-0/+2
2007-10-12x86: HPET force enable ICH5 suspend/resume fixVenki Pallipadi1-1/+1