summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-3/+1Star
* [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-231-4/+1Star
* [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-232-9/+29
* [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-231-3/+6
* [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-231-0/+5
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-231-1/+2
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-2/+3
* [PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.NeilBrown2006-03-231-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-234-152/+88Star
|\
| * [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-224-138/+64Star
| * [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-224-16/+26
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-231-0/+3
|\ \
| * | [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-0/+3
* | | Merge branch 'master'Jeff Garzik2006-03-2317-93/+177
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-03-221-0/+1
| |\ \
| | * \ Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-2249-331/+863
| | |\ \
| | * | | [PATCH] Intruduce DMA_28BIT_MASKTobias Klauser2006-03-221-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-222-2/+2
| |\ \ \ \
| | * | | | fixed path to moved file in include/linux/device.hRytchkov Alexey2006-03-221-1/+1
| | * | | | It's UTF-8Alexey Dobriyan2006-03-221-1/+1
| | | |/ / | | |/| |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-222-0/+32
| |\ \ \ \
| | * | | | [X25]: allow ITU-T DTE facilities for x25Shaun Pereira2006-03-221-0/+26
| | * | | | [NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira2006-03-221-0/+6
| | |/ / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-224-1/+9
| |\ \ \ \
| | * | | | [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0Star
| | * | | | Merge ../linux-2.6James Bottomley2006-03-2155-361/+897
| | |\| | |
| | * | | | Merge ../linux-2.6James Bottomley2006-03-1416-15/+41
| | |\ \ \ \
| | * | | | | [SCSI] drivers/base/bus.c - export reprobeMoore, Eric2006-03-141-0/+1
| | * | | | | [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-121-0/+2
| | * | | | | [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-281-0/+6
| * | | | | | [PATCH] page migration reorgChristoph Lameter2006-03-222-19/+51
| * | | | | | [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-4/+12
| * | | | | | [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson2006-03-221-0/+4
| * | | | | | [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-221-4/+5
| * | | | | | [PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson2006-03-221-4/+0Star
| * | | | | | [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-2/+6
| * | | | | | [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-0/+4
| * | | | | | [PATCH] mm: optimise page_countNick Piggin2006-03-221-1/+1
| * | | | | | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+9
| * | | | | | [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-4/+0Star
| * | | | | | [PATCH] mm: make __put_page internalNick Piggin2006-03-221-1/+0Star
| * | | | | | [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-222-5/+5
| * | | | | | [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-14/+9Star
| * | | | | | [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-221-1/+0Star
| * | | | | | [PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk2006-03-221-1/+1
| * | | | | | [PATCH] mm: page_state comment moreNick Piggin2006-03-221-2/+3
| * | | | | | [PATCH] mm: split highorder pagesNick Piggin2006-03-221-0/+6
| * | | | | | [PATCH] mm: de-skew page refcountingNick Piggin2006-03-221-14/+5Star
| * | | | | | [PATCH] mm: simplify vmscan vs release refcountingNick Piggin2006-03-221-8/+11
| * | | | | | [PATCH] mm: slab less atomicsNick Piggin2006-03-221-4/+2Star