summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Disable SLUB for configurations in which slab page structs are modifiedChristoph Lameter2007-05-071-0/+13
* SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter2007-05-072-3/+7
* SLUB: change default alignmentsChristoph Lameter2007-05-071-2/+2
* SLUB coreChristoph Lameter2007-05-079-19/+3422
* tty_register_driver: only allocate tty instances when definedAndy Whitcroft2007-05-071-3/+2
* i386: use page allocator to allocate thread_info structureChristoph Lameter2007-05-071-3/+5
* cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes2007-05-071-2/+20
* slab: mark set_up_list3s() __initAndrew Morton2007-05-071-1/+1
* Do not disable interrupts when reading min_free_kbytesMel Gorman2007-05-071-1/+2
* slab: NUMA kmem_cache dietEric Dumazet2007-05-071-4/+20
* SLAB: don't allocate empty shared cachesEric Dumazet2007-05-071-11/+15
* SLAB: use num_possible_cpus() in enable_cpucache()Eric Dumazet2007-05-071-3/+1
* readahead: code cleanupJan Kara2007-05-073-20/+21
* readahead: improve heuristic detecting sequential readsJan Kara2007-05-073-3/+10
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-074-31/+116
* smaps: add pages referenced count to smapsDavid Rientjes2007-05-071-7/+13
* smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-071-27/+42
* 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-074-1/+15
* mm: simplify filemap_nopageNick Piggin2007-05-071-24/+0
* add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft2007-05-072-6/+14
* mm/slab.c: proper prototypesAdrian Bunk2007-05-072-2/+3
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-074-4/+10
* allow oom_adj of saintly processesJoshua N Pritikin2007-05-071-2/+4
* fs: buffer don't PageUptodate without page lockedNick Piggin2007-05-071-10/+1
* mm: make read_cache_page synchronousNick Piggin2007-05-0724-146/+71
* slab: ensure cache_alloc_refill terminatesPekka Enberg2007-05-071-0/+8
* mm: remove gcc workaroundNick Piggin2007-05-072-12/+18
* proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-072-4/+7
* Use ZVC counters to establish exact size of dirtyable pagesChristoph Lameter2007-05-071-10/+40
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-074-9/+9
* Add apply_to_page_range() which applies a function to a pte rangeJeremy Fitzhardinge2007-05-072-0/+99
* Serial: serial_core, use pr_debugJiri Slaby2007-05-071-12/+5
* MPSC serial driver tx lockingDave Jiang2007-05-071-1/+24
* serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-074-11/+18
* RM9000 serial driverThomas Koeller2007-05-074-13/+95
* serial driver PMC MSP71xxMarc St-Jean2007-05-075-0/+202
* add new_id to PCMCIA driversBernhard Walle2007-05-073-1/+148
* at91_cf, minor fixDavid Brownell2007-05-071-2/+1
* slab: introduce kreallocPekka Enberg2007-05-073-3/+84
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-0710-58/+66
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-0647-168/+766
|\
| * kconfig: fix mconf segmentation faultMarcin Garski2007-05-062-2/+2
| * kbuild: enable use of code from a different dirSam Ravnborg2007-05-062-17/+16
| * kconfig: error out if recursive dependencies are foundSam Ravnborg2007-05-063-12/+13
| * kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green2007-05-021-0/+2
| * kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day2007-05-021-1/+1
| * kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-028-31/+31
| * usr/Kconfig: fix typoAlexander E. Patrakov2007-05-021-1/+1
OpenPOWER on IntegriCloud