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