aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [PATCH] cdev.h: forward declarationsJan Engelhardt2007-01-30
* [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger2007-01-30
* [PATCH] m68k: uaccess.h needs sched.hAndrew Morton2007-01-30
* [PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger2007-01-30
* [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-26
|\
| * [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-26
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-26
|\ \
| * | Fix Maple PATA IRQ assignment.David Woodhouse2007-01-26
| * | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-25
| * | libata: set_mode, Fix the FIXMEAlan2007-01-24
| |/
* | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-26
* | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-26
* | [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-26
* | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown2007-01-26
* | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-26
* | [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-26
* | [PATCH] Add VM_ALWAYSDUMPRoland McGrath2007-01-26
* | [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-26
* | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2007-01-26
* | [PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath2007-01-25
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-24
|\
| * [MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto2007-01-24
| * [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa2007-01-24
| * [MIPS] Fix APM buildRalf Baechle2007-01-24
* | [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-24
* | [PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust2007-01-24
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-24
|\ \
| * | [IP] TUNNEL: Fix to be built with user application.Masahide NAKAMURA2007-01-24
| * | [NET]: Process include/linux/if_{addr,link}.h with unifdefAdrian Bunk2007-01-24
| * | [NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy2007-01-24
| * | [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-23
| * | [NETFILTER]: fix xt_state compile failureMikael Pettersson2007-01-23
| |/
* | libata: Initialize qc->pad_lenBrian King2007-01-24
* | libata: Fixup n_elem initializationBrian King2007-01-24
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-23
|\
| * [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-23
* | [PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro2007-01-23
* | Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds2007-01-23
|\ \
| * | more ftape removalAdrian Bunk2007-01-23
* | | [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-23
| |/ |/|
* | [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-22
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-22
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-17
| |\
| * | [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-10
| * | [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-10
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01
| |\ \
| * | | [MTD] add get and put methodsArtem Bityutskiy2006-11-29
| * | | [MTD] add get_mtd_device_nm() functionArtem Bityutskiy2006-11-29
| * | | [MTD] NAND: add subpage write supportThomas Gleixner2006-11-29