| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 | 8 | -25/+36 |
|\ |
|
| * | x86: convert mm_context_t semaphore to a mutex | Luiz Fernando N. Capitulino | 2007-10-17 | 1 | -2/+2 |
| * | i386: clean up oops/bug reports | Pavel Emelyanov | 2007-10-17 | 1 | -6/+7 |
| * | x86: fix cpu_to_node references | Mike Travis | 2007-10-17 | 2 | -4/+4 |
| * | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 2007-10-17 | 2 | -3/+3 |
| * | i386: make some variables static | Adrian Bunk | 2007-10-17 | 1 | -5/+5 |
| * | x86: 0 -> NULL, for arch/x86_64 | Yoann Padioleau | 2007-10-17 | 1 | -1/+1 |
| * | x86: NX bit handling in change_page_attr() | Huang, Ying | 2007-10-17 | 1 | -0/+1 |
| * | x86: stop nmi softlockup warnings in show_mem() | Prarit Bhargava | 2007-10-17 | 1 | -0/+3 |
| * | x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs | Ingo Molnar | 2007-10-17 | 1 | -2/+9 |
| * | i386: avoid temporarily inconsistent pte-s | Jan Beulich | 2007-10-17 | 1 | -2/+1 |
* | | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-17 | 1 | -17/+5 |
|\ \
| |/
|/| |
|
| * | remove dead code in pgtable_cache_init | Jeremy Fitzhardinge | 2007-10-16 | 1 | -17/+5 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds | 2007-10-17 | 1 | -2/+3 |
|\ \ |
|
| * | | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 2007-10-16 | 1 | -2/+3 |
* | | | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 | 1 | -1/+1 |
|/ / |
|
* | | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 | 2 | -11/+0 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | | x86_64: SPARSEMEM_VMEMMAP 2M page size support | Christoph Lameter | 2007-10-16 | 1 | -0/+45 |
* | | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 2007-10-16 | 2 | -49/+38 |
|/ |
|
* | x86_64: move mm | Thomas Gleixner | 2007-10-11 | 11 | -1/+3315 |
* | i386: move mm | Thomas Gleixner | 2007-10-11 | 13 | -0/+3602 |