aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman2010-07-171-6/+10
* x86, UV: Modularize BAU send and waitCliff Wickman2010-06-082-39/+44
* x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-082-85/+58
* x86, UV: Correct BAU regular message typeCliff Wickman2010-06-081-14/+1
* x86, UV: Remove BAU check for stay-busyCliff Wickman2010-06-082-24/+0
* x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman2010-06-081-18/+31
* x86, UV: Correct BAU software acknowledgeCliff Wickman2010-06-081-9/+8
* x86, UV: BAU structure rearrangingCliff Wickman2010-06-082-51/+51
* x86, UV: Shorten access to BAU statistics structureCliff Wickman2010-06-082-8/+9
* x86, UV: Disable BAU on network congestionCliff Wickman2010-06-082-3/+77
* x86, UV: BAU tunables into a debugfs fileCliff Wickman2010-06-082-56/+278
* x86, UV: Calculate BAU destination timeoutCliff Wickman2010-06-082-4/+59
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-076-90/+106
|\
| * jffs2: update ctime when changing the file's permission by setfaclJan Kara2010-06-061-1/+2
| * jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse2010-06-032-3/+16
| * jffs2: Fix in-core inode leaks on error pathsDavid Woodhouse2010-06-031-59/+56
| * mtd: Fix NAND submenuMaxim Levitsky2010-06-031-10/+11
| * mtd/r852: update card detect early.Maxim Levitsky2010-06-021-1/+1
| * mtd/r852: Fixes in case of DMA timeoutMaxim Levitsky2010-06-021-3/+11
| * mtd/r852: register IRQ as last stepMaxim Levitsky2010-06-021-5/+6
| * drivers/mtd: Use memdup_userJulia Lawall2010-05-221-8/+3
| * docbook: make mtd nand module init staticH Hartley Sweeten2010-05-211-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-075-27/+30
|\ \
| * | ahci: redo stopping DMA engines on empty portsTejun Heo2010-06-071-18/+3
| * | sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley2010-06-071-6/+6
| * | ahci: add pci quirk for JMB362Tejun Heo2010-06-072-1/+5
| * | sata_via: explain the magic fixTejun Heo2010-06-071-2/+16
* | | [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-071-1/+1
|/ /
* | Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds2010-06-061-1/+1
* | Linux 2.6.35-rc2Linus Torvalds2010-06-051-1/+1
* | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-051-0/+9
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-06-052-17/+26
|\ \
| * | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov2010-06-051-17/+23
| * | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o2010-06-021-0/+3
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-06-0518-798/+736
|\ \ \
| * \ \ Merge branch 'master' into for-linusAlex Elder2010-06-0418-798/+736
| |\ \ \
| | * | | xfs: improve xfs_isilockedChristoph Hellwig2010-06-031-16/+10
| | * | | xfs: skip writeback from reclaim contextChristoph Hellwig2010-06-031-0/+15
| | * | | xfs: remove done roadmap item from xfs-delayed-logging-design.txtChristoph Hellwig2010-06-031-5/+0
| | * | | xfs: fix race in inode cluster freeing failing to stale inodesDave Chinner2010-06-031-80/+62
| | * | | xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-285-46/+21
| | * | | xfs: fix might_sleep() warning when initialising per-ag treeDave Chinner2010-05-281-1/+1
| | * | | fs/xfs/quota: Add missing mutex_unlockJulia Lawall2010-05-281-1/+3
| | * | | xfs: remove duplicated #includeHuang Weiyi2010-05-281-1/+0
| | * | | xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-281-168/+188
| | * | | xfs: xfs_trace.c: remove duplicated #includeHuang Weiyi2010-05-281-1/+0
| | * | | xfs: Check new inode size is OK before preallocatingDave Chinner2010-05-282-4/+14
| | * | | xfs: clean up xlog_alignChristoph Hellwig2010-05-281-8/+3
| | * | | xfs: cleanup log reservation calculactionsChristoph Hellwig2010-05-282-457/+400
| | * | | xfs: be more explicit if RT mount fails due to configEric Sandeen2010-05-281-1/+10