aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-26
* x86: switch 64-bit to generic find_first_bitAlexander van Heukelum2008-04-26
* x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-26
* x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum2008-04-26
* x86: change x86 to use generic find_next_bitAlexander van Heukelum2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\
| * x86 PAT: decouple from nonpromisc devmemIngo Molnar2008-04-26
| * x86 PAT: tone down debugging messagesIngo Molnar2008-04-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \
| * | generic: make optimized inlining arch-opt-inIngo Molnar2008-04-26
| * | x86: add optimized inliningIngo Molnar2008-04-26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \
| * | x86: section mismatch fixes, #3Jacek Luczak2008-04-26
| * | x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-26
| * | x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-26
| * | x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak2008-04-26
| * | x86: use get_bios_ebda()Akinobu Mita2008-04-26
| * | x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-26
| * | x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
| * | x86: cleanup div_sc() usageAkinobu Mita2008-04-26
| * | x86: cleanup clocksource_hz2mult usageAkinobu Mita2008-04-26
| * | x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita2008-04-26
| * | x86: use bitmap library for pin_programmedAkinobu Mita2008-04-26
| * | x86: use MP_intsrc_info()Akinobu Mita2008-04-26
| * | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita2008-04-26
| * | x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-26
| * | x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath2008-04-26
| * | x86 signals: lift set_fsRoland McGrath2008-04-26
| * | x86 signals: lift flags diddling codeRoland McGrath2008-04-26
| * | x86: remove NexGen supportDmitri Vorobiev2008-04-26
| * | x86: array can become staticDmitri Vorobiev2008-04-26
| * | x86: remove unused function amd_init_cpu()Dmitri Vorobiev2008-04-26
| * | x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-26
| * | i386: fix signal type for iret exceptionJan Beulich2008-04-26
| * | x86: fix watchdog ops for CoreDuoJan Beulich2008-04-26
| * | i386: fix asm constraint in do_IRQ()Jan Beulich2008-04-26
| |/
* / x86 PAT: decouple from nonpromisc devmemIngo Molnar2008-04-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * /dev/mem: make promisc the defaultIngo Molnar2008-04-24
| * pat: cleanupsIngo Molnar2008-04-24
| * x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-24
| * x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
| * x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-24
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \
| * | xen: allow compilation with non-flat memoryJeremy Fitzhardinge2008-04-24
| * | xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-24
| * | xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-24
| * | xen: disable preemption during tlb flushJeremy Fitzhardinge2008-04-24
| * | xen: make grant table arch portableIsaku Yamahata2008-04-24