aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-10-23x86: canonicalize remaining header guardsH. Peter Anvin
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-23Merge branch 'bugzilla-11715' into testLen Brown
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'yinghai' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22Merge branch 'i7300_idle' into testLen Brown
2008-10-22Merge branch 'cpuidle' into testLen Brown
2008-10-22Merge branch 'FW_BUG' into testLen Brown
2008-10-22x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_physflatMarcin Slusarz
2008-10-22x86: fix section mismatch warning - apic_flatMarcin Slusarz
2008-10-22x86: memtest fix use of reserve_early()Daniele Calore
2008-10-22x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge
2008-10-22x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan
2008-10-22x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov
2008-10-22x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan
2008-10-22x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann
2008-10-22x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman
2008-10-22MCE: Don't run 32bit machine checks with interrupts onAndi Kleen
2008-10-22x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-22x86: make variables staticroel kluin
2008-10-21i7300_idle driver v1.55Andy Henroid
2008-10-21x86 allow modules to register idle notifiersVenkatesh Pallipadi
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-21genirq: fix off by one and coding styleIngo Molnar
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Update email addresses.Dave Jones
2008-10-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal