aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2-1/+3
2006-02-01[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft1-1/+4
2006-02-01[PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft1-0/+8
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan1-0/+25
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan1-0/+2
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk1-1/+0
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner1-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger1-3/+2
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org1-0/+1
2006-02-01[PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap1-0/+19
2006-02-01[PATCH] alpha: dma-mapping.h: add "struct scatterlist;"Alexey Dobriyan1-0/+1
2006-02-01[PATCH] dm: dm-table warning fixAlasdair G Kergon1-1/+1
2006-02-01[PATCH] powerpc: enable irq's for platform functions.Ben Collins1-3/+2
2006-02-01[PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi1-2/+14
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper2-1/+34
2006-01-31[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright1-1/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+9
2006-01-31[PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady1-7/+0
2006-01-31[PATCH] PCI: restore 2 missing pci idsMark Rustad1-0/+2
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-2/+0
2006-01-31[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+7
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy1-2/+3
2006-01-31[PATCH] USB: USB authentication statesDavid Brownell1-2/+4
2006-01-31[PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia1-0/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-1/+4
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2006-01-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-8/+6
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+1
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-36/+38
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-9/+49
2006-01-31Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-4/+3
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-2/+2
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+15
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava1-3/+4
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com1-1/+1
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2-0/+2
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real4-9/+47
2006-01-25[SCSI] Remove host template ordered_flush variableTetsuo Takata1-1/+0
2006-01-24[IA64-SGI] add sn_feature_sets bitDean Roe1-6/+3
2006-01-24[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe1-3/+3
2006-01-23[SPARC64]: Implement __raw_read_trylock()David S. Miller1-1/+23
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King2-24/+26
2006-01-21[SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King1-1/+1
2006-01-21[SERIAL] Make uart_info flags a bitwise typeRussell King1-8/+10
2006-01-21[SERIAL] Make port->ops constantRussell King1-1/+1
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King1-2/+0
2006-01-20[NETFILTER]: Unbreak x-tables on x86.David S. Miller1-1/+15
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-39/+54