aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3660/1: Remove legacy definesAndrew Victor2006-06-283-8/+2
* [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 onlyBen Dooks2006-06-281-9/+7
* [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks2006-06-281-0/+1
* [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-288-50/+31
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2715-199/+133
|\
| * [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-268-124/+58
| * [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-261-23/+12
| * [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-261-28/+37
| * [PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa2006-06-263-3/+3
| * [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk2006-06-261-1/+1
| * [PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger2006-06-261-4/+4
| * [PATCH] DM9000 - minor code cleanupsBen Dooks2006-06-261-4/+5
| * [PATCH] DM9000 - do no re-init spin lockBen Dooks2006-06-261-1/+0
| * [PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks2006-06-261-0/+7
| * [PATCH] DM9000 - better checks for platform resourcesBen Dooks2006-06-261-11/+6
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-2734-411/+657
|\ \
| * | [MTD] NAND: Select chip before checking write protect statusThomas Gleixner2006-06-271-3/+3
| * | [MTD] CORE mtdchar.c: fix off-by-one error in lseek()Herbert Valerio Riedel2006-06-271-1/+1
| * | [MTD] NAND: Fix typo in mtd/nand/ts7250.cPetr Stetiar2006-06-271-1/+1
| * | [JFFS2][XATTR] coexistence between xattr and write buffering support.KaiGai Kohei2006-06-271-1/+1
| * | [JFFS2][XATTR] Fix wrong copyrightKaiGai Kohei2006-06-271-1/+1
| * | [JFFS2][XATTR] Re-define xd->refcnt as atomic_tKaiGai Kohei2006-06-272-15/+12
| * | [JFFS2][XATTR] Fix memory leak with jffs2_xattr_refKaiGai Kohei2006-06-274-2/+5
| * | [JFFS2][XATTR] rid unnecessary writing of delete marker.KaiGai Kohei2006-06-273-227/+105
| * | [JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL.KaiGai Kohei2006-06-271-0/+2
| * | [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-2710-339/+584
| * | [MTD] Fix off-by-one error in physmap.cSascha Hauer2006-06-271-1/+1
| * | [MTD] Remove unused 'nr_banks' variable from ixp2000 map driverLennert Buytenhek2006-06-271-2/+0
| * | [MTD NAND] s3c2412 support in s3c2410.cBen Dooks2006-06-272-44/+158
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-06-262601-100846/+123660
| |\ \
| * | | [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-2211-2/+13
| * | | [MTD] NAND: ndfc fix address offset thinkoThomas Gleixner2006-06-221-3/+3
| * | | [MTD] NAND: S3C2410 convert prinks to dev_*()sBen Dooks2006-06-211-6/+4
| * | | [MTD] NAND: Missing fixupsSavin Zlobec2006-06-211-5/+5
* | | | Merge git://oss.sgi.com:8090/nathans/xfs-2.6Linus Torvalds2006-06-2711-25/+21
|\ \ \ \
| * | | | [XFS] Fixup whitespace damage in log_write, remove final warning.Nathan Scott2006-06-281-2/+2
| * | | | [XFS] Rework code snippets slightly to remove remaining recent-gccNathan Scott2006-06-283-3/+6
| * | | | [XFS] Fix realtime subvolume expansion, a porting bug b0rked it. CoverityEric Sesterhenn2006-06-281-1/+1
| * | | | [XFS] Remove a race condition where a linked inode could BUG_ON inNathan Scott2006-06-271-2/+4
| * | | | [XFS] Remove redundant directory checks from inode link operation.Alexey Dobriyan2006-06-271-3/+0
| * | | | [XFS] Remove a couple of no-longer-used macros.Nathan Scott2006-06-271-2/+0
| * | | | [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back --Alexey Dobriyan2006-06-271-2/+2
| * | | | [XFS] remove unused behaviour lock - shrink XFS vnode as a side effect.Alexey Dobriyan2006-06-271-3/+0
| * | | | [XFS] * There is trivial "inode => vnode => inode" conversion, but onlyAlexey Dobriyan2006-06-271-1/+1
| * | | | [XFS] link(2) on directory is banned in VFS.Alexey Dobriyan2006-06-271-6/+5
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2716-110/+191
|\ \ \ \
| * | | | [PATCH] ata_piix: add ICH6/7/8 to KconfigAuke Kok2006-06-261-1/+1
| * | | | [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPsTejun Heo2006-06-261-6/+23
| * | | | [PATCH] libata: cosmetic updatesTejun Heo2006-06-261-29/+32
| * | | | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-262-2/+6