aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+1
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom1-0/+1
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2-19/+0
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-220/+126
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-23/+37
2009-07-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-45/+48
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt29-67/+91
2009-07-27microblaze: Makefile cleanupSam Ravnborg2-18/+19
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek2-2/+2
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek1-0/+4
2009-07-27microblaze: Get module loading workingJohn Williams1-5/+10
2009-07-27microblaze: remove sys_ipcArnd Bergmann2-100/+1
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek2-64/+47
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek1-0/+2
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek1-9/+4
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek1-3/+3
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek1-1/+1
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek1-0/+3
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek1-1/+0
2009-07-27microblaze: Add messages about FDT blobMichal Simek1-3/+6
2009-07-27microblaze: Final support for statically linked DTBJohn Williams3-15/+26
2009-07-27microblaze: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-27microblaze: Define tlb_flush macroMichal Simek1-1/+1
2009-07-24[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky1-2/+9
2009-07-24[S390] vdso: fix per cpu area allocationHeiko Carstens1-3/+4
2009-07-24[S390] hibernation: fix register corruption on machine checksHeiko Carstens2-33/+25
2009-07-24[S390] hibernation: fix lowcore handlingHeiko Carstens2-7/+10
2009-07-24x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner1-1/+1
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perfLinus Torvalds1-20/+233
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge1-1/+1
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra1-2/+0
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai1-1/+1
2009-07-21x86-64: Fix bad_srat() to clear all stateAndi Kleen1-2/+4
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich1-4/+2
2009-07-20x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin1-2/+2
2009-07-20x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak1-5/+5
2009-07-20x86: Add reboot fixup for SBC-fitPC2Denis Turischev1-0/+8
2009-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds28-109/+139
2009-07-20blackfin: fix wrong CTS inversionSonic Zhang6-6/+6
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-47/+474
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2-4/+2
2009-07-18x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas1-7/+0
2009-07-18x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher1-0/+13
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott1-1/+1
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6Linus Torvalds3-0/+11
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-11/+12
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h"Aurelien Jarno1-0/+2
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1