summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() and friends on BlackfinNamhyung Kim2010-10-271-6/+7
* ptrace: cleanup arch_ptrace() on avr32Namhyung Kim2010-10-271-4/+4
* ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-271-12/+13
* ptrace: cleanup arch_ptrace() on x86Namhyung Kim2010-10-271-6/+4
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-2729-69/+99
* fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-272-0/+62
* tile: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-271-0/+3
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-279-9/+21
*-. Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-268-97/+576
|\ \
| | * xen: include xen/xen.h for definition of xen_initial_domain()Ian Campbell2010-10-251-0/+1
| | * xen: use host E820 map for dom0Ian Campbell2010-10-221-2/+7
| | * xen: correctly rebuild mfn list list after migration.Ian Campbell2010-10-221-13/+37
| | * xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge2010-10-221-9/+14
| | * xen: add support for PATJeremy Fitzhardinge2010-10-223-3/+57
| | * xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge2010-10-223-4/+7
| | * xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge2010-10-221-0/+32
| | * xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge2010-10-221-3/+4
| | * xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge2010-10-221-1/+2
| | * xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge2010-10-221-2/+27
| | * xen: Use host-provided E820 mapIan Campbell2010-10-221-2/+36
| | * xen: don't map missing memoryJeremy Fitzhardinge2010-10-222-2/+22
| | * xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2010-10-222-3/+3
| | * xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-222-6/+9
| | * xen: convert p2m to a 3 level treeJeremy Fitzhardinge2010-10-222-83/+246
| | * xen: make install_p2mtop_page() staticJeremy Fitzhardinge2010-10-222-3/+2
| | * xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge2010-10-221-1/+1
| | * xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge2010-10-221-1/+1
| | * xen: remove noise about registering vcpu infoJeremy Fitzhardinge2010-10-221-8/+0
| | * xen: allocate level1_ident_pgtJeremy Fitzhardinge2010-10-221-2/+6
| | * xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge2010-10-221-1/+3
| | * xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge2010-10-221-14/+21
| | * xen: dynamically allocate p2m spaceJeremy Fitzhardinge2010-10-221-8/+22
| | * x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge2010-10-221-0/+5
| * | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-201-0/+66
| * | xen: add variable hypercall callerJeremy Fitzhardinge2010-10-201-0/+17
| * | xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-202-2/+9
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-261-0/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-251-0/+1
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | acpi-cpufreq: fix a memleak when unloading driverZhang Rui2010-10-121-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-2646-732/+1608
|\ \ \ \ \
| * | | | | arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf2010-10-151-1/+1
| * | | | | arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2010-10-152-44/+38
| * | | | | arch/tile: support new info op generated by compilerChris Metcalf2010-10-152-1/+8
| * | | | | arch/tile: minor whitespace/naming changes for string support filesChris Metcalf2010-10-155-104/+109
| * | | | | arch/tile: enable single-step support for TILE-GxChris Metcalf2010-10-154-3/+83
| * | | | | arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-1523-132/+338
| * | | | | arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-154-37/+622
| * | | | | arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf2010-10-151-279/+269
| * | | | | arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf2010-10-141-13/+22
| * | | | | arch/tile: various top-level Makefile cleanupsChris Metcalf2010-10-141-2/+15
OpenPOWER on IntegriCloud