summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27microblaze: Makefile cleanupSam Ravnborg
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek
2009-07-27microblaze: Get module loading workingJohn Williams
2009-07-27microblaze: remove sys_ipcArnd Bergmann
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek
2009-07-27microblaze: Add messages about FDT blobMichal Simek
2009-07-27microblaze: Final support for statically linked DTBJohn Williams
2009-07-27microblaze: remove duplicated #includeHuang Weiyi
2009-07-27microblaze: Define tlb_flush macroMichal Simek
2009-07-24[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky
2009-07-24[S390] vdso: fix per cpu area allocationHeiko Carstens
2009-07-24[S390] hibernation: fix register corruption on machine checksHeiko Carstens
2009-07-24[S390] hibernation: fix lowcore handlingHeiko Carstens
2009-07-24x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai
2009-07-21x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich
2009-07-20x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-07-20x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak
2009-07-20x86: Add reboot fixup for SBC-fitPC2Denis Turischev
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-07-20blackfin: fix wrong CTS inversionSonic Zhang
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King
2009-07-18x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas
2009-07-18x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno
2009-07-17Add dma_debug_init() for ia64fujita
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu