- 5ddf146 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
- 8ad95f0 scx200_32: replace printks with pr_<level>s by Jim Cromie · 13 years ago
- 0ac2526 scx200_32: use PCI_VDEVICE by Jim Cromie · 13 years ago
- 207d543 xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback by Stefano Stabellini · 13 years ago
- 41bd956 xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic. by Konrad Rzeszutek Wilk · 13 years ago
- 84f2b9b perf: Remove deprecated WARN_ON_ONCE() by Stephane Eranian · 13 years ago
- bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
- 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 5753785 KVM: do not #GP on perf MSR writes when vPMU is disabled by Gleb Natapov · 13 years ago
- c2226fc KVM: x86: fix missing checks in syscall emulation by Stephan Bärwolf · 13 years ago
- bdb42f5 KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" by Stephan Bärwolf · 13 years ago
- bb1693f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- e6d36a6 x86/reboot: Remove VersaLogic Menlow reboot quirk by Michael D Labriola · 13 years ago
- 5955633 x86/reboot: Skip DMI checks if reboot set by user by Michael D Labriola · 13 years ago
- cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 13 years ago
- 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- d0caf292 x86/dumpstack: Remove unneeded check in dump_trace() by Dan Carpenter · 13 years ago
- 6c02b7b Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 13 years ago
- 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 13 years ago
- fad12ac CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts by Thomas Renninger · 13 years ago
- 78ff123 x86: autoload microcode driver on Intel and AMD systems v2 by Andi Kleen · 13 years ago
- 2f1e097 X86: Introduce HW-Pstate scattered cpuid feature by Thomas Renninger · 13 years ago
- 3bd391f crypto: Add support for x86 cpuid auto loading for x86 crypto drivers by Andi Kleen · 13 years ago
- 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 13 years ago
- b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
- fc395b9 x86: Properly parenthesize cmpxchg() macro arguments by Jan Beulich · 13 years ago
- 5b68edc x86/microcode_amd: Add support for CPU family specific container files by Andreas Herrmann · 13 years ago
- 652847a x86/amd: Add missing feature flag for fam15h models 10h-1fh processors by Andreas Herrmann · 13 years ago
- 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 13 years ago
- 3fe5456 x86/numachip: Drop unnecessary conflict with EDAC by Daniel J Blueman · 13 years ago
- d2ebc71 x86/uv: Fix uninitialized spinlocks by Cliff Wickman · 13 years ago
- 5a51467 x86/uv: Fix uv_gpa_to_soc_phys_ram() shift by Russ Anderson · 13 years ago
- 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 7a7546b x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t by David Vrabel · 13 years ago
- 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
- 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
- 90a4c0f uml: fix compile for x86-64 by Linus Torvalds · 13 years ago
- 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- d00a9dd net: bpf_jit: fix divide by 0 generation by Eric Dumazet · 13 years ago
- 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
- 6015ff1 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n by Al Viro · 13 years ago
- f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
- 68f30fb x86, tsc: Fix SMI induced variation in quick_pit_calibrate() by Linus Torvalds · 13 years ago
- b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
- f031cd2 audit: ia32entry.S sign extend error codes when calling 64 bit code by Eric Paris · 13 years ago
- d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
- ce79dac x86, opcode: ANDN and Group 17 in x86-opcode-map.txt by Ulrich Drepper · 13 years ago
- 5ee7153 x86/kconfig: Move the ZONE_DMA entry under a menu by Randy Dunlap · 13 years ago
- cd298f6 ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) by Kurt Garloff · 13 years ago
- b54ac6d ACPI, Record ACPI NVS regions by Huang Ying · 13 years ago
- 6eadf10 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 13 years ago
- b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 13 years ago
- 88ed9dd x86/UV2: Ack BAU interrupt earlier by Cliff Wickman · 13 years ago
- 478c6e5 x86/UV2: Remove stale no-resources test for UV2 BAU by Cliff Wickman · 13 years ago
- c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 13 years ago
- d059f9f x86/UV2: Fix BAU destination timeout initialization by Cliff Wickman · 13 years ago
- da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 13 years ago
- 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
- f104486 x86: Get rid of dubious one-bit signed bitfield by Anton Vorontsov · 13 years ago
- a1c6117 x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore by xiyou.wangcong@gmail.com · 13 years ago
- 8d973b6 x86/kprobes: Fix typo transferred from Intel manual by Ulrich Drepper · 13 years ago
- 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f0ed5b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
- a3301b7 x86/mce: Fix CPU hotplug and suspend regression related to MCE by Srivatsa S. Bhat · 13 years ago
- 847cb7e crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions by Jussi Kivilinna · 13 years ago
- 4c58464 crypto: blowfish-x86_64 - blacklist Pentium 4 by Jussi Kivilinna · 13 years ago
- a522ee8 crypto: twofish-x86_64-3way - blacklist pentium4 and atom by Jussi Kivilinna · 13 years ago
- 0994695 Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") by Linus Torvalds · 13 years ago
- 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 13 years ago
- 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 13 years ago
- 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 13 years ago
- 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
- 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 13 years ago
- bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
- bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 13 years ago
- 5cf9a4e x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y by Bjorn Helgaas · 13 years ago
- b6c96c0 lguest: Make sure interrupt is allocated ok by lguest_setup_irq by Stratos Psomadakis · 13 years ago
- 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
- e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
- 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
- 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
- e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
- 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
- 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- ae5cfc0 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- 8030c36 x86, atomic: atomic64_read() take a const pointer by H. Peter Anvin · 13 years ago
- 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
- 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- dc6821e xen/mmu: Fix compile errors introduced by x86/memblock mismerge. by Konrad Rzeszutek Wilk · 13 years ago
- f93ea73 Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next by Joerg Roedel · 13 years ago
- 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago