summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-06-1123-187/+178
|\
| * m68knommu: remove unecessary include of thread_info.h in entry.SGreg Ungerer2009-06-111-1/+0
| * m68knommu: enumerate INIT_THREAD fields properlyGreg Ungerer2009-06-111-4/+4
| * headers_check fix: m68k, swab.hJaswinder Singh Rajput2009-06-111-1/+1
| * arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches2009-06-112-12/+8
| * m68knommu: remove obsolete reset codeGreg Ungerer2009-06-112-105/+0
| * m68knommu: move CPU reset code for the 5272 ColdFire into its platform codeGreg Ungerer2009-06-111-4/+14
| * m68knommu: move CPU reset code for the 528x ColdFire into its platform codeGreg Ungerer2009-06-112-4/+17
| * m68knommu: move CPU reset code for the 527x ColdFire into its platform codeGreg Ungerer2009-06-112-6/+18
| * m68knommu: move CPU reset code for the 523x ColdFire into its platform codeGreg Ungerer2009-06-112-6/+17
| * m68knommu: move CPU reset code for the 520x ColdFire into its platform codeGreg Ungerer2009-06-112-6/+18
| * m68knommu: add CPU reset code for the 532x ColdFireGreg Ungerer2009-06-112-3/+21
| * m68knommu: add CPU reset code for the 5249 ColdFireGreg Ungerer2009-06-111-6/+12
| * m68knommu: add CPU reset code for the 5206e ColdFireGreg Ungerer2009-06-111-6/+12
| * m68knommu: add CPU reset code for the 5206 ColdFireGreg Ungerer2009-06-111-6/+12
| * m68knommu: add CPU reset code for the 5407 ColdFireGreg Ungerer2009-06-111-4/+12
| * m68knommu: add CPU reset code for the 5307 ColdFireGreg Ungerer2009-06-111-4/+12
| * m68knommu: merge system reset for code ColdFire 523x familyGreg Ungerer2009-06-111-11/+2
| * m68knommu: fix system reset for ColdFire 527x familyGreg Ungerer2009-06-111-8/+8
* | kvm: remove the duplicated cpumask_clearYinghai Lu2009-06-111-1/+0
* | x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu2009-06-111-2/+2
* | perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2009-06-112-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-06-1129-2153/+7306
|\ \
| * | Btrfs: fix extent_buffer leak during tree log replayChris Mason2009-06-111-0/+1
| * | Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dirChris Mason2009-06-111-1/+6
| * | Btrfs: fix -o nodatasum printk spellingChris Mason2009-06-111-1/+1
| * | Btrfs: check duplicate backrefs for both data and metadataYan Zheng2009-06-111-11/+4
| * | Btrfs: init worker struct fields before kthread-runShin Hong2009-06-101-1/+1
| * | Btrfs: pin buffers during write_dev_supersHisashi Hifumi2009-06-101-14/+29
| * | Btrfs: avoid races between super writeout and device list updatesChris Mason2009-06-103-2/+45
| * | Fix btrfs when ACLs are configured outAl Viro2009-06-102-5/+4
| * | Btrfs: fdatasync should skip metadata writeoutHisashi Hifumi2009-06-101-0/+2
| * | Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse2009-06-104-37/+7
| * | Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-105-21/+200
| * | Btrfs: autodetect SSD devicesChris Mason2009-06-105-0/+24
| * | Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-105-6/+22
| * | Btrfs: avoid allocation clusters that are too spread outChris Mason2009-06-101-1/+2
| * | Btrfs: Add mount -o nossdChris Mason2009-06-101-2/+7
| * | Btrfs: avoid IO stalls behind congested devices in a multi-device FSChris Mason2009-06-101-1/+4
| * | Btrfs: don't allow WRITE_SYNC bios to starve out regular writesChris Mason2009-06-101-7/+15
| * | Btrfs: fix metadata dirty throttling limitsChris Mason2009-06-101-5/+2
| * | Btrfs: reduce mount -o ssd CPU usageChris Mason2009-06-101-1/+1
| * | Btrfs: balance btree more oftenChris Mason2009-06-101-2/+2
| * | Btrfs: stop avoiding balancing at the end of the transaction.Chris Mason2009-06-101-7/+4
| * | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-1020-2043/+6928
| * | btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'Yan Zheng2009-06-101-4/+14
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-06-1123-662/+2813
|\ \ \
| * | | fsnotify: allow groups to set freeing_mark to nullEric Paris2009-06-112-8/+3
| * | | inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-113-3/+7
| * | | dnotify: do not bother to lock entry->lock when reading maskEric Paris2009-06-111-2/+1
OpenPOWER on IntegriCloud