| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-27 | 11 | -33/+31 |
|\ |
|
| * | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 2010-10-27 | 3 | -13/+2 |
| * | x86-32, mm: Remove duplicated #include | Borislav Petkov | 2010-10-25 | 1 | -1/+0 |
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2010-10-25 | 1640 | -21407/+46387 |
| |\ |
|
| * | | x86, printk: Get rid of <0> from stack output | Jiri Slaby | 2010-10-23 | 2 | -7/+7 |
| * | | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria | 2010-10-21 | 5 | -13/+21 |
| * | | x86/vsmp: Eliminate kconfig dependency warning | Randy Dunlap | 2010-10-14 | 1 | -0/+1 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 2010-10-26 | 8 | -97/+576 |
|\ \ \ \ |
|
| | * | | | xen: include xen/xen.h for definition of xen_initial_domain() | Ian Campbell | 2010-10-25 | 1 | -0/+1 |
| | * | | | xen: use host E820 map for dom0 | Ian Campbell | 2010-10-22 | 1 | -2/+7 |
| | * | | | xen: correctly rebuild mfn list list after migration. | Ian Campbell | 2010-10-22 | 1 | -13/+37 |
| | * | | | xen: don't add extra_pages for RAM after mem_end | Jeremy Fitzhardinge | 2010-10-22 | 1 | -9/+14 |
| | * | | | xen: add support for PAT | Jeremy Fitzhardinge | 2010-10-22 | 3 | -3/+57 |
| | * | | | xen: make sure xen_max_p2m_pfn is up to date | Jeremy Fitzhardinge | 2010-10-22 | 3 | -4/+7 |
| | * | | | xen: limit extra memory to a certain ratio of base | Jeremy Fitzhardinge | 2010-10-22 | 1 | -0/+32 |
| | * | | | xen: add extra pages for E820 RAM regions, even if beyond mem_end | Jeremy Fitzhardinge | 2010-10-22 | 1 | -3/+4 |
| | * | | | xen: make sure xen_extra_mem_start is beyond all non-RAM e820 | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+2 |
| | * | | | xen: implement "extra" memory to reserve space for pages not present at boot | Jeremy Fitzhardinge | 2010-10-22 | 1 | -2/+27 |
| | * | | | xen: Use host-provided E820 map | Ian Campbell | 2010-10-22 | 1 | -2/+36 |
| | * | | | xen: don't map missing memory | Jeremy Fitzhardinge | 2010-10-22 | 2 | -2/+22 |
| | * | | | xen: defer building p2m mfn structures until kernel is mapped | Jeremy Fitzhardinge | 2010-10-22 | 2 | -3/+3 |
| | * | | | xen: add return value to set_phys_to_machine() | Jeremy Fitzhardinge | 2010-10-22 | 2 | -6/+9 |
| | * | | | xen: convert p2m to a 3 level tree | Jeremy Fitzhardinge | 2010-10-22 | 2 | -83/+246 |
| | * | | | xen: make install_p2mtop_page() static | Jeremy Fitzhardinge | 2010-10-22 | 2 | -3/+2 |
| | * | | | xen: set the actual extent of the mfn_list_list | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+1 |
| | * | | | xen: set shared_info->arch.max_pfn to max_p2m_pfn | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+1 |
| | * | | | xen: remove noise about registering vcpu info | Jeremy Fitzhardinge | 2010-10-22 | 1 | -8/+0 |
| | * | | | xen: allocate level1_ident_pgt | Jeremy Fitzhardinge | 2010-10-22 | 1 | -2/+6 |
| | * | | | xen: use early_brk for level2_kernel_pgt | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+3 |
| | * | | | xen: allocate p2m size based on actual max size | Jeremy Fitzhardinge | 2010-10-22 | 1 | -14/+21 |
| | * | | | xen: dynamically allocate p2m space | Jeremy Fitzhardinge | 2010-10-22 | 1 | -8/+22 |
| | * | | | x86: add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge | 2010-10-22 | 1 | -0/+5 |
| * | | | | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell | 2010-10-20 | 1 | -0/+66 |
| * | | | | xen: add variable hypercall caller | Jeremy Fitzhardinge | 2010-10-20 | 1 | -0/+17 |
| * | | | | xen: add xen_set_domain_pte() | Jeremy Fitzhardinge | 2010-10-20 | 2 | -2/+9 |
| |/ / / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 | 1 | -0/+1 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 2010-10-25 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui | 2010-10-12 | 1 | -0/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-10-26 | 46 | -732/+1608 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arch/tile: convert a BUG_ON to BUILD_BUG_ON | Chris Metcalf | 2010-10-15 | 1 | -1/+1 |
| * | | | | | | | arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode | Chris Metcalf | 2010-10-15 | 2 | -44/+38 |
| * | | | | | | | arch/tile: support new info op generated by compiler | Chris Metcalf | 2010-10-15 | 2 | -1/+8 |
| * | | | | | | | arch/tile: minor whitespace/naming changes for string support files | Chris Metcalf | 2010-10-15 | 5 | -104/+109 |
| * | | | | | | | arch/tile: enable single-step support for TILE-Gx | Chris Metcalf | 2010-10-15 | 4 | -3/+83 |
| * | | | | | | | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf | 2010-10-15 | 23 | -132/+338 |
| * | | | | | | | arch/tile: add Tilera's <arch/sim.h> header as an open-source header | Chris Metcalf | 2010-10-15 | 4 | -37/+622 |
| * | | | | | | | arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h> | Chris Metcalf | 2010-10-15 | 1 | -279/+269 |
| * | | | | | | | arch/tile: prevent corrupt top frame from causing backtracer runaway | Chris Metcalf | 2010-10-14 | 1 | -13/+22 |
| * | | | | | | | arch/tile: various top-level Makefile cleanups | Chris Metcalf | 2010-10-14 | 1 | -2/+15 |
| * | | | | | | | arch/tile: change lower bound on syscall error return to -4095 | Chris Metcalf | 2010-10-14 | 1 | -1/+1 |