Age | Commit message (Expand) | Author |
2011-01-18 | x86: Make relocatable kernel work with new binutils | Shaohua Li |
2011-01-14 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin |
2011-01-14 | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan |
2011-01-14 | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz |
2011-01-12 | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c | Tony Luck |
2011-01-11 | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven |
2011-01-11 | x86/gpio: Implement x86 gpio_to_irq convert function | Alek Du |
2011-01-11 | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner |
2011-01-11 | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich |
2011-01-11 | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner |
2011-01-10 | x86, lapic-timer: Increase the max_delta to 31 bits | Pierre Tardy |
2011-01-10 | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar |
2011-01-10 | Merge branch 'x86/apic-cleanups' into x86/urgent | Ingo Molnar |
2011-01-09 | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap |
2011-01-07 | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar |
2011-01-07 | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation | David Rientjes |
2011-01-07 | x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h | Robert Richter |
2011-01-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-06 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-06 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2011-01-06 | kernel-doc: code reorganization | Randy Dunlap |
2011-01-06 | Documentation: update kernel-docs.txt | Nicolas Kaiser |
2011-01-06 | Documentation/dontdiff: add further autogenerated files to ignore list | Michael Prokop |
2011-01-05 | tools, perf: Documentation for the power events API | Jean Pihet |
2011-01-05 | perf: Add calls to suspend trace point | Jean Pihet |
2011-01-05 | perf script: Make some lists static | Arnaldo Carvalho de Melo |
2011-01-05 | perf script: Use the default lost event handler | Arnaldo Carvalho de Melo |
2011-01-05 | perf session: Warn about errors when processing pipe events too | Arnaldo Carvalho de Melo |
2011-01-05 | perf tools: Fix perf_event.h header usage | Stephane Eranian |
2011-01-05 | perf test: Clarify some error reports in the open syscall test | Arnaldo Carvalho de Melo |
2011-01-05 | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying |
2011-01-05 | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng |
2011-01-05 | x86: Only call smp_processor_id in non-preempt cases | Don Zickus |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar |
2011-01-05 | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown |
2011-01-05 | Merge commit 'v2.6.37' into sched/core | Ingo Molnar |