aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan
2007-02-01[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer
2007-02-01[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro
2007-02-01[PATCH] fix frv headers_checkAl Viro
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins
2007-01-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger
2007-01-30[PATCH] m68k: uaccess.h needs sched.hAndrew Morton
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan
2007-01-27ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath
2007-01-26[PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller
2007-01-25[PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo
2007-01-25[ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas
2007-01-24libata: set_mode, Fix the FIXMEAlan
2007-01-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa