summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki2011-09-211-30/+22
* MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang2011-09-213-2/+9
* MIPS: Do not use EXTRA_CFLAGSArnaud Lacombe2011-09-211-1/+1
* MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2011-09-212-7/+4
* SERIAL: Lantiq: Set timeout in uart_portJohn Crispin2011-09-211-1/+3
* MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin2011-09-211-2/+7
* MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin2011-09-211-4/+2
* MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle2011-09-211-2/+1
* MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss2011-09-211-8/+14
* MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss2011-09-211-1/+1
* MIPS: MSP71xx: Fix build error.Ralf Baechle2011-09-211-2/+2
* MIPS: Handle __put_user() sleeping.Ralf Baechle2011-09-211-0/+3
* MIPS: Allow forced irq threadingThomas Gleixner2011-09-211-0/+1
* MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang2011-09-211-0/+1
* MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin2011-09-212-1/+3
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-2112-10/+24
* MIPS: Make the die_lock be rawWu Zhangjin2011-09-211-3/+3
* MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner2011-09-211-19/+20
* MIPS: RC32434: Fix PCI build errorYoichi Yuasa2011-09-211-1/+1
* MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2011-09-173-3/+0
* MIPS: Trivial style cleanups in mmap.cKevin Cernekee2011-09-171-23/+25
* MIPS: i8259: Correct comment for i8259Hillf Danton2011-09-171-1/+1
* MIPS: VPE: Select correct tcHillf Danton2011-09-171-1/+1
* Linux 3.1-rc5v3.1-rc5Linus Torvalds2011-09-041-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-023-0/+33
|\
| * drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher2011-09-022-0/+30
| * drm/radeon/kms: set a default max_pixel_clockDave Airlie2011-08-311-0/+3
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-09-023-28/+30
|\ \
| * | xfs: fix ->write_inode return valuesChristoph Hellwig2011-09-011-25/+9
| * | xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig2011-08-311-3/+11
| * | xfs: deprecate the nodelaylog mount optionChristoph Hellwig2011-08-252-0/+10
* | | Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4Linus Torvalds2011-08-313-4/+18
|\ \ \
| * | | ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang2011-08-313-4/+18
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-08-313-5/+15
|\ \ \ \
| * | | | md/raid5: fix a hang on device failure.NeilBrown2011-08-311-1/+1
| * | | | md: fix clearing of 'blocked' flag in the presence of bad blocks.NeilBrown2011-08-301-1/+1
| * | | | md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown2011-08-251-1/+1
| * | | | md: use REQ_NOIDLE flag in md_super_write()Namhyung Kim2011-08-251-1/+1
| * | | | md: ensure changes to 'write-mostly' are reflected in metadata.NeilBrown2011-08-251-0/+5
| * | | | md: report failure if a 'set faulty' request doesn't.NeilBrown2011-08-251-1/+6
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-08-316-2/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan2011-08-301-1/+1
| * | | | powerpc/85xx: enable caam crypto driver by defaultKim Phillips2011-08-303-1/+6
| * | | | powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2011-08-302-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-301-2/+8
|\ \ \ \ \
| * | | | | sparc64: Only Panther cheetah+ chips have POPC.David S. Miller2011-08-291-2/+8
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-304-0/+12
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher2011-08-301-0/+8
| * | | | | | drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse2011-08-302-0/+2
| * | | | | | drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim2011-08-291-0/+2
| | |/ / / / | |/| | | |