summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-163-1/+41
* mm: buffered write iteratorNick Piggin2007-10-161-0/+33
* mm: fix pagecache write deadlocksNick Piggin2007-10-161-2/+9
* Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn2007-10-161-0/+1
* move mm_struct and vm_area_structMartin Schwidefsky2007-10-163-136/+145
* radix-tree: use indirect bitNick Piggin2007-10-161-17/+21
* remove ZERO_PAGENick Piggin2007-10-161-2/+0
* SLUB: direct pass through of page size or higher kmalloc requestsChristoph Lameter2007-10-161-33/+24
* filemap: convert some unsigned long to pgoff_tFengguang Wu2007-10-161-11/+12
* readahead: remove several readahead macrosFengguang Wu2007-10-161-2/+0
* radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-161-0/+2
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-161-2/+1
* readahead: mmap read-around simplificationFengguang Wu2007-10-161-2/+1
* readahead: compacting file_ra_stateFengguang Wu2007-10-161-4/+4
* Clean up duplicate includes in include/linux/memory_hotplug.hJesper Juhl2007-10-161-1/+0
* vmemmap: generify initialisation via helpersAndy Whitcroft2007-10-161-2/+7
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-161-0/+6
* sparsemem: record when a section has a valid mem_mapAndy Whitcroft2007-10-161-2/+14
* wake up from a serial portGuennadi Liakhovetski2007-10-161-1/+2
* provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski2007-10-161-0/+9
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-161-0/+2
* introduce DMA_MASK_NONE as a signal for unable to do DMAJames Bottomley2007-10-161-0/+7
* Add assembler equivalents to __init{,date}_refokRalf Baechle2007-10-161-0/+2
* slow down printk during bootRandy Dunlap2007-10-161-0/+2
* docbook: fix filesystems contentRandy Dunlap2007-10-151-0/+1
* docbook: fix usb contentRandy Dunlap2007-10-151-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-151-0/+1
|\
| * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-151-0/+1
* | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-151-4/+18
|\ \
| * | Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-091-0/+1
| * | Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-091-4/+17
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-1518-41/+41
|\ \ \
| * | | [TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen2007-10-151-1/+1
| * | | [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-151-1/+0
| * | | [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-1515-38/+38
| * | | [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
| * | | [SKBUFF]: Add skb_morphHerbert Xu2007-10-151-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-153-11/+110
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12216-1933/+6732
| |\ \ \ \
| * | | | | Input: keyboard - add CapsShift lockSamuel Thibault2007-10-111-1/+3
| * | | | | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-261-0/+1
| * | | | | Input: implement proper locking in input coreDmitry Torokhov2007-08-301-8/+104
| * | | | | Input: mark some functions __must_checkDmitry Torokhov2007-07-181-2/+2
* | | | | | Add skb_is_gso_v6Brice Goglin2007-10-151-0/+5
| |_|/ / / |/| | | |
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-1513-78/+332
|\ \ \ \ \
| * | | | | NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust2007-10-091-0/+1
| * | | | | [23/37] Clean up duplicate includes inJesper Juhl2007-10-091-2/+0
| * | | | | NFS: Get rid of some obsolete macrosTrond Myklebust2007-10-091-4/+0
| * | | | | NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust2007-10-091-0/+5
| * | | | | NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-12/+0
OpenPOWER on IntegriCloud