summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-16With reiserfs no longer using the weird generic_cont_expand, remove it comple...Nick Piggin1-1/+0
2007-10-16fs: new cont helpersNick Piggin2-2/+4
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin3-1/+41
2007-10-16mm: buffered write iteratorNick Piggin1-0/+33
2007-10-16mm: fix pagecache write deadlocksNick Piggin1-2/+9
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn1-0/+1
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky3-136/+145
2007-10-16radix-tree: use indirect bitNick Piggin1-17/+21
2007-10-16remove ZERO_PAGENick Piggin1-2/+0
2007-10-16SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter1-33/+24
2007-10-16filemap: convert some unsigned long to pgoff_tFengguang Wu1-11/+12
2007-10-16readahead: remove several readahead macrosFengguang Wu1-2/+0
2007-10-16radixtree: introduce radix_tree_next_hole()Fengguang Wu1-0/+2
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu1-2/+1
2007-10-16readahead: mmap read-around simplificationFengguang Wu1-2/+1
2007-10-16readahead: compacting file_ra_stateFengguang Wu1-4/+4
2007-10-16Clean up duplicate includes in include/linux/memory_hotplug.hJesper Juhl1-1/+0
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft1-2/+7
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter1-0/+6
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft1-2/+14
2007-10-16wake up from a serial portGuennadi Liakhovetski1-1/+2
2007-10-16provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski1-0/+9
2007-10-168250_pci: Autodetect mainpine cardsAlan Cox1-0/+2
2007-10-16introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley1-0/+7
2007-10-16Add assembler equivalents to __init{,date}_refokRalf Baechle1-0/+2
2007-10-16slow down printk during bootRandy Dunlap1-0/+2
2007-10-16docbook: fix filesystems contentRandy Dunlap1-0/+1
2007-10-16docbook: fix usb contentRandy Dunlap1-2/+2
2007-10-16Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2007-10-16Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+18
2007-10-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds18-41/+41
2007-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-11/+110
2007-10-15[TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen1-1/+1
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil1-1/+0
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu15-38/+38
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu1-1/+1
2007-10-15[SKBUFF]: Add skb_morphHerbert Xu1-0/+1
2007-10-15Add skb_is_gso_v6Brice Goglin1-0/+5
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport1-0/+1
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds13-78/+332
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-3/+40
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-31/+74
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+5
2007-10-15Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-58/+16
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina2-11/+15
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier1-0/+1
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier1-0/+3
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier1-0/+1
2007-10-15sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar1-3/+4
2007-10-15sched: reintroduce topology.h tuningsIngo Molnar1-7/+5