summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown
2010-05-27sched: clarify commment for TS_POLLINGLen Brown
2010-05-28x86: remove rdc321x_defs.hFlorian Fainelli
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27x86_32: use asm-generic/scatterlist.hAndrew Morton
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori
2010-05-27x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra
2010-05-24x86: remove last traces of quicklist usagePeter Zijlstra
2010-05-24x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas
2010-05-24x86: "nosmp" command line option should force the system into UP modeJan Beulich
2010-05-24arch/x86/pci: use kasprintfJulia Lawall
2010-05-24x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson
2010-05-23x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel
2010-05-20x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel
2010-05-20x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar