summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | ftrace: Fix possible undefined return codeGuoWen Li2011-06-061-1/+1
| | * | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-082-5/+11
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-302-5/+11
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-133-0/+27
| |\ \ \ \ \ \ \ \
| | | * | | | | | | genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl2011-06-101-0/+3
| | * | | | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-091-0/+11
| | * | | | | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-081-0/+13
| * | | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-131-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi-pl022: Add missing return value updateVirupax Sadashivpetimath2011-06-131-0/+1
| * | | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-06-1315-71/+26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner2011-06-032-30/+0
| | * | | | | | | | | | ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2011-06-032-5/+6
| | * | | | | | | | | | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner2011-06-031-1/+1
| | * | | | | | | | | | ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-032-24/+0
| | * | | | | | | | | | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park2011-06-031-0/+2
| | * | | | | | | | | | ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera2011-06-033-1/+7
| | * | | | | | | | | | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-013-3/+3
| | * | | | | | | | | | ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna2011-06-011-4/+2
| | * | | | | | | | | | ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi2011-06-011-3/+5
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-06-132-13/+28
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi2011-06-111-1/+1
| | * | | | | | | | | | nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi2011-06-111-7/+14
| | * | | | | | | | | | nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi2011-06-111-5/+13
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-1210-113/+233
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan2011-06-111-1/+1
| | * | | | | | | | | | | Btrfs - use %pU to print fsidIlya Dryomov2011-06-101-6/+2
| | * | | | | | | | | | | Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt2011-06-101-1/+1
| | * | | | | | | | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-06-102-32/+39
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | btrfs: remove unneeded includes from scrub.cArne Jansen2011-06-101-6/+0
| | | * | | | | | | | | | | btrfs: reinitialize scrub workersArne Jansen2011-06-102-3/+5
| | | * | | | | | | | | | | btrfs: scrub: errors in tree enumerationArne Jansen2011-06-101-23/+34
| | | * | | | | | | | | | | Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik2011-06-101-3/+7
| | * | | | | | | | | | | | btrfs: fix unlocked access of delalloc_inodesDavid Sterba2011-06-101-2/+1
| | * | | | | | | | | | | | Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan2011-06-101-9/+14
| | * | | | | | | | | | | | btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy2011-06-101-1/+1
| | * | | | | | | | | | | | Btrfs: clear current->journal_info on async transaction commitSage Weil2011-06-101-1/+4
| | * | | | | | | | | | | | Btrfs: make sure to recheck for bitmaps in clustersChris Mason2011-06-101-4/+5
| | * | | | | | | | | | | | Btrfs: unlock the trans lock properlyJosef Bacik2011-06-091-1/+1
| | * | | | | | | | | | | | Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik2011-06-091-3/+7
| | * | | | | | | | | | | | Btrfs: fix duplicate checking logicJosef Bacik2011-06-081-3/+3
| | * | | | | | | | | | | | Btrfs: fix the allocator loop logicJosef Bacik2011-06-081-23/+25
| | * | | | | | | | | | | | Btrfs: fix bitmap regressionJosef Bacik2011-06-081-19/+69
| | * | | | | | | | | | | | Btrfs: don't commit the transaction if we dont have enough pinned bytesJosef Bacik2011-06-081-0/+7
| | * | | | | | | | | | | | Btrfs: noinline the cluster searching functionsJosef Bacik2011-06-081-8/+10
| | * | | | | | | | | | | | Btrfs: cache bitmaps when searching for a clusterJosef Bacik2011-06-081-5/+49
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-1214-60/+74
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-1011-31/+47
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim2011-06-101-2/+2
| | | * | | | | | | | | | | | ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen2011-06-091-9/+8
| | | * | | | | | | | | | | | ASoC: fsl: fix initialization of DMA buffersTimur Tabi2011-06-091-4/+5