aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2010-10-22
| | * xen: convert p2m to a 3 level treeJeremy Fitzhardinge2010-10-22
| | * xen: make install_p2mtop_page() staticJeremy Fitzhardinge2010-10-22
| | * xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge2010-10-22
| | * xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge2010-10-22
| | * xen: remove noise about registering vcpu infoJeremy Fitzhardinge2010-10-22
| | * xen: allocate level1_ident_pgtJeremy Fitzhardinge2010-10-22
| | * xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge2010-10-22
| | * xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge2010-10-22
| | * xen: dynamically allocate p2m spaceJeremy Fitzhardinge2010-10-22
| | * x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge2010-10-22
| * | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-20
| * | xen: add variable hypercall callerJeremy Fitzhardinge2010-10-20
| * | xen: add xen_set_domain_pte()Jeremy Fitzhardinge2010-10-20
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-25
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | acpi-cpufreq: fix a memleak when unloading driverZhang Rui2010-10-12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-26
|\ \ \ \ \
| * | | | | arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf2010-10-15
| * | | | | arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf2010-10-15
| * | | | | arch/tile: support new info op generated by compilerChris Metcalf2010-10-15
| * | | | | arch/tile: minor whitespace/naming changes for string support filesChris Metcalf2010-10-15
| * | | | | arch/tile: enable single-step support for TILE-GxChris Metcalf2010-10-15
| * | | | | arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-15
| * | | | | arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-15
| * | | | | arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf2010-10-15
| * | | | | arch/tile: prevent corrupt top frame from causing backtracer runawayChris Metcalf2010-10-14
| * | | | | arch/tile: various top-level Makefile cleanupsChris Metcalf2010-10-14
| * | | | | arch/tile: change lower bound on syscall error return to -4095Chris Metcalf2010-10-14
| * | | | | arch/tile: properly export __mb_incoherent for modulesChris Metcalf2010-10-14
| * | | | | arch/tile: provide a definition of MAP_STACKChris Metcalf2010-10-14
| * | | | | arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf2010-10-14
| * | | | | arch/tile: update some comments to clarify register usage.Chris Metcalf2010-10-14
| * | | | | arch/tile: use better "punctuation" for VMSPLIT_3_5G and friendsChris Metcalf2010-10-14
| * | | | | arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-14
| * | | | | Merge branch 'master' into for-linusChris Metcalf2010-10-14
| |\ \ \ \ \
| * | | | | | tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita2010-10-05
* | | | | | | workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-26
* | | | | | | m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter2010-10-26
* | | | | | | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
* | | | | | | um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2010-10-26
* | | | | | | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2010-10-26
* | | | | | | uml: define CONFIG_NO_DMAFUJITA Tomonori2010-10-26
* | | | | | | alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-26
* | | | | | | alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-26
* | | | | | | x86: access_error API cleanupMichel Lespinasse2010-10-26
* | | | | | | mm: retry page fault when blocking on disk transferMichel Lespinasse2010-10-26
* | | | | | | perf, x86: Fix up kmap_atomic() typePeter Zijlstra2010-10-26
* | | | | | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* | | | | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-26