summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-12ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko4-31/+61
2011-06-12dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1
2011-06-12NET: am79c961: fix assembler warningsRussell King - ARM Linux1-17/+18
2011-06-12NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux1-37/+40
2011-06-12NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux1-7/+7
2011-06-12ide-cd: signedness warning fix againConnor Hansen1-1/+2
2011-06-12linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan1-1/+1
2011-06-11nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi1-1/+1
2011-06-11nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi1-7/+14
2011-06-11nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi1-5/+13
2011-06-11gpio/vr41xx: Convert use of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-06-11gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten1-0/+1
2011-06-11Btrfs - use %pU to print fsidIlya Dryomov1-6/+2
2011-06-11Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt1-1/+1
2011-06-11Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2-32/+39
2011-06-11btrfs: fix unlocked access of delalloc_inodesDavid Sterba1-2/+1
2011-06-11Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan1-9/+14
2011-06-11btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy1-1/+1
2011-06-11Btrfs: clear current->journal_info on async transaction commitSage Weil1-1/+4
2011-06-11Btrfs: make sure to recheck for bitmaps in clustersChris Mason1-4/+5
2011-06-10Merge branch 'fix/asoc' into for-linusTakashi Iwai11-31/+47
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-10ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen1-0/+1
2011-06-10ALSA: Use %pV for snd_printk()Takashi Iwai1-23/+17
2011-06-10ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai1-5/+7
2011-06-10ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai1-1/+1
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen1-6/+0
2011-06-10btrfs: reinitialize scrub workersArne Jansen2-3/+5
2011-06-10btrfs: scrub: errors in tree enumerationArne Jansen1-23/+34
2011-06-10Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik1-3/+7
2011-06-10ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim1-2/+2
2011-06-10genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl1-0/+3
2011-06-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+8
2011-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds46-117/+1401
2011-06-10Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds4-19/+53
2011-06-10sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom1-0/+16
2011-06-10sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-10ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-10ep93xx_eth: Update MAINTAINERSH Hartley Sweeten1-1/+1
2011-06-10ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert1-3/+3
2011-06-10perf: Use make kernelversion instead of parsing the MakefileMichal Marek1-6/+1
2011-06-10kbuild: Hack for depmod not handling X.Y versionsMichal Marek1-1/+24
2011-06-10kbuild: Move depmod call to a separate scriptMichal Marek2-11/+26
2011-06-10kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
2011-06-10kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
2011-06-10gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij3-11/+33
2011-06-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-41/+48
2011-06-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-45/+84