aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2-2/+2
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2-2/+2
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk1-1/+1
2011-10-10Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds4-12/+7
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich1-1/+0
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds39-126/+164
2011-10-08Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann3-12/+6
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar1-0/+1
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch1-1/+9
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-11/+21
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin1-3/+0
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren1-1/+2
2011-09-30ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley1-8/+4
2011-09-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-4/+6
2011-09-29Merge git://github.com/davem330/sparcLinus Torvalds10-15/+61
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller1-0/+5
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds4-13/+10
2011-09-27ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki1-4/+2
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki1-4/+2
2011-09-26Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2-2/+3
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds7-22/+77
2011-09-26[S390] gmap: always up mmap_sem properlyCarsten Otte1-3/+4
2011-09-26[S390] Do not clobber personality flags on execMartin Schwidefsky1-1/+2
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon1-17/+17
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski1-4/+5
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner1-1/+1
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity1-1/+1
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin1-1/+2
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney1-1/+0
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-10/+16
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller2-2/+2
2011-09-21MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney1-1/+2
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney1-2/+2
2011-09-21MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEDavid Daney1-0/+5
2011-09-21MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki1-30/+22
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-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