summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | 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 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-01-221-3/+5
|\ \ \ \
| * | | | [POWERPC] atomic_dec_if_positive sign extension fixRobert Jennings2007-01-221-3/+5
| |/ / /
* | | | 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] FD_ZERO build fixAndrew Morton2007-01-115-5/+5
* | | | | | [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] x86-64: Use different constraint for gcc < 4.1 in bitops.hAndi Kleen2007-01-111-14/+20
* | | | | [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 branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-01-091-1/+1
|\ \ \ \
| * | | | [ALSA] version 1.0.14rc1Jaroslav Kysela2007-01-091-1/+1
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-091-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik2007-01-071-1/+1
| |\ \ \ \ \
| | * | | | | [PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi2007-01-021-1/+1
OpenPOWER on IntegriCloud