summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * \ \ \ Pull sgi into release branchLen Brown2007-01-111-0/+1
| |\ \ \ \
| | * | | | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-041-0/+1
* | | | | | [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-111-1/+1
* | | | | | [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-111-0/+1
* | | | | | [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-111-0/+1
* | | | | | [PATCH] Fix sparsemem on CellDave Hansen2007-01-112-3/+8
| |_|/ / / |/| | | |
* | | | | [PATCH] fix linux banner format stringRoman Zippel2007-01-101-0/+3
* | | | | [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy2007-01-091-1/+1
* | | | | [NETFILTER]: arp_tables: fix userspace compilationBart De Schuymer2007-01-091-0/+1
|/ / / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-081-1/+1
|\ \ \ \
| * | | | [ARM] pass vma for flush_anon_page()Russell King2007-01-081-1/+1
| |/ / /
* | | | [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-051-1/+1
* | | | [PATCH] KVM: Improve interrupt responseDor Laor2007-01-051-1/+10
* | | | [PATCH] Add AFS_SUPER_MAGIC to magic.hAdam Megacz2007-01-051-0/+1
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-031-0/+1
|\ \ \
| * | | [AGPGART] K8M890 support for amd-k8.Gabriel Mansi2006-12-181-0/+1
* | | | [NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse2006-12-311-1/+1
* | | | [NET]: Add memory barrrier to netif_poll_enable()David S. Miller2006-12-311-0/+1
* | | | [PATCH] cpuset procfs warning fixAndrew Morton2006-12-301-1/+1
* | | | [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-301-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-1/+1
|\ \ \ \
| * \ \ \ merge linus into test branchLen Brown2006-12-204-74/+42
| |\ \ \ \
OpenPOWER on IntegriCloud