summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-12-14x86, microcode, AMD: Add a reusable bufferBorislav Petkov
2011-12-14x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov
2011-12-14x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao
2011-12-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2011-12-12x86, efi: EFI boot stub supportMatt Fleming
2011-12-12x86/i386: Use less assembly in strlen(), speed things up a bitAlexey Dobriyan
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11x86: Call idle notifier after irq_enter()Frederic Weisbecker
2011-12-11x86: Enter rcu extended qs after idle notifier callFrederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-09x86: Don't use magic strings for EFI loader signatureMatt Fleming
2011-12-09x86: Add missing bzImage fields to struct setup_headerMatt Fleming
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09x86, um: Fix typo in 32-bit system call modificationsH. Peter Anvin
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09typo fixes: aera -> area, exntension -> extensionWang YanQing
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-09x86/numa: Add constraints check for nid parametersPetr Holasek
2011-12-09x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-07x86, NMI: Add to_cpumask() to silence compile warningDan Carpenter
2011-12-07x86, NMI: NMI selftest depends on the local apicDon Zickus
2011-12-07x86: Add stack top margin for stack overflow checkingMitsuo Hayasaka
2011-12-07x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten
2011-12-06x86, NMI: NMI-selftest should handle the UP case properlyDon Zickus
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov
2011-12-06perf, x86: Implement arch event mask as quirkPeter Zijlstra
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov
2011-12-06jump_label, x86: Fix section mismatchPeter Zijlstra
2011-12-06x86/intel_mid: Kconfig select fixAlan Cox
2011-12-06x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox
2011-12-06x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka
2011-12-06x86/mm: Initialize high mem before free_all_bootmem()Stanislaw Gruszka
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-06perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra
2011-12-06perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter
2011-12-06x86: Clean up and extend do_int3()Srikar Dronamraju
2011-12-06x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju
2011-12-05x86, um: Mark system call tables readonlyH. Peter Anvin
2011-12-06x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds