aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
* MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13
* MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer2009-05-141-2/+2
* MIPS: Alchemy: Timer build fixManuel Lauss2009-05-141-1/+1
* MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Ralf Baechle2009-05-141-4/+0
* MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-146-4/+44
* MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto2009-05-143-3/+3
* MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2009-05-142-20/+8
* MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-142-2/+11
* MIPS: Loongson 2 needs no hazard barriers.Zhang Le2009-05-141-2/+3
* MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto2009-05-141-1/+0
* MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto2009-05-141-1/+1
* MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2009-05-142-4/+4
* MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle2009-05-141-1/+1
* MIPS: Add Loongson cpu-feature-overrides.hZhang Le2009-05-141-0/+59
* MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle2009-05-141-1/+1
* MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.cDmitri Vorobiev2009-05-141-7/+7
* MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-141-2/+2
* MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev2009-05-141-1/+1
* MIPS: IP32: Two symbols can become staticDmitri Vorobiev2009-05-141-2/+2
* MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss2009-05-141-17/+0
* MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss2009-05-141-2/+2
* MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss2009-05-141-1/+1
* MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2009-05-142-2/+6
* MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell2009-05-141-8/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-05-1312-20/+81
|\
| * xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-112-6/+19
| * xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer2009-05-111-2/+1
| * xtensa: implement ccount calibration for s6000Oskar Schirmer2009-05-113-0/+29
| * xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer2009-05-111-2/+2
| * xtensa: register gpio chip before useJohannes Weiner2009-05-113-2/+10
| * xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-111-2/+14
| * xtensa: Fix checksum header fileChris Zankel2009-05-111-2/+4
| * xtensa: Fix architecture specific KconfigChris Zankel2009-05-111-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-05-133-1/+11
|\ \
| * | Squashfs: cody tidying, remove commented out line in MakefilePhillip Lougher2009-05-131-1/+0
| * | Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher2009-05-131-0/+10
| * | Squashfs: fix breakage when page size > metadata block sizeDoug Chapman2009-05-131-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-05-131-0/+1
|\ \
| * | fuse: destroy bdi on errorMiklos Szeredi2009-04-281-0/+1
* | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-05-132-6/+8
|\ \ \
| * | | KVM: SVM: Remove port 80 passthroughAvi Kivity2009-05-111-1/+0
| * | | KVM: Make EFER reads safe when EFER does not existAvi Kivity2009-05-111-2/+2
| * | | KVM: Fix NX support reportingAvi Kivity2009-05-111-1/+1
| * | | KVM: SVM: Fix cross vendor migration issue with unusable bitAndre Przywara2009-05-111-2/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-05-137-149/+167
|\ \ \ \
| * | | | nilfs2: check size of array structured data exchanged via ioctlsRyusuke Konishi2009-05-121-0/+10
| * | | | nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi2009-05-114-74/+100
| * | | | nilfs2: fix possible circular locking for get information ioctlsRyusuke Konishi2009-05-111-62/+38
| * | | | nilfs2: ensure to clear dirty state when deleting metadata file blockRyusuke Konishi2009-05-102-2/+3