summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li1-2/+9
2011-01-14x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin1-0/+1
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan1-6/+8
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz1-2/+2
2011-01-12x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck1-6/+2
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven1-2/+2
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du1-4/+1
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner1-1/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich4-28/+63
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner1-1/+1
2011-01-10x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy1-1/+1
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar6-63/+225
2011-01-10Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar9-228/+75
2011-01-09x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap1-2/+2
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar1847-17977/+32473
2011-01-07x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes1-11/+37
2011-01-07x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter1-0/+1
2011-01-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-143/+39
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds11-15/+117
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+57
2011-01-06Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+96
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-18/+266
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-18/+1934
2011-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-24/+16
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-65/+86
2011-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-11/+50
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-92/+129
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-224/+244
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-124/+289
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds29-597/+930
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds207-3447/+4917
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-125/+110
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-285/+1207
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds12-173/+86
2011-01-06kernel-doc: code reorganizationRandy Dunlap1-48/+54
2011-01-06Documentation: update kernel-docs.txtNicolas Kaiser1-25/+2
2011-01-06Documentation/dontdiff: add further autogenerated files to ignore listMichael Prokop1-0/+26
2011-01-05tools, perf: Documentation for the power events APIJean Pihet1-0/+90
2011-01-05perf: Add calls to suspend trace pointJean Pihet1-0/+3
2011-01-05perf script: Make some lists staticArnaldo Carvalho de Melo1-2/+2
2011-01-05perf script: Use the default lost event handlerArnaldo Carvalho de Melo1-14/+1
2011-01-05perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo1-26/+31
2011-01-05perf tools: Fix perf_event.h header usageStephane Eranian2-2/+2
2011-01-05perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo1-7/+11
2011-01-05x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying1-3/+5
2011-01-05x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng1-0/+13
2011-01-05x86: Only call smp_processor_id in non-preempt casesDon Zickus1-1/+2
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar78-755/+726
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2-6/+6
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar424-3094/+4332