aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* Add a configure option to group pages by mobilityMel Gorman2007-10-16
* Split the free lists for movable and unmovable allocationsMel Gorman2007-10-16
* Add a bitmap that is used to track flags affecting a block of pagesMel Gorman2007-10-16
* Categorize GFP flagsChristoph Lameter2007-10-16
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-16
* Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter2007-10-16
* Memoryless nodes: Add N_CPU node stateChristoph Lameter2007-10-16
* Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter2007-10-16
* Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter2007-10-16
* fs: remove some AOP_TRUNCATED_PAGENick Piggin2007-10-16
* fs: restore nobhNick Piggin2007-10-16
* With reiserfs no longer using the weird generic_cont_expand, remove it comple...Nick Piggin2007-10-16
* fs: new cont helpersNick Piggin2007-10-16
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-16
* mm: buffered write iteratorNick Piggin2007-10-16
* mm: fix pagecache write deadlocksNick Piggin2007-10-16
* Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn2007-10-16
* move mm_struct and vm_area_structMartin Schwidefsky2007-10-16
* radix-tree: use indirect bitNick Piggin2007-10-16
* remove ZERO_PAGENick Piggin2007-10-16
* SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter2007-10-16
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-16
* readahead: remove several readahead macrosFengguang Wu2007-10-16
* radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-16
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-16
* readahead: mmap read-around simplificationFengguang Wu2007-10-16
* readahead: compacting file_ra_stateFengguang Wu2007-10-16
* Clean up duplicate includes in include/linux/memory_hotplug.hJesper Juhl2007-10-16
* vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-16
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-16
* sparsemem: record when a section has a valid mem_mapAndy Whitcroft2007-10-16
* wake up from a serial portGuennadi Liakhovetski2007-10-16
* provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski2007-10-16
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-16
* introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley2007-10-16
* Add assembler equivalents to __init{,date}_refokRalf Baechle2007-10-16
* slow down printk during bootRandy Dunlap2007-10-16
* docbook: fix filesystems contentRandy Dunlap2007-10-15
* docbook: fix usb contentRandy Dunlap2007-10-15
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-15
|\
| * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-15
* | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\ \
| * | Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-09
| * | Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-09
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-15
|\ \ \
| * | | [TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen2007-10-15
| * | | [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-15
| * | | [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
| * | | [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-15