summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-02[PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto1-6/+11
2006-05-02[PATCH] s390: bug in setup_rt_frameHeiko Carstens1-2/+3
2006-05-02[PATCH] s390: fix ipd handlingHeiko Carstens1-1/+2
2006-05-02[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2-23/+21
2006-05-02[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr3-5/+69
2006-05-02[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp4-89/+70
2006-05-02[PATCH] sparsemem interaction with memory add bug fixesMike Kravetz1-3/+6
2006-05-02[PATCH] Altix: correct ioc3 port orderPat Gefre1-1/+1
2006-05-02[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter1-0/+11
2006-05-02[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectlyJeff Dike1-1/+1
2006-05-02[PATCH] uml: export symbols added by GCC hardenedPaolo 'Blaisorblade' Giarrusso1-0/+7
2006-05-02[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso4-19/+22
2006-05-02[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso4-2/+17
2006-05-02[PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso3-9/+14
2006-05-02[PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili1-0/+30
2006-05-02[PATCH] uml: fix patch mismergePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-05-02[PATCH] uml: error handling fixesJeff Dike5-10/+10
2006-05-02[PATCH] uml: update defconfigJeff Dike1-85/+155
2006-05-02[PATCH] uml: clean up after MADVISE_REMOVEJeff Dike1-5/+12
2006-05-02[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2-71/+69
2006-05-02[PATCH] uml: skas0 support for 2G/2G hostsJoris van Rantwijk2-16/+17
2006-05-02[PATCH] uml: fix iomem list traversalVictor V. Vengerov1-0/+2
2006-05-02[PATCH] silence initcall warningsAndrew Morton1-1/+1
2006-05-02[PATCH] i386: Remove apic= warningAndi Kleen1-4/+0
2006-05-02[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen1-1/+3
2006-05-02[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-05-02[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2-0/+21
2006-05-02[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown1-5/+4
2006-05-02[PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown1-5/+11
2006-05-02[PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown1-2/+2
2006-05-02[PATCH] md: Fixed refcounting/locking when attempting read error correction i...NeilBrown1-14/+30
2006-05-02[PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown1-1/+1
2006-05-02[PATCH] s390: make qeth buildableBastian Blank1-1/+0
2006-05-01IB/ipath: tidy up white space in a few filesBryan O'Sullivan3-21/+31
2006-05-01IB/ipath: fix label name in interrupt handlerBryan O'Sullivan1-3/+3
2006-05-01IB/ipath: improve sparse annotationBryan O'Sullivan1-1/+1
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan2-30/+12
2006-05-01IB/ipath: simplify RC send postingBryan O'Sullivan1-11/+4
2006-05-01IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan3-6/+23
2006-05-01IB/ipath: fix verbs registrationBryan O'Sullivan1-1/+5
2006-05-01IB/ipath: change handling of PIO buffersBryan O'Sullivan1-14/+22
2006-05-01IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan1-1/+1
2006-05-01IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan1-3/+13
2006-05-01IB/ipath: fix race with exposing reset fileBryan O'Sullivan2-2/+15
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe2-3/+27
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe3-30/+126
2006-05-01[PATCH] splice: call handle_ra_miss() on failure to lookup pageJens Axboe1-0/+6
2006-05-01[PATCH] Add ->splice_read/splice_write to def_blk_fopsJens Axboe1-0/+2
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe3-78/+73
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe3-23/+20