aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh
2008-12-16Merge branch 'x86/cpufeature' into x86/tscIngo Molnar
2008-12-16x86: support always running TSC on Intel CPUs, add cpufeature definitionIngo Molnar
2008-12-16Merge commit 'v2.6.28-rc8' into x86/cpufeatureIngo Molnar
2008-12-16x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functionsAndreas Herrmann
2008-12-16x86, mm: limit MAXMEM on 64-bitIngo Molnar
2008-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich
2008-12-16x86: convert rdtscll() to use __native_read_tscKen Chen
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-12-12Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar
2008-12-12x86: kill #ifdef for exit_idle()Hiroshi Shimamoto
2008-12-12x86: uaccess: return value of __{get|put}_user() can be intHiroshi Shimamoto
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-12-08sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar
2008-12-08x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto
2008-12-08Merge branch 'linus' into x86/quirksIngo Molnar
2008-12-08x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu
2008-12-08x86: use NR_IRQS_LEGACYYinghai Lu
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-04x86: change thread_info's flag field back to 32 bitsJoe Korty
2008-12-04Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-03x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori
2008-12-03Merge branch 'x86/io' into x86/iommuIngo Molnar
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-01x86: fix dma_mapping_error for 32bit x86, cleanupFUJITA Tomonori
2008-12-01Merge branch 'x86/urgent' into x86/iommuIngo Molnar
2008-12-01sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30x86: provide readq()/writeq() on 32-bit too, completeIngo Molnar
2008-11-30x86: provide readq()/writeq() on 32-bit too, cleanupIngo Molnar
2008-11-30x86: provide readq()/writeq() on 32-bit tooHitoshi Mitake
2008-11-29x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer
2008-11-28Merge branch 'x86/debug' into x86/irqIngo Molnar
2008-11-28x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger