summaryrefslogtreecommitdiffstats
path: root/arch/mips/pnx833x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang3-2/+9
2011-09-21MIPS: Do not use EXTRA_CFLAGSArnaud Lacombe1-1/+1
2011-09-21MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2-7/+4
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin1-1/+3
2011-09-21MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin1-2/+7
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin1-4/+2
2011-09-21MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle1-2/+1
2011-09-21MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss1-8/+14
2011-09-21MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss1-1/+1
2011-09-21MIPS: MSP71xx: Fix build error.Ralf Baechle1-2/+2
2011-09-21MIPS: Handle __put_user() sleeping.Ralf Baechle1-0/+3
2011-09-21MIPS: Allow forced irq threadingThomas Gleixner1-0/+1
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang1-0/+1
2011-09-21MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin2-1/+3
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin12-10/+24
2011-09-21MIPS: Make the die_lock be rawWu Zhangjin1-3/+3
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner1-19/+20
2011-09-21MIPS: RC32434: Fix PCI build errorYoichi Yuasa1-1/+1
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl3-3/+0
2011-09-17MIPS: Trivial style cleanups in mmap.cKevin Cernekee1-23/+25
2011-09-17MIPS: i8259: Correct comment for i8259Hillf Danton1-1/+1
2011-09-17MIPS: VPE: Select correct tcHillf Danton1-1/+1
2011-09-05Linux 3.1-rc5v3.1-rc5Linus Torvalds1-1/+1
2011-09-02drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher2-0/+30
2011-09-01xfs: fix ->write_inode return valuesChristoph Hellwig1-25/+9
2011-09-01xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig1-3/+11
2011-08-31ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang3-4/+18
2011-08-31drm/radeon/kms: set a default max_pixel_clockDave Airlie1-0/+3
2011-08-31md/raid5: fix a hang on device failure.NeilBrown1-1/+1
2011-08-31powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan1-1/+1
2011-08-31powerpc/85xx: enable caam crypto driver by defaultKim Phillips3-1/+6
2011-08-31powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2-0/+2
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven1-2/+2
2011-08-30drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher1-0/+8
2011-08-30drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse2-0/+2
2011-08-30md: fix clearing of 'blocked' flag in the presence of bad blocks.NeilBrown1-1/+1
2011-08-30sparc64: Only Panther cheetah+ chips have POPC.David S. Miller1-2/+8
2011-08-30remove remaining references to nfsservctlStephen Rothwell2-2/+2
2011-08-29MAINTAINERS: change framebuffer maintainerFlorian Tobias Schandinat1-2/+2
2011-08-29sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal1-1/+1
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell1-1/+1
2011-08-29drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim1-0/+2
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm1-1/+5
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm1-3/+9
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto1-2/+4
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto1-1/+1
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm1-4/+3
2011-08-29sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda1-0/+1
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi1-1/+1
2011-08-29sh: Add unaligned memory access for PC relative intructionsPhil Edworthy1-0/+35