summaryrefslogtreecommitdiffstats
path: root/include/linux
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
* 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
* 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
* 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
* 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
* slab: introduce kreallocPekka Enberg2007-05-071-1/+2
* 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
| * | KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity2007-05-031-3/+3
| * | KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity2007-05-031-3/+3
| * | KVM: Export <linux/kvm.h>Avi Kivity2007-05-031-0/+1
| * | KVM: Use own minor numberAvi Kivity2007-05-031-0/+1
| |/
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0510-22/+64
|\ \
| * | [PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge2007-05-021-2/+2
| * | [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge2007-05-021-0/+6
OpenPOWER on IntegriCloud