summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-11NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux
2011-06-11NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux
2011-06-11ide-cd: signedness warning fix againConnor Hansen
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells
2011-06-11Btrfs: use join_transaction in btrfs_evict_inode()Li Zefan
2011-06-11nilfs2: fix problem in setting checkpoint intervalRyusuke Konishi
2011-06-11nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi
2011-06-11nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi
2011-06-11spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches
2011-06-10Btrfs - use %pU to print fsidIlya Dryomov
2011-06-10Btrfs: fix extent state leak on failed nodatasum readsJan Schmidt
2011-06-10Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-06-10btrfs: fix unlocked access of delalloc_inodesDavid Sterba
2011-06-10Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Li Zefan
2011-06-10btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy
2011-06-10Btrfs: clear current->journal_info on async transaction commitSage Weil
2011-06-10Btrfs: make sure to recheck for bitmaps in clustersChris Mason
2011-06-10Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles
2011-06-10ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen
2011-06-10ALSA: Use %pV for snd_printk()Takashi Iwai
2011-06-10ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai
2011-06-10ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai
2011-06-10btrfs: remove unneeded includes from scrub.cArne Jansen
2011-06-10btrfs: reinitialize scrub workersArne Jansen
2011-06-10btrfs: scrub: errors in tree enumerationArne Jansen
2011-06-10Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik
2011-06-10ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim
2011-06-10genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl
2011-06-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-06-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom
2011-06-09ethtool.h: fix typosYegor Yefremov
2011-06-09ep93xx_eth: Update MAINTAINERSH Hartley Sweeten
2011-06-09ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert
2011-06-09perf: Use make kernelversion instead of parsing the MakefileMichal Marek
2011-06-09kbuild: Hack for depmod not handling X.Y versionsMichal Marek
2011-06-09kbuild: Move depmod call to a separate scriptMichal Marek
2011-06-09kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVELMichal Marek
2011-06-09kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVELMichal Marek
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij
2011-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-06-09Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2011-06-09Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-06-09vsprintf: Update %pI6c to not compress a single 0Joe Perches
2011-06-09exec: delay address limit change until point of no returnMathias Krause