summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger1-3/+5
2007-01-30[PATCH] m68k: uaccess.h needs sched.hAndrew Morton1-0/+1
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger1-2/+3
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn1-11/+19
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+3
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+17
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse2-2/+14
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown1-1/+1
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown3-9/+7
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day5-14/+12
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown1-11/+4
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown1-1/+4
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath1-44/+0
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath1-0/+1
2007-01-26[PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath3-4/+7
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel1-0/+1
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller3-4/+3
2007-01-25[PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath1-1/+1
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo1-0/+1
2007-01-24libata: set_mode, Fix the FIXMEAlan1-2/+2
2007-01-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-2/+5
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust1-0/+1
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust1-1/+0
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto1-1/+2
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa1-1/+1
2007-01-24[MIPS] Fix APM buildRalf Baechle1-0/+2
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-3/+7
2007-01-24libata: Initialize qc->pad_lenBrian King1-0/+1
2007-01-24libata: Fixup n_elem initializationBrian King1-0/+1
2007-01-23[IP] TUNNEL: Fix to be built with user application.Masahide NAKAMURA1-0/+2
2007-01-23[NET]: Process include/linux/if_{addr,link}.h with unifdefAdrian Bunk1-2/+2
2007-01-23[NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy1-1/+1
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich1-0/+1
2007-01-23[NETFILTER]: fix xt_state compile failureMikael Pettersson1-0/+1
2007-01-23Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+22
2007-01-23[PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro1-3/+3
2007-01-23Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds3-437/+0
2007-01-23[MIPS] SMTC: Instant IPI replay.Ralf Baechle1-0/+22
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev1-0/+2
2007-01-23more ftape removalAdrian Bunk3-437/+0
2007-01-22[PATCH] x86: fix PDA variables to work during bootJames Bottomley1-0/+1
2007-01-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-15/+36
2007-01-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2007-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+4
2007-01-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-3/+5
2007-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds1-0/+9
2007-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-1/+1
2007-01-22[POWERPC] atomic_dec_if_positive sign extension fixRobert Jennings1-3/+5
2007-01-21HID: add missing RX, RZ and RY enum values to hid-debug outputSimon Budig1-3/+4
2007-01-19libata: initialize qc->dma_dir to DMA_NONETejun Heo1-0/+1