summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C: CPUFREQ: Documentation for cpufreq headerBen Dooks2009-07-301-10/+81
* ARM: S3C24XX: CPUFREQ: Add core support.Ben Dooks2009-07-303-0/+889
* ARM: S3C24XX: Add BWSCON per-bank information.Ben Dooks2009-07-301-0/+10
* 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 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-221-20/+233
|\ \ \
| * | | perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
| * | | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
| * | | perf_counter: Clean up global vs counter enablePeter Zijlstra2009-07-101-8/+8
| * | | perf_counter: Fix up P6 PMU detailsPeter Zijlstra2009-07-101-5/+23
| * | | perf_counter: Add P6 PMU supportVince Weaver2009-07-101-14/+213
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-201-1/+1
|\ \ \ \