summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-013-4/+13
* [PATCH] ACPI: make bay depend on dockKristen Carlson Accardi2007-03-011-0/+1
* [PATCH] Bug in MM_RB debuggingDavid Miller2007-03-011-0/+2
* [PATCH] uml: add back accidentally removed errorJeff Dike2007-03-011-1/+4
* [PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike2007-03-011-12/+24
* [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt2007-03-012-9/+5
* [PATCH] eCryptfs: no path_release() after path_lookup() errorMichael Halcrow2007-03-011-1/+1
* [PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow2007-03-011-1/+0
* [PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow2007-03-012-3/+1
* [PATCH] rtc_cmos oops fixDavid Brownell2007-03-012-5/+12
* [PATCH] MAINTAINERS: Update email addressAntonino A. Daplas2007-03-011-4/+4
* [PATCH] add -mm testing in SubmitChecklistRandy Dunlap2007-03-011-0/+4
* [PATCH] fix section mismatch warning in lockdepSam Ravnborg2007-03-011-1/+1
* [PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin2007-03-012-2/+4
* [PATCH] fix the SYSCTL=n compilationAdrian Bunk2007-03-011-2/+1
* [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran valueThomas Gleixner2007-03-011-1/+1
* [PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow2007-03-011-5/+23
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-015-11/+12
* [PATCH] kernel-doc: allow space after __attribute__Randy Dunlap2007-03-011-1/+1
* [PATCH] update timekeeping_is_continuous commentDaniel Walker2007-03-011-1/+1
* [PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells2007-03-011-1/+5
* [PATCH] FRV: No ZONE_DMADavid Howells2007-03-011-2/+1
* [PATCH] md: add support for reshape of a raid6NeilBrown2007-03-011-33/+124
* [PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...NeilBrown2007-03-012-29/+47
* [PATCH] md: clean out unplug and other queue function on md shutdownNeilBrown2007-03-011-0/+3
* [PATCH] md: move warning about creating a raid array on partitions of the one...NeilBrown2007-03-011-26/+37
* [PATCH] md: RAID6: clean up CPUID and FPU enter/exit codeH. Peter Anvin2007-03-014-241/+32
* [PATCH] md: fix raid10 recovery problem.NeilBrown2007-03-011-18/+20
* [PATCH] Fix failure paths in modules init in umem.cNeilBrown2007-03-011-1/+4
* [PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk2007-03-011-5/+5
* [PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk2007-03-013-7/+5
* [PATCH] make ipc/shm.c:shm_nopage() staticAdrian Bunk2007-03-011-2/+2
* [PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk2007-03-011-10/+0
* [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman2007-02-282-6/+0
* Linux 2.6.21-rc2v2.6.21-rc2Linus Torvalds2007-02-271-1/+1
* [SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller2007-02-271-2/+38
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-274-5/+5
|\
| * [AGPGART] fix compile errorsRyusuke Konishi2007-02-274-5/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2737-814/+1679
|\ \
| * | netxen: do_rom_fast_write error handlingStephen Hemminger2007-02-271-1/+4
| * | natsemi: Fix detection of vanilla natsemi cardsMark Brown2007-02-271-1/+1
| * | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-276-13/+1
| * | chelsio: Fix non-NAPI compileRoland Dreier2007-02-271-0/+1
| * | cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-272-92/+235
| * | cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-272-1/+16
| * | cxgb3 - Unmap offload packets when they are freedDivy Le Ray2007-02-271-2/+61
| * | cxgb3 - FW version updateDivy Le Ray2007-02-272-2/+6
| * | cxgb3 - private ioctl cleanupDivy Le Ray2007-02-272-66/+15
| * | cxgb3 - manage sysfs attributes per portDivy Le Ray2007-02-271-9/+12
| * | S2IO: Restoring the mac address in s2io_resetSivakumar Subramani2007-02-271-4/+22