summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-03-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-03-16Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-16x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-03-16x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15x86: stop_machine_text_poke() should issue sync_core()Mathieu Desnoyers
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-15x86: Add new syscalls for x86_32Aneesh Kumar K.V
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-12x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner
2011-03-12x86: Use generic show_interruptsThomas Gleixner
2011-03-12x86: ioapic: Avoid redundant lookup of irq_cfgThomas Gleixner
2011-03-12x86: ioapic: Use new move_irq functionsThomas Gleixner
2011-03-12x86: Use the proper accessors in fixup_irqs()Thomas Gleixner
2011-03-12x86: ioapic: Use irq_data->stateThomas Gleixner
2011-03-12x86: ioapic: Simplify irq chip and handler setupThomas Gleixner
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2011-03-12Merge branch 'x86/apic' into x86/irqThomas Gleixner
2011-03-12x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar
2011-03-11x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar
2011-03-10ftrace/graph: Trace function entry before updating indexSteven Rostedt
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar
2011-03-09x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar
2011-03-09x86: Fix binutils-2.21 symbol related build failuresSedat Dilek
2011-03-08kprobes: Disabling optimized kprobes for entry text sectionJiri Olsa
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-05x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming
2011-03-04perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04perf_events: Update PEBS event constraintsStephane Eranian
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo