summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-052-2/+8
* Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-031-0/+4
|\
| * ARM: S3C: PWM fix for low duty cyclePeter Korsgaard2009-07-301-0/+4
* | ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov2009-07-301-0/+3
* | Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-07-3064-375/+304
|\ \ | |/
| * S3C64XX: Fix ARMCLK configurationMark Brown2009-07-291-1/+1
| * S3C64XX: Fix get_rate() for ARMCLKMark Brown2009-07-291-1/+1
| * S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchipLars-Peter Clausen2009-07-291-1/+1
| * Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-291-0/+1
| |\
| | * x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom2009-07-291-0/+1
| * | mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-272-19/+0
| * | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-2717-220/+126
| |\ \
| | * | microblaze: Makefile cleanupSam Ravnborg2009-07-272-18/+19
| | * | microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-272-2/+2
| | * | microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek2009-07-271-0/+4
| | * | microblaze: Get module loading workingJohn Williams2009-07-271-5/+10
| | * | microblaze: remove sys_ipcArnd Bergmann2009-07-272-100/+1
| | * | microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-272-64/+47
| | * | microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-271-0/+2
| | * | microblaze: Fix do_page_fault for no contextMichal Simek2009-07-271-9/+4
| | * | microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek2009-07-271-3/+3
| | * | microblaze: Fix put_user macro for 64bits argumentsMichal Simek2009-07-271-1/+1
| | * | microblaze: Clear print messages for DTB passing via r7Michal Simek2009-07-271-0/+3
| | * | microblaze: Not to clear r7 after copying DTB to kernelMichal Simek2009-07-271-1/+0
| | * | microblaze: Add messages about FDT blobMichal Simek2009-07-271-3/+6
| | * | microblaze: Final support for statically linked DTBJohn Williams2009-07-273-15/+26
| | * | microblaze: remove duplicated #includeHuang Weiyi2009-07-271-1/+0
| | * | microblaze: Define tlb_flush macroMichal Simek2009-07-271-1/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-2710-23/+37
| |\ \ \
| | * | | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner2009-07-241-1/+1
| | * | | x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge2009-07-221-1/+1
| | * | | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai2009-07-211-1/+1
| | * | | x86-64: Fix bad_srat() to clear all stateAndi Kleen2009-07-211-2/+4
| | * | | x86, mce: Fix set_trigger() accessorJan Beulich2009-07-211-4/+2
| | * | | x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin2009-07-201-2/+2
| | * | | x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-201-5/+5
| | * | | x86: Add reboot fixup for SBC-fitPC2Denis Turischev2009-07-201-0/+8
| | * | | x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas2009-07-181-7/+0
| | * | | x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher2009-07-181-0/+13
| * | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-275-45/+48
| |\ \ \ \
| | * | | | [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky2009-07-241-2/+9
| | * | | | [S390] vdso: fix per cpu area allocationHeiko Carstens2009-07-241-3/+4
| | * | | | [S390] hibernation: fix register corruption on machine checksHeiko Carstens2009-07-242-33/+25
| | * | | | [S390] hibernation: fix lowcore handlingHeiko Carstens2009-07-242-7/+10
| | | |/ / | | |/| |
| * | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-2729-67/+91
| |/ / /
* | | | Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu...Russell King2009-07-302-134/+287
|\ \ \ \
| * | | | mx3 defconfig updateSascha Hauer2009-07-281-49/+102
| * | | | mx27 defconfig updateSascha Hauer2009-07-281-85/+185
| |/ / /
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-306-0/+20
|\ \ \ \
| * | | | [ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=nMike Rapoport2009-07-231-0/+4
OpenPOWER on IntegriCloud