aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2-9/+11
2010-11-19xen: re-enable boot-time ballooningJeremy Fitzhardinge1-2/+1
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell6-18/+34
2010-11-10xen: do not release any memory under 1M in domain 0Ian Campbell1-7/+11
2010-10-29xen: correct size of level2_kernel_pgtIan Campbell1-1/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds21-33/+704
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-3/+0
2010-10-28Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-12/+19
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-14/+20
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-138/+271
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds5-13/+12
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-33/+31
2010-10-27Remove duplicate includes from many filesZimny Lech2-2/+0
2010-10-27ptrace: cleanup arch_ptrace() on x86Namhyung Kim1-6/+4
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra2-2/+4
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst3-13/+2
2010-10-27x86: Move olpc to platformThomas Gleixner6-4/+4
2010-10-27x86: Move uv to platformThomas Gleixner8-1/+2
2010-10-27x86: Move mrst to platformThomas Gleixner4-1/+2
2010-10-27x86: Move scx200 to platformThomas Gleixner4-3/+3
2010-10-27x86: Move visws to platformThomas Gleixner4-1/+2
2010-10-27x86: Move efi to platformThomas Gleixner8-1/+2
2010-10-27x86: Move sfi to platformThomas Gleixner4-1/+2
2010-10-27x86: Add platform directoryThomas Gleixner2-0/+2
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds8-97/+576
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+1
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton2-2/+2
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-0/+1
2010-10-26x86: access_error API cleanupMichel Lespinasse1-3/+3
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse1-12/+26
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra1-3/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-14/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra5-59/+75
2010-10-26x86: allocate space within a region top-downBjorn Helgaas1-0/+1
2010-10-26x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas1-0/+1
2010-10-26x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas1-6/+11
2010-10-26xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini1-2/+22
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-6/+13
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-3/+3
2010-10-25xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell1-0/+1
2010-10-25x86-32, mm: Remove duplicated #includeBorislav Petkov1-1/+0
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar207-6641/+8258
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgentIngo Molnar4-46/+100
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov1-1/+0
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-0/+2
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter115-3671/+2945
2010-10-25x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar1-15/+11
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' into releaseLen Brown1-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4