summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | libata cmd64x: whack into a shape that looks like the documentationAlan2007-01-241-7/+16
| |/ / /
* | | | [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-261-17/+12
* | | | [PATCH] netdev: add a MAINTAINERS entry for via-velocity and update my addressFrancois Romieu2007-01-261-3/+9
* | | | [PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan2007-01-262-0/+17
* | | | [PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.NeilBrown2007-01-261-1/+1
* | | | [PATCH] Fix UML on non-standard VM split hostsJeff Dike2007-01-261-17/+17
* | | | [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debugTrond Myklebust2007-01-261-1/+0
* | | | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-264-1/+35
* | | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-267-19/+20
* | | | [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-265-14/+12
* | | | [PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger2007-01-261-1/+1
* | | | [PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura2007-01-261-8/+19
* | | | [PATCH] 9p: null terminate error strings for debug printEric Van Hensbergen2007-01-261-0/+1
* | | | [PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen2007-01-264-129/+196
* | | | [PATCH] 9p: update documentation regarding server applicationsEric Van Hensbergen2007-01-261-3/+17
* | | | [PATCH] 9p: fix rename return codeEric Van Hensbergen2007-01-261-1/+1
* | | | [PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen2007-01-262-4/+11
* | | | [PATCH] md: avoid reading past the end of a bitmap fileNeilBrown2007-01-261-4/+8
* | | | [PATCH] md: make sure the events count in an md array never returns to zeroNeilBrown2007-01-261-1/+2
* | | | [PATCH] md: make 'repair' actually work for raid1NeilBrown2007-01-261-0/+5
* | | | [PATCH] md: update email address and status for MD in MAINTAINERSNeilBrown2007-01-261-2/+2
* | | | [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach2007-01-261-16/+5
* | | | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown2007-01-261-11/+4
* | | | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-263-2/+8
* | | | [PATCH] knfsd: fix setting of ACL server versionsNeilBrown2007-01-262-5/+6
* | | | [PATCH] knfsd: update email address and status for NFSD in MAINTAINERSNeilBrown2007-01-261-3/+2
* | | | [PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt2007-01-261-28/+33
* | | | [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-01-261-4/+0
* | | | [PATCH] SPI: alternative fix for spi_busnum_to_masterAtsushi Nemoto2007-01-261-9/+14
* | | | [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan2007-01-261-3/+5
* | | | [PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath2007-01-261-0/+8
* | | | [PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+7
* | | | [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-262-49/+7
* | | | [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-264-52/+49
* | | | [PATCH] Add VM_ALWAYSDUMPRoland McGrath2007-01-262-0/+5
* | | | [PATCH] Fix gate_vma.vm_flagsRoland McGrath2007-01-261-2/+2
* | | | [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-265-4/+13
* | | | [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty2007-01-261-2/+3
* | | | [PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks2007-01-261-14/+14
* | | | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2007-01-262-0/+16
* | | | [PATCH] KVM: MMU: Report nx faults to the guestAvi Kivity2007-01-262-3/+18
* | | | [PATCH] KVM: MMU: Perform access checks in walk_addr()Avi Kivity2007-01-262-40/+38
* | | | [PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2007-01-262-1/+17
* | | | [PATCH] KVM: SVM: Fix SVM idt confusionLeonard Norrgard2007-01-261-4/+4
* | | | Write back inode data pages even when the inode itself is lockedLinus Torvalds2007-01-261-1/+12
* | | | Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2007-01-262-8/+28
| |/ / |/| |
* | | [PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath2007-01-251-1/+1
* | | Linux 2.6.20-rc6v2.6.20-rc6Linus Torvalds2007-01-241-1/+1
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-248-11/+22
|\ \
| * | [MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto2007-01-241-1/+2
OpenPOWER on IntegriCloud