summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-0885-878/+2384
|\
| * Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-073-5/+22
| |\
| | * lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-071-2/+2
| | * lockd: save lock state on deferralMarc Eshel2007-05-071-0/+10
| | * locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-071-0/+1
| | * locks: add lock cancel commandMarc Eshel2007-05-072-0/+5
| | * locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-071-3/+2Star
| | * locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-071-0/+1
| | * locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-071-0/+1
| | * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-071-1/+8
| |\ \
| | * | [DLM] interface for purge (2/2)David Teigland2007-05-011-1/+8
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-071-0/+89
| |\ \ \
| | * | | [NET]: rfkill: add support for input key to control wireless radioIvo van Doorn2007-05-071-0/+89
| * | | | uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-071-0/+12
| * | | | ARRAY_SIZE: check for typeRusty Russell2007-05-073-1/+8
| * | | | swsusp: free more memoryRafael J. Wysocki2007-05-071-6/+0Star
| * | | | remove software_suspend()Johannes Berg2007-05-072-9/+1Star
| * | | | mm: remove unused page flagsRafael J. Wysocki2007-05-071-12/+0Star
| * | | | swsusp: do not use page flagsRafael J. Wysocki2007-05-071-40/+18Star
| * | | | swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-071-0/+33
| * | | | blackfin: serial driverBryan Wu2007-05-071-0/+3
| * | | | blackfin architectureBryan Wu2007-05-073-0/+51
| * | | | page migration: Only migrate pages if allocation in the highest zone is possibleChristoph Lameter2007-05-071-1/+14
| * | | | Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter2007-05-071-2/+1Star
| * | | | slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter2007-05-071-1/+0Star
| * | | | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+0Star
| * | | | KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-071-0/+12
| * | | | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-071-1/+0Star
| * | | | 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