Age | Commit message (Expand) | Author | Files | Lines |
2007-02-03 | [PATCH] x86-64: define dma noncoherent API functions | Jeff Garzik | 1 | -0/+3 |
2007-02-03 | [PATCH] alpha: fix epoll syscall enumerations | Mike Frysinger | 1 | -3/+8 |
2007-02-02 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2007-02-02 | libata: Fix ata_busy_wait() kernel docs | Alan | 1 | -0/+2 |
2007-02-02 | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. | Bob Breuer | 1 | -1/+1 |
2007-02-02 | [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM | Al Viro | 1 | -0/+9 |
2007-02-02 | [PATCH] efi_set_rtc_mmss() is not __init | Al Viro | 1 | -1/+1 |
2007-02-02 | [PATCH] fix frv headers_check | Al Viro | 4 | -2/+14 |
2007-01-31 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 1 | -1/+0 |
2007-01-31 | [PATCH] namespaces: fix task exit disaster | Serge E. Hallyn | 1 | -1/+1 |
2007-01-31 | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds | 1 | -19/+11 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 1 | -1/+2 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -1/+8 |
2007-01-30 | [PATCH] dma-mapping.h stubs fix | Al Viro | 2 | -9/+9 |
2007-01-30 | [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha | Al Viro | 1 | -6/+8 |
2007-01-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -3/+15 |
2007-01-30 | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 1 | -10/+0 |
2007-01-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -36/+39 |
2007-01-30 | [PATCH] cdev.h: forward declarations | Jan Engelhardt | 1 | -0/+4 |
2007-01-30 | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h | Mike Frysinger | 1 | -3/+5 |
2007-01-30 | [PATCH] m68k: uaccess.h needs sched.h | Andrew Morton | 1 | -0/+1 |
2007-01-30 | [PATCH] use __u8/__u32 in userspace ioctl defines for I2O | Mike Frysinger | 1 | -2/+3 |
2007-01-30 | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn | 1 | -11/+19 |
2007-01-30 | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 1 | -1/+0 |
2007-01-30 | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 1 | -3/+15 |
2007-01-29 | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 1 | -1/+2 |
2007-01-27 | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo... | Josepch Chan | 1 | -1/+2 |
2007-01-27 | ia64: add pci_get_legacy_ide_irq() | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2007-01-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -4/+3 |
2007-01-27 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -4/+17 |
2007-01-27 | Fix Maple PATA IRQ assignment. | David Woodhouse | 2 | -2/+14 |
2007-01-27 | [PATCH] md: fix potential memalloc deadlock in md | NeilBrown | 1 | -1/+1 |
2007-01-27 | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 3 | -9/+7 |
2007-01-27 | [PATCH] fix various kernel-doc in header files | Robert P. J. Day | 5 | -14/+12 |
2007-01-27 | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON | NeilBrown | 1 | -11/+4 |
2007-01-27 | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 1 | -1/+4 |
2007-01-27 | [PATCH] i386 vDSO: use VM_ALWAYSDUMP | Roland McGrath | 1 | -44/+0 |
2007-01-27 | [PATCH] Add VM_ALWAYSDUMP | Roland McGrath | 1 | -0/+1 |
2007-01-27 | [PATCH] Fix CONFIG_COMPAT_VDSO | Roland McGrath | 3 | -4/+7 |
2007-01-27 | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace | Joerg Roedel | 1 | -0/+1 |
2007-01-26 | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller | 3 | -4/+3 |
2007-01-26 | [PATCH] x86_64: fix put_user for 64-bit constant | Roland McGrath | 1 | -1/+1 |
2007-01-26 | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo | 1 | -0/+1 |
2007-01-25 | [ARM] 4111/1: Allow VFP to work with thread migration on SMP | Catalin Marinas | 1 | -0/+3 |
2007-01-25 | libata: set_mode, Fix the FIXME | Alan | 1 | -2/+2 |
2007-01-24 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -2/+5 |
2007-01-24 | [PATCH] NFS: Fix races in nfs_revalidate_mapping() | Trond Myklebust | 1 | -0/+1 |
2007-01-24 | [PATCH] NFS: Fix Oops in rpc_call_sync() | Trond Myklebust | 1 | -1/+0 |
2007-01-24 | [MIPS] Fix wrong checksum calculation on 64-bit MIPS | Atsushi Nemoto | 1 | -1/+2 |
2007-01-24 | [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() | Yoichi Yuasa | 1 | -1/+1 |