summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-01-28Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-27Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-18uml: fix compile for x86-64Linus Torvalds
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18net: bpf_jit: fix divide by 0 generationEric Dumazet
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-17x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper
2012-01-17x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying
2012-01-17Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman
2012-01-17x86/UV2: Ack BAU interrupt earlierCliff Wickman
2012-01-17x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman
2012-01-17x86/UV2: Work around BAU bugCliff Wickman
2012-01-17x86/UV2: Fix BAU destination timeout initializationCliff Wickman
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman
2012-01-16x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov
2012-01-16x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com
2012-01-16x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds