aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-07
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-07
* mm: optimize kill_bdev()Peter Zijlstra2007-05-07
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* Quicklist support for sparc64David Miller2007-05-07
* Quicklists for page table pagesChristoph Lameter2007-05-07
* slub: enable tracking of full slabsChristoph Lameter2007-05-07
* Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter2007-05-07
* mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter2007-05-07
* Make page->private usable in compound pagesChristoph Lameter2007-05-07
* SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter2007-05-07
* SLUB coreChristoph Lameter2007-05-07
* i386: use page allocator to allocate thread_info structureChristoph Lameter2007-05-07
* readahead: code cleanupJan Kara2007-05-07
* readahead: improve heuristic detecting sequential readsJan Kara2007-05-07
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-07
* i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden2007-05-07
* i386: add ptep_test_and_clear_{dirty,young}David Rientjes2007-05-07
* Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov2007-05-07
* add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft2007-05-07
* mm/slab.c: proper prototypesAdrian Bunk2007-05-07
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* mm: remove gcc workaroundNick Piggin2007-05-07
* proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-07
* Add apply_to_page_range() which applies a function to a pte rangeJeremy Fitzhardinge2007-05-07
* serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-07
* RM9000 serial driverThomas Koeller2007-05-07
* serial driver PMC MSP71xxMarc St-Jean2007-05-07
* add new_id to PCMCIA driversBernhard Walle2007-05-07
* slab: introduce kreallocPekka Enberg2007-05-07
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-06
|\
| * kbuild: remove dependency on input.h from file2aliasSam Ravnborg2007-05-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-05-06
|\ \
| * | KVM: Remove unused 'instruction_length'Avi Kivity2007-05-03
| * | KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity2007-05-03
| * | KVM: Add fpu get/set operationsAvi Kivity2007-05-03
| * | KVM: Add physical memory aliasing featureAvi Kivity2007-05-03
| * | KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity2007-05-03
| * | KVM: Allow kernel to select size of mmap() bufferAvi Kivity2007-05-03
| * | KVM: Add guest mode signal maskAvi Kivity2007-05-03
| * | KVM: Add a special exit reason when exiting due to an interruptAvi Kivity2007-05-03
| * | KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity2007-05-03
| * | KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity2007-05-03
| * | KVM: Add method to check for backwards-compatible API extensionsAvi Kivity2007-05-03
| * | KVM: Renumber ioctlsAvi Kivity2007-05-03
| * | KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity2007-05-03
| * | KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity2007-05-03
| * | KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity2007-05-03