aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-03x86: uv - prevent NULL dereference in uv_system_init()Cyrill Gorcunov1-0/+3
2009-05-03x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ONCyrill Gorcunov1-11/+11
2009-05-01x86, apic: use pr_ macroCyrill Gorcunov1-1/+1
2009-04-27x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstableYinghai Lu1-27/+59
2009-04-27x86: apic: Remove duplicated macrosYinghai Lu1-7/+0
2009-04-22x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()Suresh Siddha3-18/+0
2009-04-21x86: x2apic, IR: Make config X86_UV dependent on X86_X2APICSuresh Siddha1-1/+1
2009-04-21x86: x2apic, IR: Clean up panic() with nox2apic boot optionSuresh Siddha1-2/+6
2009-04-21x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP sectionSuresh Siddha1-33/+33
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha7-48/+21
2009-04-19x86: es7000, uv - use __cpuinit for kicking secondary cpusCyrill Gorcunov2-2/+2
2009-04-19x86: smpboot - wakeup_secondary should be done via __cpuinit sectionCyrill Gorcunov1-2/+2
2009-04-19x86, intr-remap: fix x2apic/intr-remap resumeWeidong Han1-6/+9
2009-04-19x86, intr-remap: add option to disable interrupt remappingWeidong Han2-0/+14
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han5-67/+54
2009-04-19x86, intr-remap: fix ack for interrupt remappingWeidong Han2-35/+5
2009-04-19docs, x86: add nox2apic back to kernel-parameters.txtWeidong Han1-0/+2
2009-04-17Merge branch 'linus' into x86/apicIngo Molnar1089-33629/+37766
2009-04-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+15
2009-04-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+7
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-28/+12
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten1-2/+2
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds6-64/+154
2009-04-17sched: Avoid printing sched_group::__cpu_power for default caseGautham R Shenoy1-2/+6
2009-04-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-43/+107
2009-04-16mm: pass correct mm when growing stackHugh Dickins1-1/+1
2009-04-16Revert "kobject: don't block for each kobject_uevent".Hugh Dickins1-1/+1
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox5-18/+84
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov1-3/+4
2009-04-16pata_legacy: fix no device fail pathTejun Heo1-0/+1
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov1-20/+2
2009-04-16libata: handle SEMB signature betterTejun Heo1-2/+16
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman1-3/+9
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason2-11/+37
2009-04-16Export filemap_write_and_wait_rangeChris Mason1-0/+1
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds72-438/+734
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-15/+19
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto1-3/+2
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki1-4/+32
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki1-14/+45
2009-04-16NET/e1000: Fix powering off during shutdownRafael J. Wysocki1-13/+33
2009-04-15RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells1-10/+8
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells1-1/+1
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-4/+6
2009-04-15MN10300: Wire up missing system callsDavid Howells2-0/+4
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells1-4/+0
2009-04-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds26-159/+280
2009-04-15x86: use used_vectors in init_IRQ()Yinghai Lu1-4/+4
2009-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds35-279/+317
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds6-21/+24