summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg1-0/+7
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2-0/+13
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2-0/+2
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2-2/+4
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] dm: dm-table warning fixAlasdair G Kergon1-1/+1
2006-02-01[PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi1-2/+14
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper1-0/+33
2006-02-01[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright1-1/+1
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+9
2006-02-01[PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady1-7/+0
2006-02-01[PATCH] PCI: restore 2 missing pci idsMark Rustad1-0/+2
2006-02-01[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-2/+0
2006-02-01[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+7
2006-02-01[PATCH] USB: USB authentication statesDavid Brownell1-2/+4
2006-02-01[PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia1-0/+1
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-1/+4
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-36/+38
2006-01-31Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+3
2006-01-24[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe1-3/+3
2006-01-22[SERIAL] Make uart_port flags a bitwise typeRussell King2-24/+26
2006-01-22[SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King1-1/+1
2006-01-22[SERIAL] Make uart_info flags a bitwise typeRussell King1-8/+10
2006-01-22[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-20[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-20[AGPGART] 945GM support for agpgartAlan Hourihane1-0/+2
2006-01-19[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse1-1/+5
2006-01-19[PATCH] Generic sys_rt_sigsuspend()David Woodhouse1-0/+1
2006-01-19[PATCH] vfs: *at functions: coreUlrich Drepper4-6/+17
2006-01-19[PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields1-2/+3
2006-01-19[PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields1-0/+1
2006-01-19[PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi1-1/+1
2006-01-19[PATCH] add missing syscall declarationsArnd Bergmann1-2/+17
2006-01-19[PATCH] NUMA policies in the slab allocator V2Christoph Lameter1-0/+1
2006-01-19[PATCH] Zone reclaim: proc overrideChristoph Lameter1-0/+1
2006-01-19[PATCH] Zone reclaim: Reclaim logicChristoph Lameter3-5/+26
2006-01-19[PATCH] mm: migration page refcounting fixNick Piggin2-21/+1
2006-01-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1