summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [PATCH] cdev.h: forward declarationsJan Engelhardt2007-01-301-0/+4
* | | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger2007-01-301-3/+5
* | | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger2007-01-301-2/+3
* | | | | [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-301-11/+19
|/ / / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-261-2/+3
|\ \ \ \
| * | | | 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] Add VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+1
* | | | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2007-01-261-0/+1
|/ / /
* | | [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-243-3/+5
|\ \ \
| * | | [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
* | | | libata: Initialize qc->pad_lenBrian King2007-01-241-0/+1
* | | | libata: Fixup n_elem initializationBrian King2007-01-241-0/+1
|/ / /
* | | 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
* | | | 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-18286-2697/+5706
| |\ \ \
| * | | | [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-0143-171/+276
| |\ \ \ \
| * | | | | [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
| | * | | | | MTD: OneNAND: interrupt based wait supportKyungmin Park2006-11-161-0/+4
| * | | | | | [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-281-7/+5
| * | | | | | [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-281-1/+2
| |/ / / / /
| * | | | | [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-211-5/+1
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-221-0/+1
|\ \ \ \ \ \
| * | | | | | libata: initialize qc->dma_dir to DMA_NONETejun Heo2007-01-191-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-01-221-3/+4
|\ \ \ \ \ \
| * | | | | | HID: add missing RX, RZ and RY enum values to hid-debug outputSimon Budig2007-01-211-3/+4
| |/ / / / /
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-01-221-0/+9
|\ \ \ \ \ \
| * | | | | | V4L/DVB (5023): Fix compilation on ppc32 architectureMauro Carvalho Chehab2007-01-151-0/+9
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-01-221-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mmc: Correct definition of R6Philip Langdale2007-01-151-1/+1
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-111-0/+1
|\ \ \ \ \ \
OpenPOWER on IntegriCloud