summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of drivers with -O0Michal Schmidt2007-05-081-25/+0
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-081-1/+2
* use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-081-0/+1
* Fix constant folding and poor optimization in byte swapping codeTrent Piepho2007-05-081-39/+69
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-081-6/+6
* simplify the stacktrace codeChristoph Hellwig2007-05-081-4/+2
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-081-0/+11
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-081-0/+2
* Increase slab redzone to 64bitsDavid Woodhouse2007-05-081-2/+2
* 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-061-2/+2
| * lockd: save lock state on deferralMarc Eshel2007-05-061-0/+10
| * locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-061-0/+1
| * locks: add lock cancel commandMarc Eshel2007-05-062-0/+5
| * locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-061-3/+2
| * locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-061-0/+1
| * locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-061-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/+0
* | | | remove software_suspend()Johannes Berg2007-05-072-9/+1
* | | | mm: remove unused page flagsRafael J. Wysocki2007-05-071-12/+0
* | | | swsusp: do not use page flagsRafael J. Wysocki2007-05-071-40/+18
* | | | 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/+1
* | | | slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter2007-05-071-1/+0
* | | | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+0
* | | | 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
OpenPOWER on IntegriCloud