summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-06-14avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt
2011-06-14avr32: add some more at91 to cpu.h definitionNicolas Ferre
2011-06-14avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsHans-Christian Egtvedt
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-06-14ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt
2011-06-14ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm
2011-06-14ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm
2011-06-14ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm
2011-06-14m68k: use kernel processor defines for conditional optimizationsGreg Ungerer
2011-06-14m68knommu: create config options for CPU classesGreg Ungerer
2011-06-14m68knommu: fix linker script exported name sectionsGreg Ungerer
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-13Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren
2011-06-13omap: pandora: fix NAND supportGrazvydas Ignotas
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-11ARM: footbridge: fix clock event supportRussell King
2011-06-11ARM: footbridge: fix debug macrosRussell King
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King
2011-06-10Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King
2011-06-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom
2011-06-09ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij
2011-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-09Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-06-09exec: delay address limit change until point of no returnMathias Krause
2011-06-09x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli
2011-06-09xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang
2011-06-09ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre
2011-06-09ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij
2011-06-09Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King
2011-06-09Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao
2011-06-09unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao
2011-06-09unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao
2011-06-09unicore32: change zImage physical address, though it's PIC codesGuan Xuetao
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt