summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-02-21Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-21Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-21Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-02-21ARM: 6745/1: kprobes insn decoding fixNicolas Pitre
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King
2011-02-21ARM: Ensure predictable endian state on signal handler entryRussell King
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll
2011-02-21ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar
2011-02-21ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim
2011-02-21ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar
2011-02-21ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar
2011-02-19ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas
2011-02-19ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre
2011-02-19ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon
2011-02-19ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar
2011-02-18ARM: S5PV210: Fix regulator namesMarek Szyprowski
2011-02-18ARM: S5PV210: Update max8998_platform_dataMarek Szyprowski
2011-02-18ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdataAxel Lin
2011-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-02-17[S390] net: provide architecture specific NET_SKB_PADHorst Hartmann
2011-02-17[S390] atomic: use inline asmHeiko Carstens
2011-02-17[S390] correct ipl parameter block safe guardMartin Schwidefsky
2011-02-17[S390] atomic: use ACCESS_ONCE() for atomic_read()Heiko Carstens
2011-02-17ARM: S5P: Fix end address in memory resource information for UART devicesThomas Abraham
2011-02-17ARM: S5P64X0: Cleanup map.h fileKukjin Kim
2011-02-17ARM: S5P6442: Cleanup map.h fileKukjin Kim
2011-02-17ARM: S5PC100: Clenaup map.h fileKukjin Kim
2011-02-17ARM: S5PV210: Cleanup map.h fileKukjin Kim
2011-02-17ARM: S5PV310: Cleanup map.h fileKukjin Kim
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer
2011-02-15sparc64: Fix NMI startup bug which also breaks perf.David S. Miller
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-14Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner