summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-073-1/+3
| * | | | | | | | | sh: L-BOX RE2 support.Nobuhiro Iwamatsu2007-05-071-0/+32
| * | | | | | | | | sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-073-17/+57
| * | | | | | | | | sh: NR_IRQS consolidation.Paul Mundt2007-05-071-86/+5Star
| * | | | | | | | | sh: generic BUG() support.Paul Mundt2007-05-071-31/+61
| * | | | | | | | | sh: Bring kgdb back from the dead.Paul Mundt2007-05-072-47/+6Star
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | uml: more page fault path trimmingJeff Dike2007-05-072-14/+13Star
* | | | | | | | | 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
* | | | | | | | | ALPHA: "prctl" macrosIvan Kokshaysky2007-05-071-0/+22
* | | | | | | | | h8300 generic irqYoshinori Sato2007-05-073-1/+2
* | | | | | | | | blackfin: serial driverBryan Wu2007-05-071-0/+3
* | | | | | | | | blackfin architectureBryan Wu2007-05-07144-0/+23352
* | | | | | | | | 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
* | | | | | | | | 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/+18Star
* | | | | | | | | 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/+0Star
* | | | | | | | | 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