| Commit message (Expand) | Author | Age |
* | [PATCH] paravirt: update pte hook | Zachary Amsden | 2006-10-01 |
* | [PATCH] paravirt: kpte flush | Zachary Amsden | 2006-10-01 |
* | [PATCH] Generic ioremap_page_range: i386 conversion | Haavard Skinnemoen | 2006-10-01 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 |
* | [PATCH] Have x86 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell | 2006-09-26 |
| * | [PATCH] i386: make fault notifier unconditional and export it | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386: Replace i386 open-coded cmdline parsing with | Rusty Russell | 2006-09-26 |
| * | [PATCH] i386: initialize end-of-memory variables as early as possible | Jan Beulich | 2006-09-26 |
* | | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype... | Jeremy Fitzhardinge | 2006-09-26 |
* | | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2006-09-26 |
* | | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter | 2006-09-26 |
* | | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 |
* | | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter | 2006-09-26 |
* | | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey | 2006-09-26 |
|/ |
|
* | [PATCH] i386 bootioremap / kexec fix | keith mannthey | 2006-09-25 |
* | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
| * | typo fixes: specfic -> specific | Adrian Bunk | 2006-06-30 |
| * | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 |
* | | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter | 2006-06-30 |
|/ |
|
* | [PATCH] pi-futex: introduce debug_check_no_locks_freed() | Ingo Molnar | 2006-06-27 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-27 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-27 |
* | [PATCH] Notify page fault call chain for i386 | Anil S Keshavamurthy | 2006-06-26 |
* | [PATCH] list: use list_replace_init() instead of list_splice_init() | Oleg Nesterov | 2006-06-23 |
* | [PATCH] don't use flush_tlb_all in suspend time | Shaohua Li | 2006-06-23 |
* | [PATCH] i386: fix get_segment_eip() with vm86 segments | Chuck Ebbert | 2006-06-23 |
* | [PATCH] i386: let usermode execute the "enter" instruction | Chuck Ebbert | 2006-06-23 |
* | [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386 | KAMEZAWA Hiroyuki | 2006-05-21 |
* | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 2006-04-09 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 |
* | [PATCH] for_each_online_pgdat: remove sorting pgdat | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] pause_on_oops command line option | Andrew Morton | 2006-03-23 |
* | [PATCH] make bug messages more consistent | Ingo Molnar | 2006-03-23 |
* | [PATCH] i386: actively synchronize vmalloc area when registering certain call... | Jan Beulich | 2006-03-23 |
* | [PATCH] x86: SMP alternatives | Gerd Hoffmann | 2006-03-23 |
* | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson | 2006-03-22 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 |
* | [PATCH] i386: pageattr remove __put_page | Nick Piggin | 2006-03-22 |
* | [PATCH] x86_64: add __meminit for memory hotplug | Matt Tolentino | 2006-01-17 |
* | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 2006-01-11 |