aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-28Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-27ptrace: cleanup arch_ptrace() on x86Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst
2010-10-27x86: Move olpc to platformThomas Gleixner
2010-10-27x86: Move uv to platformThomas Gleixner
2010-10-27x86: Move mrst to platformThomas Gleixner
2010-10-27x86: Move scx200 to platformThomas Gleixner
2010-10-27x86: Move visws to platformThomas Gleixner
2010-10-27x86: Move efi to platformThomas Gleixner
2010-10-27x86: Move sfi to platformThomas Gleixner
2010-10-27x86: Add platform directoryThomas Gleixner
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26x86: access_error API cleanupMichel Lespinasse
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26x86: allocate space within a region top-downBjorn Helgaas
2010-10-26x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas
2010-10-26x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas
2010-10-26xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-10-25xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell
2010-10-25x86-32, mm: Remove duplicated #includeBorislav Petkov
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter
2010-10-25x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity