Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | remove software_suspend() | Johannes Berg | 2007-05-07 | |
* | | | | | | | | | mm: remove unused page flags | Rafael J. Wysocki | 2007-05-07 | |
* | | | | | | | | | swsusp: do not use page flags | Rafael J. Wysocki | 2007-05-07 | |
* | | | | | | | | | swsusp: use inline functions for changing page flags | Rafael J. Wysocki | 2007-05-07 | |
* | | | | | | | | | ALPHA: "prctl" macros | Ivan Kokshaysky | 2007-05-07 | |
* | | | | | | | | | h8300 generic irq | Yoshinori Sato | 2007-05-07 | |
* | | | | | | | | | blackfin: serial driver | Bryan Wu | 2007-05-07 | |
* | | | | | | | | | blackfin architecture | Bryan Wu | 2007-05-07 | |
* | | | | | | | | | page migration: Only migrate pages if allocation in the highest zone is possible | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | Slab allocators: remove useless __GFP_NO_GROW flag | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | slab allocators: Remove SLAB_CTOR_ATOMIC | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | KMEM_CACHE(): simplify slab cache creation | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | mm: optimize kill_bdev() | Peter Zijlstra | 2007-05-07 | |
* | | | | | | | | | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 2007-05-07 | |
* | | | | | | | | | Quicklist support for sparc64 | David Miller | 2007-05-07 | |
* | | | | | | | | | Quicklists for page table pages | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | slub: enable tracking of full slabs | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | Add virt_to_head_page and consolidate code in slab and slub | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | mm: optimize compound_head() by avoiding a shared page flag | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | Make page->private usable in compound pages | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | SLUB: allocate smallest object size if the user asks for 0 bytes | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | SLUB core | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | i386: use page allocator to allocate thread_info structure | Christoph Lameter | 2007-05-07 | |
* | | | | | | | | | readahead: code cleanup | Jan Kara | 2007-05-07 | |
* | | | | | | | | | readahead: improve heuristic detecting sequential reads | Jan Kara | 2007-05-07 | |
* | | | | | | | | | smaps: add clear_refs file to clear reference | David Rientjes | 2007-05-07 | |
* | | | | | | | | | i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} | Zachary Amsden | 2007-05-07 | |
* | | | | | | | | | i386: add ptep_test_and_clear_{dirty,young} | David Rientjes | 2007-05-07 | |
* | | | | | | | | | Add unitialized_var() macro for suppressing gcc warnings | Borislav Petkov | 2007-05-07 | |
* | | | | | | | | | add pfn_valid_within helper for sub-MAX_ORDER hole detection | Andy Whitcroft | 2007-05-07 | |
* | | | | | | | | | mm/slab.c: proper prototypes | Adrian Bunk | 2007-05-07 | |
* | | | | | | | | | Introduce CONFIG_HAS_DMA | Heiko Carstens | 2007-05-07 | |
* | | | | | | | | | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 | |
* | | | | | | | | | mm: remove gcc workaround | Nick Piggin | 2007-05-07 | |
* | | | | | | | | | proper prototype for hugetlb_get_unmapped_area() | Adrian Bunk | 2007-05-07 | |
* | | | | | | | | | Add apply_to_page_range() which applies a function to a pte range | Jeremy Fitzhardinge | 2007-05-07 | |
* | | | | | | | | | serial: define FIXED_PORT flag for serial_core | David Gibson | 2007-05-07 | |
* | | | | | | | | | RM9000 serial driver | Thomas Koeller | 2007-05-07 | |
* | | | | | | | | | serial driver PMC MSP71xx | Marc St-Jean | 2007-05-07 | |
* | | | | | | | | | add new_id to PCMCIA drivers | Bernhard Walle | 2007-05-07 | |
* | | | | | | | | | slab: introduce krealloc | Pekka Enberg | 2007-05-07 | |
* | | | | | | | | | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 2007-05-02 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-05-06 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | KVM: Remove unused 'instruction_length' | Avi Kivity | 2007-05-03 | |
| * | | | | | | | | KVM: Don't require explicit indication of completion of mmio or pio | Avi Kivity | 2007-05-03 | |
| * | | | | | | | | KVM: Add fpu get/set operations | Avi Kivity | 2007-05-03 |