summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-04Linux 3.1-rc5v3.1-rc5Linus Torvalds
2011-09-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-09-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-09-02drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher
2011-09-01xfs: fix ->write_inode return valuesChristoph Hellwig
2011-08-31xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig
2011-08-31Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4Linus Torvalds
2011-08-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-08-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-08-31ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang
2011-08-31drm/radeon/kms: set a default max_pixel_clockDave Airlie
2011-08-31md/raid5: fix a hang on device failure.NeilBrown
2011-08-30powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan
2011-08-30powerpc/85xx: enable caam crypto driver by defaultKim Phillips
2011-08-30powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi
2011-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven
2011-08-30drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher
2011-08-30drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse
2011-08-30md: fix clearing of 'blocked' flag in the presence of bad blocks.NeilBrown
2011-08-29sparc64: Only Panther cheetah+ chips have POPC.David S. Miller
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-29remove remaining references to nfsservctlStephen Rothwell
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29MAINTAINERS: change framebuffer maintainerFlorian Tobias Schandinat
2011-08-29sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell
2011-08-29drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt
2011-08-29sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi
2011-08-29sh: Add unaligned memory access for PC relative intructionsPhil Edworthy
2011-08-29sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy
2011-08-28Linux 3.1-rc4v3.1-rc4Linus Torvalds
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon