summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-10-104-12/+7
|\
| * Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann2011-10-083-12/+6
| |\
| | * ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin2011-09-301-3/+0
| | * ARM: OMAP: Fix i2c init for twl4030Tony Lindgren2011-09-301-1/+2
| | * ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley2011-09-301-8/+4
| * | ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar2011-10-071-0/+1
| |/
* | ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich2011-10-101-1/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-10-1039-126/+164
|\ \
| * | MIPS: Call oops_enter, oops_exit in dieNathan Lynch2011-10-011-1/+9
| * | MIPS: Octeon: Enable C0_UserLocal probing.David Daney2011-09-241-1/+0
| * | MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney2011-09-211-1/+2
| * | MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney2011-09-211-2/+2
| * | MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEDavid Daney2011-09-211-0/+5
| * | 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
| * | 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
* | | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel2011-10-061-0/+11
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-11/+21
|\ \ \ \ \
| | * | | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-212-11/+21
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-292-4/+6
|\ \ \ \ \
| * | | | | [S390] gmap: always up mmap_sem properlyCarsten Otte2011-09-261-3/+4
| * | | | | [S390] Do not clobber personality flags on execMartin Schwidefsky2011-09-261-1/+2
* | | | | | Merge git://github.com/davem330/sparcLinus Torvalds2011-09-2910-15/+61
|\ \ \ \ \ \
| * | | | | | sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
| * | | | | | sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-212-2/+2
| * | | | | | sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-202-5/+1
| * | | | | | sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-166-8/+53
* | | | | | | powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-291-0/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds2011-09-264-13/+10
|\ \ \ \ \ \
| * | | | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-271-4/+2
| * | | | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-271-4/+2
OpenPOWER on IntegriCloud