aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interfaceFenghua Yu2007-01-291-0/+33
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-263-4/+3
|\
| * [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-263-4/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-263-4/+17
|\ \
| * | Fix Maple PATA IRQ assignment.David Woodhouse2007-01-262-2/+14
| * | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-251-0/+1
| * | libata: set_mode, Fix the FIXMEAlan2007-01-241-2/+2
| |/
* | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-261-1/+1
* | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-263-9/+7
* | [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-265-14/+12
* | [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-261-1/+4
* | [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-44/+0
* | [PATCH] Add VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+1
* | [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-263-4/+7
* | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2007-01-261-0/+1
* | [PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath2007-01-251-1/+1
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-243-2/+5
|\
| * [MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto2007-01-241-1/+2
| * [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa2007-01-241-1/+1
| * [MIPS] Fix APM buildRalf Baechle2007-01-241-0/+2
* | [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-241-0/+1
* | [PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust2007-01-241-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-245-3/+7
|\ \
| * | [IP] TUNNEL: Fix to be built with user application.Masahide NAKAMURA2007-01-231-0/+2
| * | [NET]: Process include/linux/if_{addr,link}.h with unifdefAdrian Bunk2007-01-231-2/+2
| * | [NETFILTER]: Fix iptables ABI breakage on (at least) CRISPatrick McHardy2007-01-231-1/+1
| * | [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-231-0/+1
| * | [NETFILTER]: fix xt_state compile failureMikael Pettersson2007-01-231-0/+1
| |/
* | libata: Initialize qc->pad_lenBrian King2007-01-241-0/+1
* | libata: Fixup n_elem initializationBrian King2007-01-241-0/+1
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-231-0/+22
|\
| * [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-231-0/+22
* | [PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro2007-01-231-3/+3
* | Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds2007-01-233-437/+0
|\ \
| * | more ftape removalAdrian Bunk2007-01-233-437/+0
* | | [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-231-0/+2
| |/ |/|
* | [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-221-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-225-15/+36
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-181059-19654/+21787
| |\
| * | [MTD] OneNAND: Implement read-while-loadAdrian Hunter2007-01-101-0/+1
| * | [MTD] OneNAND: add subpage write supportKyungmin Park2007-01-101-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01142-680/+892
| |\ \
| * | | [MTD] add get and put methodsArtem Bityutskiy2006-11-291-0/+7
| * | | [MTD] add get_mtd_device_nm() functionArtem Bityutskiy2006-11-291-0/+1
| * | | [MTD] NAND: add subpage write supportThomas Gleixner2006-11-292-0/+11
| * | | [MTD] increase MAX_MTD_DEVICESArtem Bityutskiy2006-11-291-1/+1
| * | | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2006-11-292-1/+5
| |\ \ \
| | * | | [MTD] OneNAND: Single bit error detectionKyungmin Park2006-11-161-0/+1
| | * | | [MTD] OneNAND: lock supportKyungmin Park2006-11-161-1/+0